rpms/arm-gp2x-linux-glibc/devel arm-gp2x-linux-glibc.spec,1.2,1.3

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Wed Feb 13 18:19:53 UTC 2008


Author: jwrdegoede

Update of /cvs/extras/rpms/arm-gp2x-linux-glibc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25513

Modified Files:
	arm-gp2x-linux-glibc.spec 
Log Message:
* Wed Feb 13 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 2.3.6-5
- Fix error in %setup call causing a build error with newer rpmbuild



Index: arm-gp2x-linux-glibc.spec
===================================================================
RCS file: /cvs/extras/rpms/arm-gp2x-linux-glibc/devel/arm-gp2x-linux-glibc.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- arm-gp2x-linux-glibc.spec	5 Aug 2007 18:50:22 -0000	1.2
+++ arm-gp2x-linux-glibc.spec	13 Feb 2008 18:19:18 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:           %{target}-glibc
 Version:        2.3.6
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Cross Compiled GNU C Library targeted at %{target}
 Group:          Development/Languages
 License:        LGPLv2+
@@ -32,7 +32,7 @@
 
 
 %prep
-%setup -q -c -a 2
+%setup -q -c
 pushd glibc-%{version}
 tar -xf %{SOURCE1} 
 %patch1 -p1
@@ -103,6 +103,9 @@
 
 
 %changelog
+* Wed Feb 13 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 2.3.6-5
+- Fix error in %%setup call causing a build error with newer rpmbuild
+
 * Sun Aug  5 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 2.3.6-4
 - Do NOT provide and require native glibc symbols <sigh>
 




More information about the fedora-extras-commits mailing list