rpms/abicheck/devel abicheck.spec,1.35,1.36

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Thu May 24 10:31:58 UTC 2007


Author: mschwendt

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

Modified Files:
	abicheck.spec 
Log Message:



Index: abicheck.spec
===================================================================
RCS file: /cvs/extras/rpms/abicheck/devel/abicheck.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- abicheck.spec	24 May 2007 10:20:07 -0000	1.35
+++ abicheck.spec	24 May 2007 10:31:23 -0000	1.36
@@ -3,7 +3,7 @@
 Summary: 	ABI checking tool
 Name: 		abicheck
 Version: 	1.2
-Release: 	12.3
+Release: 	12.4
 License: 	LGPL
 Group: 		Applications/File
 URL: 		http://abicheck.sourceforge.net/
@@ -47,12 +47,7 @@
 
 
 %check
-#make test
-cd test
-make private1
-#../abicheck ./private1 | egrep 'PRIVATE:.*libc.*(__open|__nanosleep)'
-../abicheck ./private1 || true
-../abicheck ./private1 | grep 'PRIVATE:.*libc.*\(__open\|__nanosleep\)'
+make test
 
 
 %clean




More information about the fedora-extras-commits mailing list