Author: areq Date: Sat Jan 28 23:03:44 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - install mutils/mincludes.h
---- Files affected: SPECS: mhash.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: SPECS/mhash.spec diff -u SPECS/mhash.spec:1.44 SPECS/mhash.spec:1.45 --- SPECS/mhash.spec:1.44 Mon Jan 16 21:45:43 2006 +++ SPECS/mhash.spec Sun Jan 29 00:03:38 2006 @@ -8,7 +8,7 @@ Summary(pt_BR): Interface uniforme para vĂ¡rios algoritmos hash Name: mhash Version: 0.9.4a -Release: 1 +Release: 2 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/mhash/%{name}-%{version}.tar.bz2 @@ -86,6 +86,8 @@ %patch0 -p1 %patch1 -p1 +sed -i 's#g.h$#g.h mutils/mincludes.h#' include/Makefile.am + %build %{__libtoolize} %{__aclocal} @@ -135,6 +137,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2006/01/28 23:03:38 areq +- install mutils/mincludes.h + Revision 1.44 2006/01/16 20:45:43 qboosh - up to 0.9.4a, removed obsolete mhash_free patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mhash.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
