SPECS: mhash.spec - up to 0.9.4a, removed obsolete mhash_free patch

qboosh qboosh at pld-linux.org
Mon Jan 16 21:45:49 CET 2006


Author: qboosh                       Date: Mon Jan 16 20:45:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.9.4a, removed obsolete mhash_free patch

---- Files affected:
SPECS:
   mhash.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/mhash.spec
diff -u SPECS/mhash.spec:1.43 SPECS/mhash.spec:1.44
--- SPECS/mhash.spec:1.43	Sat Jan 14 19:53:38 2006
+++ SPECS/mhash.spec	Mon Jan 16 21:45:43 2006
@@ -7,15 +7,14 @@
 Summary(pl):	Biblioteka funkcji mieszających (skrótu)
 Summary(pt_BR):	Interface uniforme para vários algoritmos hash
 Name:		mhash
-Version:	0.9.4
+Version:	0.9.4a
 Release:	1
 License:	LGPL
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/mhash/%{name}-%{version}.tar.gz
-# Source0-md5:	e403d512cc3dbb90870a6cb4527890fc
-Patch0:		%{name}-mhash_free.patch
-Patch1:		%{name}-tests.patch
-Patch2:		%{name}-mix32.patch
+Source0:	http://dl.sourceforge.net/mhash/%{name}-%{version}.tar.bz2
+# Source0-md5:	174bb58b1a39d7fe545d482c0aa0d4ae
+Patch0:		%{name}-tests.patch
+Patch1:		%{name}-mix32.patch
 URL:		http://mhash.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -83,10 +82,9 @@
 biblioteca mhash.
 
 %prep
-%setup -q
-%patch0 -p0
+%setup -q -n %{name}-0.9.4
+%patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -137,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2006/01/16 20:45:43  qboosh
+- up to 0.9.4a, removed obsolete mhash_free patch
+
 Revision 1.43  2006/01/14 18:53:38  arekm
 - fix MIX32()
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mhash.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list