SPECS: mhash.spec - patch instead of sed

areq areq at pld-linux.org
Sun Jan 29 00:16:27 CET 2006


Author: areq                         Date: Sat Jan 28 23:16:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch instead of sed

---- Files affected:
SPECS:
   mhash.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/mhash.spec
diff -u SPECS/mhash.spec:1.45 SPECS/mhash.spec:1.46
--- SPECS/mhash.spec:1.45	Sun Jan 29 00:03:38 2006
+++ SPECS/mhash.spec	Sun Jan 29 00:16:22 2006
@@ -15,6 +15,7 @@
 # Source0-md5:	174bb58b1a39d7fe545d482c0aa0d4ae
 Patch0:		%{name}-tests.patch
 Patch1:		%{name}-mix32.patch
+Patch2:		%{name}-include.patch
 URL:		http://mhash.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -85,8 +86,7 @@
 %setup -q -n %{name}-0.9.4
 %patch0 -p1
 %patch1 -p1
-
-sed -i 's#g.h$#g.h mutils/mincludes.h#' include/Makefile.am
+%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -137,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2006/01/28 23:16:22  areq
+- patch instead of sed
+
 Revision 1.45  2006/01/28 23:03:38  areq
 - install mutils/mincludes.h
 
================================================================

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



More information about the pld-cvs-commit mailing list