RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm-5_3: rpm/tests/ Makefile.am

From: Jeff Johnson <jbj@rpm5.org>
Date: Tue 21 Sep 2010 - 18:19:02 CEST
Message-Id: <20100921161902.11B86D0F59@rpm5.org>
  RPM Package Manager, CVS Repository
  /cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: rpm                              Date:   21-Sep-2010 18:19:02
  Branch: rpm-5_3                          Handle: 2010092116190100

  Modified files:           (Branch: rpm-5_3)
    rpm/tests               Makefile.am

  Log:
    - tests: hmmm, mtree on rhel6 has fixed itself (VMFusion is cause?).

  Summary:
    Revision    Changes     Path
    1.63.2.12   +1  -2      rpm/tests/Makefile.am
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/tests/Makefile.am
  ============================================================================
  $ cvs diff -u -r1.63.2.11 -r1.63.2.12 Makefile.am
  --- rpm/tests/Makefile.am	18 Sep 2010 18:02:53 -0000	1.63.2.11
  +++ rpm/tests/Makefile.am	21 Sep 2010 16:19:01 -0000	1.63.2.12
  @@ -171,8 +171,7 @@
   	@-diff -u tmp/showrc ref/showrc || cp tmp/showrc ref/showrc
   	@${rpmdigest} --alldigests ref/[^C]* > tmp/.alldigests
   	@-diff -u tmp/.alldigests ref/.alldigests || cp tmp/.alldigests ref/.alldigests
  -	@echo "==> FIXME: mtree perms broken on rhel6"
  -	-${mtree} -c -p ref | ${mtree} -p ref	# XXX mtime usecs need fixing
  +	@${mtree} -c -p ref | ${mtree} -p ref	# XXX mtime usecs need fixing
   
   POPTURI =	/files/popt/
   POPTPKGS =	\
  @@ .
Received on Tue Sep 21 18:19:02 2010
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.