SPECS: gallery.spec - rel 0.8: use php(extension) virtuals
glen
glen at pld-linux.org
Tue Nov 21 20:56:35 CET 2006
Author: glen Date: Tue Nov 21 19:56:35 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 0.8: use php(extension) virtuals
---- Files affected:
SPECS:
gallery.spec (1.50 -> 1.51)
---- Diffs:
================================================================
Index: SPECS/gallery.spec
diff -u SPECS/gallery.spec:1.50 SPECS/gallery.spec:1.51
--- SPECS/gallery.spec:1.50 Fri Sep 29 23:25:58 2006
+++ SPECS/gallery.spec Tue Nov 21 20:56:29 2006
@@ -3,7 +3,7 @@
# - use external libs, not the included ones: pear, smarty, adodb
# - move to separate packages each: theme, module.
%define _snap 20060728
-%define _rel 0.5
+%define _rel 0.8
Summary: Web based photo album viewer and creator
Summary(pl): Przeglądarka i generator albumów zdjęć w postaci stron WWW
Name: gallery
@@ -18,10 +18,10 @@
Patch0: %{name}-setup.patch
URL: http://gallery.sourceforge.net/
BuildRequires: rpmbuild(macros) >= 1.268
-Requires: php >= 3:4.1.0
-Requires: php-gettext
-Requires: php-pcre
+Requires: php(gettext)
+Requires: php(pcre)
Requires: webapps
+Requires: webserver(php) >= 4.1.0
#Suggests: apache(mod_rewrite)
#Suggests: jhead
#Suggests: jpegtran
@@ -143,6 +143,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.51 2006/11/21 19:56:29 glen
+- rel 0.8: use php(extension) virtuals
+
Revision 1.50 2006/09/29 21:25:58 glen
- update webapp triggers due apache1 package split
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gallery.spec?r1=1.50&r2=1.51&f=u
More information about the pld-cvs-commit
mailing list