SPECS: php-awl.spec, phpwiki.spec - php virtual extension deps
glen
glen at pld-linux.org
Mon Nov 27 21:51:54 CET 2006
Author: glen Date: Mon Nov 27 20:51:54 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- php virtual extension deps
---- Files affected:
SPECS:
php-awl.spec (1.2 -> 1.3) , phpwiki.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/php-awl.spec
diff -u SPECS/php-awl.spec:1.2 SPECS/php-awl.spec:1.3
--- SPECS/php-awl.spec:1.2 Wed Nov 15 22:13:16 2006
+++ SPECS/php-awl.spec Mon Nov 27 21:51:49 2006
@@ -9,7 +9,7 @@
Source0: http://dl.sourceforge.net/rscds/awl_%{version}.tar.gz
# Source0-md5: 553836e5638469fb4ab2bee307a53589
URL: http://rscds.sourceforge.net/
-Requires: php-pgsql
+Requires: php(pgsql)
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,6 +42,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/11/27 20:51:49 glen
+- php virtual extension deps
+
Revision 1.2 2006/11/15 21:13:16 qboosh
- pl, cleanup
================================================================
Index: SPECS/phpwiki.spec
diff -u SPECS/phpwiki.spec:1.3 SPECS/phpwiki.spec:1.4
--- SPECS/phpwiki.spec:1.3 Fri Sep 29 23:25:58 2006
+++ SPECS/phpwiki.spec Mon Nov 27 21:51:49 2006
@@ -12,14 +12,14 @@
Patch1: %{name}-webapps.patch
URL: http://phpwiki.sourceforge.net/
BuildRequires: rpmbuild(macros) >= 1.268
-Requires: php >= 3:4.0.6
-Requires: php-pcre
+Requires: php(pcre)
Requires: php-pear-Cache
Requires: php-pear-DB
Requires: php-pear-DB_Pager
Requires: php-pear-File_Passwd
Requires: php-pear-PEAR-core
Requires: webapps
+Requires: webserver(php) >= 4.0.6
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -100,6 +100,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/11/27 20:51:49 glen
+- php virtual extension deps
+
Revision 1.3 2006/09/29 21:25:58 glen
- update webapp triggers due apache1 package split
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-awl.spec?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/SPECS/phpwiki.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list