SPECS (AC-branch): php.spec - bugfix

glen glen at pld-linux.org
Thu Aug 28 05:58:41 CEST 2008


Author: glen                         Date: Thu Aug 28 03:58:41 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
-  bugfix

---- Files affected:
SPECS:
   php.spec (1.631.2.68 -> 1.631.2.69) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.631.2.68 SPECS/php.spec:1.631.2.69
--- SPECS/php.spec:1.631.2.68	Thu Aug 28 01:16:41 2008
+++ SPECS/php.spec	Thu Aug 28 05:58:35 2008
@@ -73,7 +73,7 @@
 %undefine	with_filter
 %endif
 
-%define		rel 5
+%define		rel 6
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):	Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):	Język skryptowy PHP
@@ -1859,7 +1859,6 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_libdir}/{php,apache{,1}},%{_sysconfdir}/{apache,cgi}} \
-	$RPM_BUILD_ROOT%{_datadir}/apache-icons \
 	$RPM_BUILD_ROOT{%{_sbindir},%{_bindir}} \
 	$RPM_BUILD_ROOT/etc/{apache/conf.d,httpd/conf.d} \
 	$RPM_BUILD_ROOT%{_mandir}/man1 \
@@ -2269,7 +2268,6 @@
 %dir %{_sysconfdir}/apache.d
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-apache.ini
 %attr(755,root,root) %{_libdir}/apache1/libphp5.so
-%{_datadir}/apache-icons/*
 %endif
 
 %if %{with apache2}
@@ -2279,7 +2277,6 @@
 %dir %{_sysconfdir}/apache2handler.d
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-apache2handler.ini
 %attr(755,root,root) %{_libdir}/apache/libphp5.so
-%{_datadir}/apache-icons/*
 %endif
 
 %if %{with fcgi}
@@ -2751,6 +2748,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.631.2.69  2008/08/28 03:58:35  glen
+-  bugfix
+
 Revision 1.631.2.68  2008/08/27 23:16:41  glen
 - discard php.gif (license unknown, and why we package it?); rel 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.631.2.68&r2=1.631.2.69&f=u



More information about the pld-cvs-commit mailing list