SPECS: mythplugins.spec - php virtual deps
glen
glen at pld-linux.org
Sun Nov 26 13:59:58 CET 2006
Author: glen Date: Sun Nov 26 12:59:58 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- php virtual deps
---- Files affected:
SPECS:
mythplugins.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: SPECS/mythplugins.spec
diff -u SPECS/mythplugins.spec:1.31 SPECS/mythplugins.spec:1.32
--- SPECS/mythplugins.spec:1.31 Mon Nov 13 16:01:54 2006
+++ SPECS/mythplugins.spec Sun Nov 26 13:59:53 2006
@@ -35,7 +35,7 @@
#define _snap 20060905
#define _rev 11046
-%define _rel 0.3
+%define _rel 0.4
Summary: Main MythTV plugins
Summary(pl): Główne wtyczki MythTV
Name: mythplugins
@@ -279,9 +279,9 @@
Requires: webapps
#Suggests: apache(mod_auth)
#Suggests: apache(mod_env)
-Requires: php >= 3:4.3
-Requires: php-mysql
-Requires: php-posix
+Requires: php(mysql)
+Requires: php(posix)
+Requires: webserver(php) >= 4.3
%description -n mythweb
The web interface to MythTV.
@@ -698,6 +698,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2006/11/26 12:59:53 glen
+- php virtual deps
+
Revision 1.31 2006/11/13 15:01:54 sparky
- don't use %{without ...}, it may not work after inverting bcond
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mythplugins.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list