SPECS: php-dirs.spec - add %{php_data_dir}/tests; rel 3

glen glen at pld-linux.org
Fri Apr 17 11:25:46 CEST 2009


Author: glen                         Date: Fri Apr 17 09:25:46 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add %{php_data_dir}/tests; rel 3

---- Files affected:
SPECS:
   php-dirs.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/php-dirs.spec
diff -u SPECS/php-dirs.spec:1.12 SPECS/php-dirs.spec:1.13
--- SPECS/php-dirs.spec:1.12	Fri Jun  6 00:44:50 2008
+++ SPECS/php-dirs.spec	Fri Apr 17 11:25:40 2009
@@ -3,10 +3,10 @@
 Summary(pl.UTF-8):	Wspólne katalogi dla różnych wersji PHP
 Name:		php-dirs
 Version:	1.1
-Release:	2
+Release:	3
 License:	GPL
 Group:		Base
-BuildRequires:	rpmbuild(macros) >= 1.202
+BuildRequires:	rpmbuild(macros) >= 1.461
 Requires(postun):	/usr/sbin/groupdel
 Requires(pre):	/usr/bin/getgid
 Requires(pre):	/usr/sbin/groupadd
@@ -26,7 +26,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_datadir}/php,/var/run/php}
+install -d $RPM_BUILD_ROOT{%{php_data_dir}/tests,/var/run/php}
 install -d $RPM_BUILD_ROOT%{_docdir}/phpdoc
 
 install -d $RPM_BUILD_ROOT%{_tmpwatchdir}
@@ -45,7 +45,8 @@
 
 %files
 %defattr(644,root,root,755)
-%dir %{_datadir}/php
+%dir %{php_data_dir}
+%dir %{php_data_dir}/tests
 %dir %{_docdir}/phpdoc
 %attr(770,root,http) %dir %verify(not group mode) /var/run/php
 %config(noreplace) %verify(not md5 mtime size) %{_tmpwatchdir}/php.conf
@@ -56,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2009/04/17 09:25:40  glen
+- add %{php_data_dir}/tests; rel 3
+
 Revision 1.12  2008/06/05 22:44:50  glen
 - release 2
 
================================================================

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



More information about the pld-cvs-commit mailing list