SPECS (DEVEL): drupal.spec - new php virtual deps

glen glen at pld-linux.org
Mon Jan 29 11:40:47 CET 2007


Author: glen                         Date: Mon Jan 29 10:40:47 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- new php virtual deps

---- Files affected:
SPECS:
   drupal.spec (1.42.2.8 -> 1.42.2.9) 

---- Diffs:

================================================================
Index: SPECS/drupal.spec
diff -u SPECS/drupal.spec:1.42.2.8 SPECS/drupal.spec:1.42.2.9
--- SPECS/drupal.spec:1.42.2.8	Fri Jan 26 15:09:37 2007
+++ SPECS/drupal.spec	Mon Jan 29 11:40:42 2007
@@ -3,10 +3,10 @@
 Summary(pl):	Platforma do zarządzania treścią o otwartych źródłach
 Name:		drupal
 Version:	5.0
-Release:	0.1
+Release:	0.2
 License:	GPL
 Group:		Applications/WWW
-Source0:	http://ftp.osuosl.org/pub/drupal/files/projects/drupal-5.0.tar.gz
+Source0:	http://ftp.osuosl.org/pub/drupal/files/projects/%{name}-%{version}.tar.gz
 # Source0-md5:	2e1d7573d21b8c97b02b63e28d356200
 Source1:	%{name}.conf
 Source2:	%{name}.cron
@@ -25,13 +25,13 @@
 Requires:	apache(mod_dir)
 Requires:	apache(mod_expires)
 Requires:	apache(mod_rewrite)
-Requires:	php >= 3:4.3.3
-Requires:	php-mbstring
-Requires:	php-mysql
-Requires:	php-pcre
-Requires:	php-xml
+Requires:	php(mbstring)
+Requires:	php(mysql)
+Requires:	php(pcre)
+Requires:	php(xml)
 Requires:	webapps
 Requires:	webserver = apache
+Requires:	webserver(php) >= 4.3.3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -104,7 +104,7 @@
 Summary:	Drupal DB Driver for MySQL
 Summary(pl):	Sterownik bazy danych MySQL dla Drupala
 Group:		Applications/WWW
-Requires:	php-mysql
+Requires:	php(mysql)
 Provides:	%{name}(DB_Driver) = %{version}-%{release}
 
 %description db-mysql
@@ -117,7 +117,7 @@
 Summary:	Drupal DB Driver for PostgreSQL
 Summary(pl):	Sterownik bazy danych PostgreSQL dla Drupala
 Group:		Applications/WWW
-Requires:	php-pgsql
+Requires:	php(pgsql)
 Provides:	%{name}(DB_Driver) = %{version}-%{release}
 
 %description db-pgsql
@@ -332,6 +332,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42.2.9  2007/01/29 10:40:42  glen
+- new php virtual deps
+
 Revision 1.42.2.8  2007/01/26 14:09:37  glen
 - update to 5.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/drupal.spec?r1=1.42.2.8&r2=1.42.2.9&f=u



More information about the pld-cvs-commit mailing list