SPECS: php-pear-File.spec, phpSysInfo.spec - rel 6: use php(extens...

glen glen at pld-linux.org
Tue Nov 21 20:57:19 CET 2006


Author: glen                         Date: Tue Nov 21 19:57:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 6: use php(extension) virtuals

---- Files affected:
SPECS:
   php-pear-File.spec (1.33 -> 1.34) , phpSysInfo.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/php-pear-File.spec
diff -u SPECS/php-pear-File.spec:1.33 SPECS/php-pear-File.spec:1.34
--- SPECS/php-pear-File.spec:1.33	Tue May 23 22:18:14 2006
+++ SPECS/php-pear-File.spec	Tue Nov 21 20:57:13 2006
@@ -7,7 +7,7 @@
 Summary(pl):	%{_pearname} - Podstawowe sposoby operacji na plikach i katalogach
 Name:		php-pear-%{_pearname}
 Version:	1.2.2
-Release:	5
+Release:	6
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -16,10 +16,10 @@
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.300
+Requires:	php(pcre)
 Requires:	php-common >= 3:4.2.0
 Requires:	php-pear
 Requires:	php-pear-PEAR-core
-Requires:	php-pcre
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2006/11/21 19:57:13  glen
+- rel 6: use php(extension) virtuals
+
 Revision 1.33  2006/05/23 20:18:14  glen
 - BR rpm-build macros >= 1.300 for %pear_ macros
 

================================================================
Index: SPECS/phpSysInfo.spec
diff -u SPECS/phpSysInfo.spec:1.26 SPECS/phpSysInfo.spec:1.27
--- SPECS/phpSysInfo.spec:1.26	Sun Oct  1 22:35:34 2006
+++ SPECS/phpSysInfo.spec	Tue Nov 21 20:57:13 2006
@@ -3,7 +3,7 @@
 Summary(pl):	phpSysInfo jest skryptem PHP wyświetlającym informacje o wywołanym hoscie
 Name:		phpSysInfo
 Version:	2.5.1
-Release:	5
+Release:	6
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://dl.sourceforge.net/phpsysinfo/phpsysinfo-%{version}.tar.gz
@@ -15,10 +15,10 @@
 URL:		http://phpsysinfo.sourceforge.net/
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires:	issue
-Requires:	php
-Requires:	php-pcre
-Requires:	php-xml
+Requires:	php(pcre)
+Requires:	php(xml)
 Requires:	webapps
+Requires:	webserver(php)
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -129,6 +129,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2006/11/21 19:57:13  glen
+- rel 6: use php(extension) virtuals
+
 Revision 1.26  2006/10/01 20:35:34  glen
 - rel 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-File.spec?r1=1.33&r2=1.34&f=u
    http://cvs.pld-linux.org/SPECS/phpSysInfo.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list