Author: glen Date: Fri Aug 29 10:21:11 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - i wonder how many times i drop php.gif; rel 3
---- Files affected: SPECS: php4.spec (1.576.2.34 -> 1.576.2.35) ---- Diffs: ================================================================ Index: SPECS/php4.spec diff -u SPECS/php4.spec:1.576.2.34 SPECS/php4.spec:1.576.2.35 --- SPECS/php4.spec:1.576.2.34 Mon Aug 18 22:54:02 2008 +++ SPECS/php4.spec Fri Aug 29 12:21:05 2008 @@ -74,7 +74,7 @@ %undefine with_msession %endif -%define rel 2 +%define rel 3 Summary: PHP: Hypertext Preprocessor Summary(fr.UTF-8): Le langage de script embarque-HTML PHP Summary(pl.UTF-8): Język skryptowy PHP @@ -90,7 +90,6 @@ Source0: http://www.php.net/distributions/php-%{version}.tar.bz2 # Source0-md5: 2e3b2a0e27f10cb84fd00e5ecd7a1880 #Source0: http://cvs.php.net/viewvc.cgi/phpweb/distributions/php-%{version}.tar.bz2?revision=1.1 -Source2: zend.gif Source3: %{name}-mod_php.conf Source4: %{name}-cgi-fcgi.ini Source5: %{name}-cgi.ini @@ -1817,7 +1816,6 @@ %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_libdir}/{php,apache{,1}},%{_sysconfdir}} \ - $RPM_BUILD_ROOT%{_datadir}/apache-icons \ $RPM_BUILD_ROOT{%{_sbindir},%{_bindir}} \ $RPM_BUILD_ROOT{/etc/apache/conf.d,/etc/httpd/conf.d} \ $RPM_BUILD_ROOT%{_mandir}/man1 @@ -1870,13 +1868,11 @@ install %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/php-cli.ini %if %{with apache1} -install %{SOURCE2} php.gif $RPM_BUILD_ROOT%{_datadir}/apache-icons install %{SOURCE3} $RPM_BUILD_ROOT/etc/apache/conf.d/70_mod_php4.conf install %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/php-apache.ini %endif %if %{with apache2} -install %{SOURCE2} php.gif $RPM_BUILD_ROOT%{_datadir}/apache-icons install %{SOURCE3} $RPM_BUILD_ROOT/etc/httpd/conf.d/70_mod_php4.conf install %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/php-apache2handler.ini %endif @@ -2591,7 +2587,6 @@ %dir %{_sysconfdir}/apache.d %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-apache.ini %attr(755,root,root) %{_libdir}/apache1/libphp4.so -%{_datadir}/apache-icons/* %endif %if %{with apache2} @@ -2602,7 +2597,6 @@ %dir %{_sysconfdir}/apache2handler.d %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-apache2handler.ini %attr(755,root,root) %{_libdir}/apache/libphp4.so -%{_datadir}/apache-icons/* %endif %if %{with fcgi} @@ -3140,6 +3134,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.576.2.35 2008/08/29 10:21:05 glen +- i wonder how many times i drop php.gif; rel 3 + Revision 1.576.2.34 2008/08/18 20:54:02 glen - release 2 (db 4.2 rebuild) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php4.spec?r1=1.576.2.34&r2=1.576.2.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
