rpms/mhash/devel mhash.spec,1.13,1.14

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Fri Feb 2 14:20:47 UTC 2007


Author: mschwendt

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

Modified Files:
	mhash.spec 
Log Message:
* Fri Feb  2 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.7.1-2
- Add check section.



Index: mhash.spec
===================================================================
RCS file: /cvs/extras/rpms/mhash/devel/mhash.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- mhash.spec	25 Nov 2006 12:41:36 -0000	1.13
+++ mhash.spec	2 Feb 2007 14:20:12 -0000	1.14
@@ -1,7 +1,7 @@
 Summary: Thread-safe hash algorithms library
 Name: mhash
 Version: 0.9.7.1
-Release: 1
+Release: 2
 URL: http://mhash.sourceforge.net/
 License: LGPL
 Group: System Environment/Libraries
@@ -52,6 +52,10 @@
 sed -i 's!\(#define \(PACKAGE\|VERSION \).*\)!/* \1 */!g' ${RPM_BUILD_ROOT}%{_includedir}/mutils/mhash_config.h
 
 
+%check
+make check
+
+
 %post -n %{name} -p /sbin/ldconfig
 
 
@@ -80,6 +84,9 @@
 
 
 %changelog
+* Fri Feb  2 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.7.1-2
+- Add check section.
+
 * Sat Nov 25 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.7.1-1
 - Update to 0.9.7.1.
 




More information about the scm-commits mailing list