SPECS: php.spec - updated to 5.0.5 - some tweaks in %install/%files

adamg adamg at pld-linux.org
Tue Sep 6 23:49:45 CEST 2005


Author: adamg                        Date: Tue Sep  6 21:49:45 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 5.0.5
- some tweaks in %install/%files

---- Files affected:
SPECS:
   php.spec (1.468 -> 1.469) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.468 SPECS/php.spec:1.469
--- SPECS/php.spec:1.468	Sat Sep  3 16:01:43 2005
+++ SPECS/php.spec	Tue Sep  6 23:49:40 2005
@@ -77,13 +77,13 @@
 Summary(ru):	PHP ÷ĹŇÓÉÉ 5 - ŃÚŮË ĐŇĹĐŇĎĂĹÓÓÉŇĎ×ÁÎÉŃ HTML-ĆÁĘĚĎ×, ×ŮĐĎĚÎŃĹÍŮĘ ÎÁ ÓĹŇ×ĹŇĹ
 Summary(uk):	PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php
-Version:	5.0.4
-Release:	10.1%{?with_hardening:hardened}
+Version:	5.0.5
+Release:	0.1%{?with_hardening:hardened}
 Epoch:		4
 Group:		Libraries
 License:	PHP
 Source0:	http://www.php.net/distributions/%{name}-%{version}.tar.bz2
-# Source0-md5:	fb1aac107870f897d26563a9cc5053c0
+# Source0-md5:	b5d4ca75bbb11ee5b830fa67213d9f7f
 Source1:	FAQ.%{name}
 Source2:	zend.gif
 Source3:	%{name}-module-install
@@ -1709,7 +1709,11 @@
 
 # install the apache modules' files
 make install-headers install-build install-modules install-programs \
-	INSTALL_ROOT=$RPM_BUILD_ROOT
+	INSTALL_ROOT=$RPM_BUILD_ROOT \
+	phpbuilddir=%{_libdir}/php/build
+
+# as of 5.0.5, phpextdist isn't installed by default
+install scripts/dev/phpextdist $RPM_BUILD_ROOT%{_bindir}
 
 # install CGI
 libtool --silent --mode=install install sapi/cgi/php $RPM_BUILD_ROOT%{_bindir}/php.cgi
@@ -2529,6 +2533,7 @@
 %{_libdir}/libphp_common.la
 %{_includedir}/php
 %{_libdir}/php/build
+%{_mandir}/man1/*
 
 %files bcmath
 %defattr(644,root,root,755)
@@ -2911,6 +2916,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.469  2005/09/06 21:49:40  adamg
+- updated to 5.0.5
+- some tweaks in %install/%files
+
 Revision 1.468  2005/09/03 14:01:43  arekm
 - system pcre
 
================================================================

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




More information about the pld-cvs-commit mailing list