diff --git a/abicheck.spec b/abicheck.spec index cf71726..3ee7208 100644 --- a/abicheck.spec +++ b/abicheck.spec @@ -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 @@ Binary Interface). %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 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Fri Feb 08 2008 Michael Schwendt +* Wed Aug 6 2008 Michael Schwendt - 1.2-19 +- Fix shebang to make rpmlint happy. + +* Fri Feb 08 2008 Michael Schwendt - 1.2-18 - rebuilt for GCC 4.3 as requested by Fedora Release Engineering * Tue Jan 29 2008 Michael Schwendt - 1.2-17