SPECS: phpToDo.spec, phpWebFileManager.spec, phpdc.spec, phpdoc.sp...

glen glen at pld-linux.org
Mon Nov 27 21:50:13 CET 2006


Author: glen                         Date: Mon Nov 27 20:50:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- php virtual extension deps

---- Files affected:
SPECS:
   phpToDo.spec (1.11 -> 1.12) , phpWebFileManager.spec (1.7 -> 1.8) , phpdc.spec (1.11 -> 1.12) , phpdoc.spec (1.2 -> 1.3) , phpix.spec (1.5 -> 1.6) , phpost.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/phpToDo.spec
diff -u SPECS/phpToDo.spec:1.11 SPECS/phpToDo.spec:1.12
--- SPECS/phpToDo.spec:1.11	Tue Oct 31 16:35:57 2006
+++ SPECS/phpToDo.spec	Mon Nov 27 21:50:07 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
-# TODO: webapps
+# TODO
+# - webapps
 Summary:	phpToDo - todo list written in PHP with MySQL
 Summary(pl):	phpToDo - lista rzeczy do zrobienia napisana w PHP i MySQL-u
 Name:		phpToDo
@@ -12,7 +13,8 @@
 Source1:	%{name}.conf
 URL:		http://php-todo.sourceforge.net/
 Requires:	mysql
-Requires:	php-mysql >= 4.1.0
+Requires:	php(mysql)
+Requires:	webserver(php) >= 4.1.0
 Requires:	webserver
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -87,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/11/27 20:50:07  glen
+- php virtual extension deps
+
 Revision 1.11  2006/10/31 15:35:57  qboosh
 - missing dir; todo: webapps
 

================================================================
Index: SPECS/phpWebFileManager.spec
diff -u SPECS/phpWebFileManager.spec:1.7 SPECS/phpWebFileManager.spec:1.8
--- SPECS/phpWebFileManager.spec:1.7	Sat Aug 12 20:00:04 2006
+++ SPECS/phpWebFileManager.spec	Mon Nov 27 21:50:07 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 # TODO
-# - use apache config triggers template-apache-package.spec
+# - webapps
 Summary:	phpWebFileManager - file management PHP tool
 Summary:	phpWebFileManager - narzędzie w PHP do zarządzania plikami
 Name:		phpWebFileManager
@@ -12,10 +12,9 @@
 # Source0-md5:	1057eed9fbb6dca9de7d6b62c3ff7f47
 Source1:	%{name}.conf
 URL:		http://platon.sk/projects/phpWebFileManager/
-BuildRequires:	use template-apache-package.spec macros
-Requires:	php
-Requires:	php-pcre
+Requires:	php(pcre)
 Requires:	webserver = apache
+Requires:	webserver(php)
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -118,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/11/27 20:50:07  glen
+- php virtual extension deps
+
 Revision 1.7  2006/08/12 18:00:04  ankry
 - formatting
 

================================================================
Index: SPECS/phpdc.spec
diff -u SPECS/phpdc.spec:1.11 SPECS/phpdc.spec:1.12
--- SPECS/phpdc.spec:1.11	Mon Dec  5 00:10:18 2005
+++ SPECS/phpdc.spec	Mon Nov 27 21:50:07 2006
@@ -1,9 +1,11 @@
 # $Revision$, $Date$
+# TODO
+# - webapps
+%define	_rc	rc1
 Summary:	A Web frontend for the Direct Connect Text Client
 Summary(pl):	Interfejs WWW do Direct Connect Text Client
 Name:		phpdc
 Version:	1.0
-%define	_rc	rc1
 Release:	0.%{_rc}.1
 License:	GPL v2
 Group:		Applications/Databases/Interfaces
@@ -15,10 +17,10 @@
 Patch1:		%{name}-1.0rc1-hublist_bug.patch
 URL:		http://phpdc.sourceforge.net/
 Requires:	dctc
-Requires:	php >= 4.3.0
-Requires:	php-gd >= 4.3.0
-Requires:	php-sockets >= 4.3.0
+Requires:	php(gd)
+Requires:	php(sockets)
 Requires:	webserver
+Requires:	webserver(php) >= 4.3.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -106,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/11/27 20:50:07  glen
+- php virtual extension deps
+
 Revision 1.11  2005/12/04 23:10:18  glen
 - adapterized (sorted %verify flags)
 

================================================================
Index: SPECS/phpdoc.spec
diff -u SPECS/phpdoc.spec:1.2 SPECS/phpdoc.spec:1.3
--- SPECS/phpdoc.spec:1.2	Thu Feb  3 23:42:13 2005
+++ SPECS/phpdoc.spec	Mon Nov 27 21:50:07 2006
@@ -7,22 +7,21 @@
 Epoch:		0
 License:	LGPL
 Group:		Applications/WWW
-Source0:	http://www.phpdoc.de/download/phpdoc1beta.zip
+Source0:	http://www.phpdoc.de/download/%{name}1beta.zip
 # Source0-md5:	ca05fe9e0bb6171b2defee60a23e98c9
 URL:		http://www.phpdoc.de/
 BuildRequires:	sed >= 4.0
-Requires:	php >= 3:4.0.3
-Requires:	php-pcre
-Requires:	php-xml
+Requires:	php(pcre)
+Requires:	php(xml)
+Requires:	webserver(php) >= 4.0.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_appdir	%{_datadir}/%{name}
 
 %description
 PHPDoc is an adoption of Javadoc to the PHP world. PHPDoc is written
-in PHP. It offers you a way to generate an API documentation of
-object oriented and procedural code with certain markup in your
-source.
+in PHP. It offers you a way to generate an API documentation of object
+oriented and procedural code with certain markup in your source.
 
 %description -l pl
 PHPDoc to adaptacja Javadoc dla świata PHP. PHPDoc jest napisany w
@@ -81,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/11/27 20:50:07  glen
+- php virtual extension deps
+
 Revision 1.2  2005/02/03 22:42:13  qboosh
 - pl
 

================================================================
Index: SPECS/phpix.spec
diff -u SPECS/phpix.spec:1.5 SPECS/phpix.spec:1.6
--- SPECS/phpix.spec:1.5	Tue Dec 13 15:37:24 2005
+++ SPECS/phpix.spec	Mon Nov 27 21:50:07 2006
@@ -15,7 +15,7 @@
 # Source0-md5:	c8b59979a9f90e8edfa7aaecde4d8af1
 Source1:	%{name}-apache.conf
 URL:		http://phpix2.sourceforge.net/
-Requires:	php-exif
+Requires:	php(exif)
 Requires:	webserver
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -82,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/11/27 20:50:07  glen
+- php virtual extension deps
+
 Revision 1.5  2005/12/13 14:37:24  glen
 - adapterized (sorted %verify flags)
 

================================================================
Index: SPECS/phpost.spec
diff -u SPECS/phpost.spec:1.17 SPECS/phpost.spec:1.18
--- SPECS/phpost.spec:1.17	Tue Oct 31 16:40:33 2006
+++ SPECS/phpost.spec	Mon Nov 27 21:50:07 2006
@@ -7,13 +7,13 @@
 Release:	1.beta
 License:	GPL
 Group:		Networking/Utilities
-Source0:	http://webgadgets.com/phpost/phpost.tar.gz
+Source0:	http://webgadgets.com/%{name}/phpost.tar.gz
 # Source0-md5:	a5cbec332c1d55296d0b84f48e9715b5
 Source1:	%{name}.conf
 Patch0:		%{name}_Polski.patch
-Requires:	php
-Requires:	php-pcre
+Requires:	php(pcre)
 Requires:	php-pear
+Requires:	webserver(php)
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -101,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2006/11/27 20:50:07  glen
+- php virtual extension deps
+
 Revision 1.17  2006/10/31 15:40:33  qboosh
 - cleanup; todo: webapps?
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/phpToDo.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/phpWebFileManager.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/phpdc.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/phpdoc.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SPECS/phpix.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/phpost.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list