rpms/redhat-rpm-config/F-10 redhat-rpm-config.spec,1.59,1.60

Paul Howarth pghmcfc at fedoraproject.org
Tue Sep 1 22:12:14 UTC 2009


Author: pghmcfc

Update of /cvs/pkgs/rpms/redhat-rpm-config/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9200/F-10

Modified Files:
	redhat-rpm-config.spec 
Log Message:
Fix unescaped %buildroot macro in changelog


Index: redhat-rpm-config.spec
===================================================================
RCS file: /cvs/pkgs/rpms/redhat-rpm-config/F-10/redhat-rpm-config.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -p -r1.59 -r1.60
--- redhat-rpm-config.spec	21 Aug 2009 20:54:07 -0000	1.59
+++ redhat-rpm-config.spec	1 Sep 2009 22:12:14 -0000	1.60
@@ -38,7 +38,7 @@ rm -rf ${RPM_BUILD_ROOT}
 - add filtering system macros, w/o backporting other updates (#516240)
 
 * Tue Jul 21 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 9.0.3-5
-- always delete %%buildroot as first step of %%install (as long as %buildroot is not /)
+- always delete %%buildroot as first step of %%install (as long as %%buildroot is not /)
 
 * Mon Feb 16 2009 Dennis Gilmore <dennis at ausil.us> - 9.0.3-4
 - limit _smp_flags to -j16




More information about the fedora-extras-commits mailing list