SPECS: php-suhosin.spec - use shipped config file

gotar gotar at pld-linux.org
Sun Jun 3 14:29:54 CEST 2007


Author: gotar                        Date: Sun Jun  3 12:29:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use shipped config file

---- Files affected:
SPECS:
   php-suhosin.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/php-suhosin.spec
diff -u SPECS/php-suhosin.spec:1.7 SPECS/php-suhosin.spec:1.8
--- SPECS/php-suhosin.spec:1.7	Sun Jun  3 14:25:15 2007
+++ SPECS/php-suhosin.spec	Sun Jun  3 14:29:49 2007
@@ -50,10 +50,7 @@
 %{__make} install \
 	INSTALL_ROOT=$RPM_BUILD_ROOT \
 	EXTENSION_DIR=%{php_extensiondir}
-cat <<'EOF' > $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d/%{_modname}.ini
-; Enable %{_modname} extension module
-extension=%{_modname}.so
-EOF
+install %{_modname}.ini $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -78,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/06/03 12:29:49  gotar
+- use shipped config file
+
 Revision 1.7  2007/06/03 12:25:15  gotar
 - upgraded to 0.9.20
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-suhosin.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list