Author: radek Date: Fri Apr 14 18:36:57 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - release 2: added -malloc.patch
---- Files affected: SPECS: mhash.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: SPECS/mhash.spec diff -u SPECS/mhash.spec:1.47 SPECS/mhash.spec:1.48 --- SPECS/mhash.spec:1.47 Sat Mar 18 22:10:30 2006 +++ SPECS/mhash.spec Fri Apr 14 20:36:52 2006 @@ -8,11 +8,12 @@ Summary(pt_BR): Interface uniforme para vĂ¡rios algoritmos hash Name: mhash Version: 0.9.6 -Release: 1 +Release: 2 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/mhash/%{name}-%{version}.tar.bz2 # Source0-md5: 78bbe90e40dccc3452bb7a2dfbc8c9d1 +Patch0: %{name}-malloc.patch URL: http://mhash.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -81,6 +82,7 @@ %prep %setup -q +%patch0 -p1 -b .orig %build %{__libtoolize} @@ -131,6 +133,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2006/04/14 18:36:52 radek +- release 2: added -malloc.patch + Revision 1.47 2006/03/18 21:10:30 arekm - up to 0.9.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mhash.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
