rpms/abicheck/devel abicheck.spec,1.52,1.53

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Wed Aug 6 20:33:56 UTC 2008


Author: mschwendt

Update of /cvs/extras/rpms/abicheck/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22245

Modified Files:
	abicheck.spec 
Log Message:
* Wed Aug  6 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.2-19
- Fix shebang to make rpmlint happy.



Index: abicheck.spec
===================================================================
RCS file: /cvs/extras/rpms/abicheck/devel/abicheck.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- abicheck.spec	8 Feb 2008 21:43:00 -0000	1.52
+++ abicheck.spec	6 Aug 2008 20:33:26 -0000	1.53
@@ -3,7 +3,7 @@
 Summary: 	ABI checking tool
 Name: 		abicheck
 Version: 	1.2
-Release: 18
+Release: 19
 License: 	LGPLv2
 Group: 		Applications/File
 URL: 		http://abicheck.sourceforge.net/
@@ -26,6 +26,7 @@
 
 %prep
 %setup -q
+sed -i -e "1,1s!^  #!#!" abicheck.pl
 %patch -p1 -b .fc3
 %patch1 -p1 -b .tests
 %patch2 -p1 -b .bindings-fc4
@@ -63,7 +64,10 @@
 
 
 %changelog
-* Fri Feb 08 2008 Michael Schwendt <mschwendt at fedoraproject.org>
+* Wed Aug  6 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.2-19
+- Fix shebang to make rpmlint happy.
+
+* Fri Feb 08 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.2-18
 - rebuilt for GCC 4.3 as requested by Fedora Release Engineering
 
 * Tue Jan 29 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.2-17




More information about the fedora-extras-commits mailing list