devel/abicheck abicheck.spec,1.9,1.10

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Thu Apr 14 15:18:36 UTC 2005


Author: mschwendt

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

Modified Files:
	abicheck.spec 
Log Message:
* Thu Apr 14 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2-5
- Replace /usr/lib/ with %_libdir/ in %prep.




Index: abicheck.spec
===================================================================
RCS file: /cvs/extras/devel/abicheck/abicheck.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- abicheck.spec	11 Apr 2005 11:22:28 -0000	1.9
+++ abicheck.spec	14 Apr 2005 15:18:33 -0000	1.10
@@ -1,8 +1,7 @@
 Summary: 	ABI checking tool
 Name: 		abicheck
 Version: 	1.2
-Release: 	4
-
+Release: 	5
 License: 	LGPL
 Group: 		Applications/File
 URL: 		http://abicheck.sourceforge.net/
@@ -25,6 +24,7 @@
 %patch -p1 -b .fc3
 %patch1 -p1 -b .test-static
 %patch2 -p1 -b .bindings-fc4
+sed -i -e 's!/usr/lib/!%{_libdir}/!g' test/Makefile
 
 
 %build
@@ -51,6 +51,9 @@
 
 
 %changelog
+* Thu Apr 14 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2-5
+- Replace /usr/lib/ with %%_libdir/ in %%prep.
+
 * Mon Apr 11 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2-4
 - Add patch to catch up with bindings related changes in ldd output.
 




More information about the fedora-extras-commits mailing list