rpms/redhat-rpm-config/F-11 limit-smp-16-threads.patch, 1.1, 1.2 redhat-rpm-config.spec, 1.62, 1.63

Adam Jackson ajax at fedoraproject.org
Wed Jun 3 19:18:26 UTC 2009


Author: ajax

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

Modified Files:
	limit-smp-16-threads.patch redhat-rpm-config.spec 
Log Message:
* Wed Jun 03 2009 Adam Jackson <ajax at redhat.com> 9.0.3-9
- limit-smp-16-threads.patch: Rediff so we don't ship a .orig file (#500316)


limit-smp-16-threads.patch:

Index: limit-smp-16-threads.patch
===================================================================
RCS file: /cvs/pkgs/rpms/redhat-rpm-config/F-11/limit-smp-16-threads.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- limit-smp-16-threads.patch	16 Feb 2009 17:07:41 -0000	1.1
+++ limit-smp-16-threads.patch	3 Jun 2009 19:17:55 -0000	1.2
@@ -1,7 +1,7 @@
-diff -Nur redhat-rpm-config-9.0.2-orig/macros redhat-rpm-config-9.0.2/macros
---- redhat-rpm-config-9.0.2-orig/macros	2008-04-03 02:14:54.000000000 -0500
-+++ redhat-rpm-config-9.0.2/macros	2008-05-20 13:33:15.000000000 -0500
-@@ -68,7 +68,8 @@
+diff -up redhat-rpm-config-9.0.3/macros.orig redhat-rpm-config-9.0.3/macros
+--- redhat-rpm-config-9.0.3/macros.orig	2008-05-06 19:08:20.000000000 -0400
++++ redhat-rpm-config-9.0.3/macros	2009-06-03 15:00:28.000000000 -0400
+@@ -67,7 +67,8 @@
  
  %_smp_mflags %([ -z "$RPM_BUILD_NCPUS" ] \\\
  	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\


Index: redhat-rpm-config.spec
===================================================================
RCS file: /cvs/pkgs/rpms/redhat-rpm-config/F-11/redhat-rpm-config.spec,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -p -r1.62 -r1.63
--- redhat-rpm-config.spec	25 Feb 2009 19:31:00 -0000	1.62
+++ redhat-rpm-config.spec	3 Jun 2009 19:17:55 -0000	1.63
@@ -1,7 +1,7 @@
 Summary: Red Hat specific rpm configuration files.
 Name: redhat-rpm-config
 Version: 9.0.3
-Release: 8%{?dist}
+Release: 9%{?dist}
 # No version specified.
 License: GPL+
 Group: Development/System
@@ -35,6 +35,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_prefix}/lib/rpm/redhat
 
 %changelog
+* Wed Jun 03 2009 Adam Jackson <ajax at redhat.com> 9.0.3-9
+- limit-smp-16-threads.patch: Rediff so we don't ship a .orig file (#500316)
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 9.0.3-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list