SPECS (DEVEL): php4.spec - tabs

glen glen at pld-linux.org
Fri Jul 15 19:01:16 CEST 2005


Author: glen                         Date: Fri Jul 15 17:01:16 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- tabs

---- Files affected:
SPECS:
   php4.spec (1.453.2.15 -> 1.453.2.16) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.453.2.15 SPECS/php4.spec:1.453.2.16
--- SPECS/php4.spec:1.453.2.15	Fri Jul 15 18:59:39 2005
+++ SPECS/php4.spec	Fri Jul 15 19:01:10 2005
@@ -71,7 +71,7 @@
 Summary(uk):	PHP ÷ĹŇÓŚ§ 4 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php4
 Version:	4.4.0
-Release:	2.18%{?with_hardening:hardened}
+Release:	2.20%{?with_hardening:hardened}
 Epoch:		3
 Group:		Libraries
 License:	PHP
@@ -1699,7 +1699,7 @@
 	--cache-file=config.cache \
 	%{?with_zts:--enable-experimental-zts} \
 	--with-config-file-path=%{_sysconfdir} \
-    --with-config-file-scan-dir=%{_sysconfdir}/conf.d \
+	--with-config-file-scan-dir=%{_sysconfdir}/conf.d \
 	--with-exec-dir=%{_bindir} \
 	--%{!?debug:dis}%{?debug:en}able-debug \
 	--enable-shared \
@@ -1905,7 +1905,7 @@
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/conf.d
 for so in modules/*.so; do
 	mod=$(basename $so .so)
-    cat > $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/${mod}.ini <<EOF
+	cat > $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/${mod}.ini <<EOF
 ; Enable ${mod} extension module
 extension=${mod}.so
 EOF
@@ -2945,6 +2945,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.453.2.16  2005/07/15 17:01:10  glen
+- tabs
+
 Revision 1.453.2.15  2005/07/15 16:59:39  glen
 - remove .ini-s which we won't package
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.453.2.15&r2=1.453.2.16&f=u




More information about the pld-cvs-commit mailing list