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

---- Files affected:
SPECS:
   nagios-fruity.spec (1.18 -> 1.19) , nagios-oreon.spec (1.4 -> 1.5) , 
php-pear-DB_ado.spec (1.13 -> 1.14) , php-pear-MDB2_Driver_fbsql.spec (1.7 -> 
1.8) , php-pear-MDB2_Driver_oci8.spec (1.10 -> 1.11) , picKLE.spec (1.5 -> 1.6) 
, postaci.spec (1.19 -> 1.20) , poweradmin.spec (1.6 -> 1.7) , pphlogger.spec 
(1.10 -> 1.11) , smbwebclient.spec (1.42 -> 1.43) , tutos.spec (1.29 -> 1.30) , 
twig.spec (1.6 -> 1.7) , vexim.spec (1.13 -> 1.14) , videodb.spec (1.2 -> 1.3) 
, vmailmgr-admin.spec (1.13 -> 1.14) , web-cyradm.spec (1.8 -> 1.9) , 
websvn.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/nagios-fruity.spec
diff -u SPECS/nagios-fruity.spec:1.18 SPECS/nagios-fruity.spec:1.19
--- SPECS/nagios-fruity.spec:1.18       Fri Sep 29 23:25:58 2006
+++ SPECS/nagios-fruity.spec    Mon Nov 27 22:01:14 2006
@@ -19,10 +19,10 @@
 BuildRequires: sed >= 4.0
 Requires:      adodb >= 4.67-1.17
 Requires:      nagios >= 2.0-0.b4
-Requires:      php >= 4:5.0.0
-Requires:      php-mysql
+Requires:      php(mysql)
 Requires:      php-pear-HTML_TreeMenu
 Requires:      webapps
+Requires:      webserver(php) >= 5.0.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -127,6 +127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.18  2006/09/29 21:25:58  glen
 - update webapp triggers due apache1 package split
 

================================================================
Index: SPECS/nagios-oreon.spec
diff -u SPECS/nagios-oreon.spec:1.4 SPECS/nagios-oreon.spec:1.5
--- SPECS/nagios-oreon.spec:1.4 Fri Sep 29 23:25:58 2006
+++ SPECS/nagios-oreon.spec     Mon Nov 27 22:01:14 2006
@@ -20,10 +20,10 @@
 BuildRequires: rpmbuild(macros) >= 1.268
 Requires:      nagios-common
 Requires:      perl-GD
-Requires:      php >= 3:4
-Requires:      php-gd
-Requires:      php-snmp
+Requires:      php(gd)
+Requires:      php(snmp)
 Requires:      webapps
+Requires:      webserver(php) >= 4.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -125,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.4  2006/09/29 21:25:58  glen
 - update webapp triggers due apache1 package split
 

================================================================
Index: SPECS/php-pear-DB_ado.spec
diff -u SPECS/php-pear-DB_ado.spec:1.13 SPECS/php-pear-DB_ado.spec:1.14
--- SPECS/php-pear-DB_ado.spec:1.13     Tue May 23 22:18:14 2006
+++ SPECS/php-pear-DB_ado.spec  Mon Nov 27 22:01:14 2006
@@ -18,7 +18,7 @@
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
-Requires:      php-com
+Requires:      php(com)
 Requires:      php-common >= 3:4.1
 Requires:      php-pear-DB
 BuildArch:     noarch
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.13  2006/05/23 20:18:14  glen
 - BR rpm-build macros >= 1.300 for %pear_ macros
 

================================================================
Index: SPECS/php-pear-MDB2_Driver_fbsql.spec
diff -u SPECS/php-pear-MDB2_Driver_fbsql.spec:1.7 
SPECS/php-pear-MDB2_Driver_fbsql.spec:1.8
--- SPECS/php-pear-MDB2_Driver_fbsql.spec:1.7   Tue May 23 22:18:14 2006
+++ SPECS/php-pear-MDB2_Driver_fbsql.spec       Mon Nov 27 22:01:14 2006
@@ -18,8 +18,8 @@
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
+Requires:      php(fbsql)
 Requires:      php-common >= 3:4.3.0
-Requires:      php-fbsql
 Requires:      php-pear
 Requires:      php-pear-MDB2 >= 2.0.0-0.beta6
 Requires:      php-pear-PEAR-core >= 1:1.0b1
@@ -64,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.7  2006/05/23 20:18:14  glen
 - BR rpm-build macros >= 1.300 for %pear_ macros
 

================================================================
Index: SPECS/php-pear-MDB2_Driver_oci8.spec
diff -u SPECS/php-pear-MDB2_Driver_oci8.spec:1.10 
SPECS/php-pear-MDB2_Driver_oci8.spec:1.11
--- SPECS/php-pear-MDB2_Driver_oci8.spec:1.10   Mon Sep  4 12:49:57 2006
+++ SPECS/php-pear-MDB2_Driver_oci8.spec        Mon Nov 27 22:01:14 2006
@@ -18,11 +18,11 @@
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
-Requires:      php-pear
+Requires:      php(oci8)
 Requires:      php-common >= 3:4.3.0
-Requires:      php-pear-PEAR-core >= 1:1.0b1
+Requires:      php-pear
 Requires:      php-pear-MDB2 >= 2.0.0-0.beta6
-Requires:      php-oci8
+Requires:      php-pear-PEAR-core >= 1:1.0b1
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -64,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.10  2006/09/04 10:49:57  adamg
 - updated to 1.0.2
 

================================================================
Index: SPECS/picKLE.spec
diff -u SPECS/picKLE.spec:1.5 SPECS/picKLE.spec:1.6
--- SPECS/picKLE.spec:1.5       Tue Apr 12 15:38:34 2005
+++ SPECS/picKLE.spec   Mon Nov 27 22:01:14 2006
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - webapps
 Summary:       Image gallery system created in PHP
 Summary(pl):   System galeriowy oparty na PHP
 Name:          picKLE
@@ -11,8 +13,8 @@
 Source1:       %{name}.conf
 URL:           http://picklegallery.sourceforge.net/
 Requires:      ImageMagick
-Requires:      php
 Requires:      webserver
+Requires:      webserver(php)
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -20,14 +22,15 @@
 %define                _sysconfdir     /etc/%{name}
 
 %description
-picKLE is an image gallery system created in PHP. It generates 
-thumbnails and resampled images on the fly and caches them. 
-It is made to be extremely simple to install/configure.
+picKLE is an image gallery system created in PHP. It generates
+thumbnails and resampled images on the fly and caches them. It is made
+to be extremely simple to install/configure.
 
 %description -l pl
-picKLE jest to system galeriowy oparty na PHP. Generuje w locie 
-miniaturki i pomniejszone zdjęcia, po czym zapisuje je w katalogu cache.
-Dodatkowo wyróżnia się bardzo łatwą instalacją oraz konfiguracją.
+picKLE jest to system galeriowy oparty na PHP. Generuje w locie
+miniaturki i pomniejszone zdjęcia, po czym zapisuje je w katalogu
+cache. Dodatkowo wyróżnia się bardzo łatwą instalacją oraz
+konfiguracją.
 
 %prep
 %setup -q
@@ -90,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.5  2005/04/12 13:38:34  paszczus
 - added md5
 - adaptarized

================================================================
Index: SPECS/postaci.spec
diff -u SPECS/postaci.spec:1.19 SPECS/postaci.spec:1.20
--- SPECS/postaci.spec:1.19     Tue Dec 13 15:37:24 2005
+++ SPECS/postaci.spec  Mon Nov 27 22:01:14 2006
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - webapps
 Summary:       Postaci is a PHP based POP3/IMAP based e-mail client
 Summary(pl):   Postaci jest opartym na PHP klientem pocztowym obsługującym 
POP3/IMAP
 Name:          postaci
@@ -13,10 +15,10 @@
 Patch0:                %{name}-pld.patch
 URL:           http://www.trlinux.com/
 Requires:      apache(mod_auth)
-Requires:      php-imap
-Requires:      php-mysql
-Requires:      php >= 4.1.0
+Requires:      php(imap)
+Requires:      php(mysql)
 Requires:      webserver = apache
+Requires:      webserver(php) >= 4.1.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -125,6 +127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.19  2005/12/13 14:37:24  glen
 - adapterized (sorted %verify flags)
 

================================================================
Index: SPECS/poweradmin.spec
diff -u SPECS/poweradmin.spec:1.6 SPECS/poweradmin.spec:1.7
--- SPECS/poweradmin.spec:1.6   Tue Dec 13 15:37:24 2005
+++ SPECS/poweradmin.spec       Mon Nov 27 22:01:14 2006
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - webapps
 Summary:       PowerAdmin - a web-based front-end for the PowerDNS
 Summary(pl):   PowerAdmin - oparty na WWW interfejs dla PowerDNS-a
 Name:          poweradmin
@@ -12,8 +14,8 @@
 Patch0:                %{name}-addmasterip.patch
 URL:           http://www.poweradmin.org/
 Requires:      apache(mod_dir)
-Requires:      mysql-client >= 3.23.56-1
 Requires:      mysql >= 3.23.2
+Requires:      mysql-client >= 3.23.56-1
 Requires:      php-pear
 Requires:      php-pear-DB
 Requires:      php-pear-PEAR
@@ -97,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.6  2005/12/13 14:37:24  glen
 - adapterized (sorted %verify flags)
 

================================================================
Index: SPECS/pphlogger.spec
diff -u SPECS/pphlogger.spec:1.10 SPECS/pphlogger.spec:1.11
--- SPECS/pphlogger.spec:1.10   Sun Oct 24 22:34:40 2004
+++ SPECS/pphlogger.spec        Mon Nov 27 22:01:14 2006
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - webapps
 Summary:       PPhlogger - WWW statistic system
 Summary(pl):   PPhlogger - system statystyk WWW
 Name:          pphlogger
@@ -11,9 +13,9 @@
 # Source0-md5: 05e11fd5454ce47919ffc6be929540e4
 Source1:       %{name}.conf
 URL:           http://pphlogger.phpee.com/
-Requires:      php
-Requires:      php-pcre
+Requires:      php(pcre)
 Requires:      webserver
+Requires:      webserver(php)
 Buildarch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -149,6 +151,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.10  2004/10/24 20:34:40  paladine
 - spelling fixes, uppercases, etc.
 

================================================================
Index: SPECS/smbwebclient.spec
diff -u SPECS/smbwebclient.spec:1.42 SPECS/smbwebclient.spec:1.43
--- SPECS/smbwebclient.spec:1.42        Fri Sep 29 23:25:58 2006
+++ SPECS/smbwebclient.spec     Mon Nov 27 22:01:14 2006
@@ -3,7 +3,7 @@
 Summary(pl):   SmbWebClient - skrypt do używania sieci Windows z przeglądarki
 Name:          smbwebclient
 Version:       2.9
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications/WWW
 Source0:       http://dl.sourceforge.net/smbwebclient/%{name}-%{version}.php.gz
@@ -13,9 +13,9 @@
 Source3:       %{name}-wrapper.php
 URL:           http://smbwebclient.sourceforge.net/
 BuildRequires: rpmbuild(macros) >= 1.268
-Requires:      php >= 3:4.1
 Requires:      samba-client
 Requires:      webapps
+Requires:      webserver(php) >= 4.1
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -98,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.42  2006/09/29 21:25:58  glen
 - update webapp triggers due apache1 package split
 

================================================================
Index: SPECS/tutos.spec
diff -u SPECS/tutos.spec:1.29 SPECS/tutos.spec:1.30
--- SPECS/tutos.spec:1.29       Tue Dec 13 16:35:56 2005
+++ SPECS/tutos.spec    Mon Nov 27 22:01:14 2006
@@ -1,8 +1,10 @@
 # $Revision$, $Date$
+# TODO
+# - webapps
+%define                _realname       TUTOS
 Summary:       The Ultimate Team Organisation Software
 Summary(pl):   TUTOS - oprogramowanie do organizacji pracy grupowej
 Name:          tutos
-%define                _realname       TUTOS
 Version:       1.2.20050306
 Release:       0.1
 License:       GPL v2+
@@ -14,7 +16,7 @@
 Requires(post,preun):  grep
 Requires(preun):       fileutils
 Requires:      apache
-Requires:      php-pcre
+Requires:      php(pcre)
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -173,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.29  2005/12/13 15:35:56  glen
 - adapterized (sorted %verify attrs)
 

================================================================
Index: SPECS/twig.spec
diff -u SPECS/twig.spec:1.6 SPECS/twig.spec:1.7
--- SPECS/twig.spec:1.6 Tue Dec 13 16:35:56 2005
+++ SPECS/twig.spec     Mon Nov 27 22:01:14 2006
@@ -10,11 +10,11 @@
 # Source0-md5: 03bbdd4d6180789451a2bb20c06f790f
 Patch0:                %{name}-php4.patch
 URL:           http://twig.screwdriver.net/
-Requires:      php
-Requires:      php-gettext
-Requires:      php-imap
-Requires:      php-pcre
+Requires:      php(gettext)
+Requires:      php(imap)
+Requires:      php(pcre)
 Requires:      webserver
+Requires:      webserver(php)
 Provides:      webmail
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -67,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.6  2005/12/13 15:35:56  glen
 - adapterized (sorted %verify attrs)
 

================================================================
Index: SPECS/vexim.spec
diff -u SPECS/vexim.spec:1.13 SPECS/vexim.spec:1.14
--- SPECS/vexim.spec:1.13       Mon Oct  3 23:39:54 2005
+++ SPECS/vexim.spec    Mon Nov 27 22:01:14 2006
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - webapps
 Summary:       Virtual Exim
 Summary(pl):   Wirtualny Exim
 Name:          vexim
@@ -12,11 +14,11 @@
 Patch0:                %{name}-perl_location.patch
 Patch1:                %{name}-pld_locations.patch
 URL:           http://silverwraith.com/vexim/
-PreReq:                exim
-Requires:      php4 >= 4.2.1
+Requires:      exim
 Requires:      php-pear-DB
 Requires:      php4-gettext
 Requires:      webserver
+Requires:      webserver(php) >= 4.2.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _veximdir       %{_datadir}/%{name}
@@ -130,6 +132,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.13  2005/10/03 21:39:54  qboosh
 - really added missing dir, no config() for dir itself
 

================================================================
Index: SPECS/videodb.spec
diff -u SPECS/videodb.spec:1.2 SPECS/videodb.spec:1.3
--- SPECS/videodb.spec:1.2      Thu Feb 10 18:33:15 2005
+++ SPECS/videodb.spec  Mon Nov 27 22:01:14 2006
@@ -11,10 +11,10 @@
 Source0:       http://dl.sourceforge.net/videodb/%{name}-%{dl_ver}.tgz
 # Source0-md5: 96d82437bada963b72362d66c0a32e88
 URL:           http://www.splitbrain.org/Programming/PHP/VideoDB/index.php
-BuildArch:     noarch
-Requires:      php >= 4.2.0
-Requires:      php-mysql
+Requires:      php(mysql)
 Requires:      webserver
+Requires:      webserver(php) >= 4.2.0
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define        _instdir        /home/services/httpd/html/videodb
@@ -48,6 +48,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.2  2005/02/10 17:33:15  grzegol
 - updated to 2.0.2
 - removed outdated install_fix patch

================================================================
Index: SPECS/vmailmgr-admin.spec
diff -u SPECS/vmailmgr-admin.spec:1.13 SPECS/vmailmgr-admin.spec:1.14
--- SPECS/vmailmgr-admin.spec:1.13      Tue Oct 31 16:18:58 2006
+++ SPECS/vmailmgr-admin.spec   Mon Nov 27 22:01:14 2006
@@ -11,10 +11,10 @@
 # Source0-md5: 4b48a49ed6faaa4656de662d1dfa69b2
 Patch0:                %{name}.restartqmail.patch
 URL:           http://em.ca/~bruceg/vmailmgr/
-Requires:      php
 Requires:      qmail
 Requires:      vmailmgrd
 Requires:      webserver
+Requires:      webserver(php)
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                appdir          /home/services/httpd/html/vmailmgr-admin
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.13  2006/10/31 15:18:58  qboosh
 - todo: webapps
 

================================================================
Index: SPECS/web-cyradm.spec
diff -u SPECS/web-cyradm.spec:1.8 SPECS/web-cyradm.spec:1.9
--- SPECS/web-cyradm.spec:1.8   Wed Jul 26 17:02:19 2006
+++ SPECS/web-cyradm.spec       Mon Nov 27 22:01:14 2006
@@ -21,9 +21,9 @@
 URL:           http://www.web-cyradm.org/
 BuildRequires: rpmbuild(macros) >= 1.228
 Requires:      apache >= 2.0
-Requires:      php
-Requires:      php-gettext
+Requires:      php(gettext)
 Requires:      php-pear-DB
+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.9  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.8  2006/07/26 15:02:19  glen
 - avoid defining default %attr
 

================================================================
Index: SPECS/websvn.spec
diff -u SPECS/websvn.spec:1.13 SPECS/websvn.spec:1.14
--- SPECS/websvn.spec:1.13      Tue Dec 13 16:51:53 2005
+++ SPECS/websvn.spec   Mon Nov 27 22:01:14 2006
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - webapps
 Summary:       WebSVN - web interface of Subversion repositories
 Summary(pl):   WebSVN - przeglądarka WWW repozytoriów Subversion
 Name:          websvn
@@ -10,8 +12,8 @@
 Source0:       
http://websvn.tigris.org/files/documents/1380/14334/WebSVN_161.tar.gz
 # Source0-md5: 9f81a3793d08bde2e425d2c98f923875
 URL:           http://websvn.tigris.org/
+Requires:      php(zlib)
 Requires:      php-pear
-Requires:      php-zlib
 Requires:      subversion
 Requires:      webserver = apache
 BuildArch:     noarch
@@ -143,6 +145,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/11/27 21:01:14  glen
+- php virtual extension deps
+
 Revision 1.13  2005/12/13 15:51:53  glen
 - adapterized (sorted %verify attrs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nagios-fruity.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/nagios-oreon.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/php-pear-DB_ado.spec?r1=1.13&r2=1.14&f=u
    
http://cvs.pld-linux.org/SPECS/php-pear-MDB2_Driver_fbsql.spec?r1=1.7&r2=1.8&f=u
    
http://cvs.pld-linux.org/SPECS/php-pear-MDB2_Driver_oci8.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/picKLE.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/postaci.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/poweradmin.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/pphlogger.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/smbwebclient.spec?r1=1.42&r2=1.43&f=u
    http://cvs.pld-linux.org/SPECS/tutos.spec?r1=1.29&r2=1.30&f=u
    http://cvs.pld-linux.org/SPECS/twig.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/vexim.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/videodb.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SPECS/vmailmgr-admin.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/web-cyradm.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/websvn.spec?r1=1.13&r2=1.14&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to