rpms/mhash/devel mhash.spec,1.6,1.7 sources,1.3,1.4

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Wed Feb 9 03:27:15 UTC 2005


Author: mschwendt

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

Modified Files:
	mhash.spec sources 
Log Message:
Version update


Index: mhash.spec
===================================================================
RCS file: /cvs/extras/rpms/mhash/devel/mhash.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mhash.spec	10 Dec 2004 22:03:07 -0000	1.6
+++ mhash.spec	9 Feb 2005 03:27:13 -0000	1.7
@@ -1,12 +1,12 @@
-Summary: Thread-safe hash algorithms library.
+Summary: Thread-safe hash algorithms library
 Name: mhash
-Version: 0.9.1
+Version: 0.9.2
 Release: 1
 Epoch: 0
 URL: http://mhash.sourceforge.net/
 License: LGPL
 Group: System Environment/Libraries
-Source: http://download.sourceforge.net/mhash/mhash-0.9.1.tar.gz
+Source: http://download.sourceforge.net/mhash/mhash-%{version}.tar.bz2
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n)
 Provides: libmhash = %{epoch}:%{version}-%{release}
 
@@ -19,13 +19,13 @@
 message authentication, following RFC 2104. In the later versions
 some key generation algorithms, which use hash algorithms, have been
 added. Currently, the library supports the algorithms: SHA1, GOST,
-HAVAL256, HAVAL224, HAVAL192, HAVAL160, HAVAL128, MD5, MD4,
+HAVAL256, HAVAL224, HAVAL192, HAVAL160, HAVAL128, MD5, MD4, MD2,
 RIPEMD128/160/256/320, TIGER, TIGER160, TIGER128, SHA224/384/512,
-Whirlpool, CRC32B and CRC32 checksums.
+Whirlpool, SNEFRU128/256, CRC32B and CRC32 checksums.
 
 
 %package -n %{name}-devel
-Summary: Header files and libraries for developing apps which use mhash.
+Summary: Header files and libraries for developing apps which use mhash
 Group: Development/Libraries
 Requires: %{name} = %{epoch}:%{version}-%{release}
 Provides: libmhash-devel = %{epoch}:%{version}-%{release}
@@ -67,7 +67,7 @@
 
 %files -n %{name}-devel
 %defattr(-,root,root,-)
-%doc ChangeLog ./doc/*.txt ./doc/*.html ./doc/*.c ./doc/skid2-authentication
+%doc ChangeLog ./doc/*.txt ./doc/*.c ./doc/skid2-authentication
 %{_includedir}/*.h
 %{_libdir}/*.a
 %{_libdir}/*.so
@@ -76,6 +76,9 @@
 
 
 %changelog
+* Wed Jan 12 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:0.9.2-1
+- Update to 0.9.2.
+
 * Sun Apr 18 2004 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:0.9.1-0.fdr.1
 - Update to 0.9.1.
 - Add EVR to virtual provides.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mhash/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	8 Nov 2004 04:52:10 -0000	1.3
+++ sources	9 Feb 2005 03:27:13 -0000	1.4
@@ -1 +1 @@
-8ade81ae33ccbf75e096c1baeecfd153  mhash-0.9.1.tar.gz
+507e0034985eee6364d404bfc761ee02  mhash-0.9.2.tar.bz2




More information about the fedora-extras-commits mailing list