rpms/abicheck/devel abicheck.spec,1.54,1.55

Michael Schwendt mschwendt at fedoraproject.org
Fri Aug 29 09:17:07 UTC 2008


Author: mschwendt

Update of /cvs/extras/rpms/abicheck/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20708

Modified Files:
	abicheck.spec 
Log Message:
* Fri Aug 29 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.2-20
- Rename Patch to Patch0 - should fix build in Rawhide.



Index: abicheck.spec
===================================================================
RCS file: /cvs/extras/rpms/abicheck/devel/abicheck.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- abicheck.spec	6 Aug 2008 20:45:31 -0000	1.54
+++ abicheck.spec	29 Aug 2008 09:16:36 -0000	1.55
@@ -3,7 +3,7 @@
 Summary: 	ABI checking tool
 Name: 		abicheck
 Version: 	1.2
-Release: 19
+Release:	20
 License: 	LGPLv2
 Group: 		Applications/File
 URL: 		http://abicheck.sourceforge.net/
@@ -27,7 +27,7 @@
 %prep
 %setup -q
 sed -i -e '1d;2i#!/usr/bin/perl' abicheck.pl
-%patch -p1 -b .fc3
+%patch0 -p1 -b .fc3
 %patch1 -p1 -b .tests
 %patch2 -p1 -b .bindings-fc4
 %patch3 -p1 -b .libgcc
@@ -64,6 +64,9 @@
 
 
 %changelog
+* Fri Aug 29 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.2-20
+- Rename Patch to Patch0 - should fix build in Rawhide.
+
 * Wed Aug  6 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.2-19
 - Fix shebang to make rpmlint happy.
 




More information about the fedora-extras-commits mailing list