SPECS: cacti.spec, hastymail.spec, roundcubemail.spec - rel 0.3: u...

glen glen at pld-linux.org
Tue Nov 21 20:56:23 CET 2006


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

---- Files affected:
SPECS:
   cacti.spec (1.47 -> 1.48) , hastymail.spec (1.17 -> 1.18) , roundcubemail.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/cacti.spec
diff -u SPECS/cacti.spec:1.47 SPECS/cacti.spec:1.48
--- SPECS/cacti.spec:1.47	Mon Nov  6 18:53:48 2006
+++ SPECS/cacti.spec	Tue Nov 21 20:56:18 2006
@@ -6,7 +6,7 @@
 Summary(pl):	Cacti - frontend w PHP do rrdtoola
 Name:		cacti
 Version:	0.8.6i
-Release:	0.1
+Release:	0.3
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://www.cacti.net/downloads/%{name}-%{version}.tar.gz
@@ -18,15 +18,15 @@
 Requires:	adodb >= 4.67-1.17
 Requires:	crondaemon
 Requires:	net-snmp-utils
-Requires:	php
+Requires:	php(gd)
+Requires:	php(mysql)
+Requires:	php(pcre)
+Requires:	php(snmp)
+Requires:	php(xml)
 Requires:	php-cli
-Requires:	php-gd
-Requires:	php-mysql
-Requires:	php-pcre
-Requires:	php-snmp
-Requires:	php-xml
 Requires:	rrdtool
 Requires:	webserver
+Requires:	webserver(php)
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -124,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2006/11/21 19:56:18  glen
+- rel 0.3: use php(extension) virtuals
+
 Revision 1.47  2006/11/06 17:53:48  djrzulf
 - updated to latest version, NFY,
 

================================================================
Index: SPECS/hastymail.spec
diff -u SPECS/hastymail.spec:1.17 SPECS/hastymail.spec:1.18
--- SPECS/hastymail.spec:1.17	Tue May 23 00:02:29 2006
+++ SPECS/hastymail.spec	Tue Nov 21 20:56:18 2006
@@ -3,21 +3,21 @@
 Summary(pl):	Hastymail - łatwy w użyciu, szybki system webmail
 Name:		hastymail
 Version:	1.5
-Release:	0.1
+Release:	0.3
 License:	GPL
 Group:		Applications/Mail
 Source0:	http://dl.sourceforge.net/hastymail/%{name}-%{version}.tar.bz2
 # Source0-md5:	bbff61a6986356ec235cf2310a08d811
-Source1:	hastymail.htaccess
+Source1:	%{name}.htaccess
 URL:		http://hastymail.sourceforge.net/
 Requires(post):	fileutils
-Requires(post):	textutils
 Requires(post):	sed >= 4.0
-Requires:	php
-Requires:	php-gettext
-Requires:	php-pcre
-Requires:	php-xml
+Requires(post):	textutils
+Requires:	php(gettext)
+Requires:	php(pcre)
+Requires:	php(xml)
 Requires:	webserver
+Requires:	webserver(php)
 Provides:	webmail
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -92,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2006/11/21 19:56:18  glen
+- rel 0.3: use php(extension) virtuals
+
 Revision 1.17  2006/05/22 22:02:29  shadzik
 - up to 1.5
 

================================================================
Index: SPECS/roundcubemail.spec
diff -u SPECS/roundcubemail.spec:1.14 SPECS/roundcubemail.spec:1.15
--- SPECS/roundcubemail.spec:1.14	Thu Nov  2 12:41:39 2006
+++ SPECS/roundcubemail.spec	Tue Nov 21 20:56:18 2006
@@ -9,7 +9,7 @@
 #define		_svn	svn265
 %define		_snap	20060914
 #define		_beta	beta2
-%define		_rel	0.1
+%define		_rel	0.3
 Summary:	RoundCube Webmail
 Summary(pl):	RoundCube Webmail - poczta przez WWW
 Name:		roundcubemail
@@ -25,7 +25,7 @@
 Patch0:		%{name}-config.patch
 URL:		http://www.roundcube.net/
 BuildRequires:	rpmbuild(macros) >= 1.268
-Requires:	php-pcre
+Requires:	php(pcre)
 # Some php-database backend. Suggests?
 # php-sockets is required to make spellcheck working
 Requires:	webapps
@@ -123,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/11/21 19:56:18  glen
+- rel 0.3: use php(extension) virtuals
+
 Revision 1.14  2006/11/02 11:41:39  glen
 - one Source0 is enough
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cacti.spec?r1=1.47&r2=1.48&f=u
    http://cvs.pld-linux.org/SPECS/hastymail.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/roundcubemail.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list