rpms/redhat-rpm-config/OLPC-2 redhat-rpm-config-olpc-version-2.patch, NONE, 1.1 redhat-rpm-config.spec, 1.47, 1.48

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Jun 15 19:56:07 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/redhat-rpm-config/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3071

Modified Files:
	redhat-rpm-config.spec 
Added Files:
	redhat-rpm-config-olpc-version-2.patch 
Log Message:

olpc variant .olpc2


redhat-rpm-config-olpc-version-2.patch:

--- NEW FILE redhat-rpm-config-olpc-version-2.patch ---
diff -urNp redhat-rpm-config-8.0.45_orig/macros redhat-rpm-config-8.0.45/macros
--- redhat-rpm-config-8.0.45_orig/macros	2007-04-03 00:01:18.000000000 -0400
+++ redhat-rpm-config-8.0.45/macros	2007-04-03 00:03:44.000000000 -0400
@@ -8,6 +8,10 @@
 %_gnu			-gnu
 %_target_platform	%{_target_cpu}-%{_vendor}-%{_target_os}%{?_gnu}
 
+%olpc			2
+%dist			.olpc2
+%olpc2			1
+
 #==============================================================================
 # ---- configure macros.  note that most of these are inherited
 #      from the defaults.


Index: redhat-rpm-config.spec
===================================================================
RCS file: /cvs/pkgs/rpms/redhat-rpm-config/OLPC-2/redhat-rpm-config.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- redhat-rpm-config.spec	11 Apr 2007 19:58:55 -0000	1.47
+++ redhat-rpm-config.spec	15 Jun 2007 19:55:17 -0000	1.48
@@ -1,7 +1,7 @@
 Summary: Red Hat specific rpm configuration files.
 Name: redhat-rpm-config
 Version: 8.0.45
-Release: 15%{dist}
+Release: 16
 License: GPL
 Group: Development/System
 Source: redhat-rpm-config-%{version}.tar.gz
@@ -10,7 +10,7 @@
 Patch0: redhat-rpm-config-java.patch
 Patch1: redhat-rpm-config-find-requires.patch
 Patch2: redhat-rpm-config-kmp.patch
-Patch3: redhat-rpm-config-fedora-version-fc71.patch
+Patch3: redhat-rpm-config-olpc-version-2.patch
 Patch4: redhat-rpm-config-find-provides.patch
 BuildArch: noarch
 #Requires: rpmbuild(VendorConfig) <= 4.1
@@ -51,6 +51,9 @@
 %{_prefix}/lib/rpm/redhat
 
 %changelog
+* Fri Jun 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> 8.0.45-16
+- olpc variant
+
 * Wed Apr 11 2007 Jon Masters <jcm at redhat.com> 8.0.45-15
 - Add modalias tags to kernel module packages (kmods) for tracking.
 - Further information is available at http://www.kerneldrivers.org/.




More information about the scm-commits mailing list