SPECS: dictd.spec - umask patch from AC-branch

glen glen at pld-linux.org
Mon Mar 12 02:07:20 CET 2007


Author: glen                         Date: Mon Mar 12 01:07:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- umask patch from AC-branch

---- Files affected:
SPECS:
   dictd.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/dictd.spec
diff -u SPECS/dictd.spec:1.61 SPECS/dictd.spec:1.62
--- SPECS/dictd.spec:1.61	Mon Mar 12 01:16:41 2007
+++ SPECS/dictd.spec	Mon Mar 12 02:07:15 2007
@@ -11,6 +11,7 @@
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Patch0:		%{name}-opt.patch
+Patch1:		%{name}-umask.patch
 URL:		http://www.dict.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -131,6 +132,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 # broken test if >1 plugins
 %{__perl} -pi -e 's/test \$\(PLUGINS\)/test "\$\(PLUGINS\)"/' Makefile.in
@@ -233,6 +235,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2007/03/12 01:07:15  glen
+- umask patch from AC-branch
+
 Revision 1.61  2007/03/12 00:16:41  glen
 - rel 2 (use %service)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dictd.spec?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list