OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-Jun-2007 13:01:51
Branch: HEAD Handle: 2007062212014011
Modified files:
openpkg-src/axkit axkit.spec
openpkg-src/drupal drupal.spec
openpkg-src/kolab kolab.spec
openpkg-src/mediawiki mediawiki.spec
openpkg-src/modsurvey modsurvey.spec
openpkg-src/openpkg-registry
openpkg-registry.spec
openpkg-src/perl-apache perl-apache.spec
openpkg-src/php-eaccelerator
php-eaccelerator.spec
openpkg-src/phpbb phpbb.spec
openpkg-src/poweradmin poweradmin.spec
openpkg-src/rt rt.spec
openpkg-src/squirrelmail
squirrelmail.spec
openpkg-src/sympa sympa.spec
openpkg-src/wordpress wordpress.spec
Log:
new OpenPKG world order: upgrade from Apache 1.3 to 2.2 (part 2/3:
modified dependency packages)
Summary:
Revision Changes Path
1.5 +3 -3 openpkg-src/axkit/axkit.spec
1.32 +8 -8 openpkg-src/drupal/drupal.spec
1.43 +2 -2 openpkg-src/kolab/kolab.spec
1.11 +7 -7 openpkg-src/mediawiki/mediawiki.spec
1.7 +2 -2 openpkg-src/modsurvey/modsurvey.spec
1.38 +2 -2 openpkg-src/openpkg-registry/openpkg-registry.spec
1.78 +3 -3 openpkg-src/perl-apache/perl-apache.spec
1.27 +2 -2 openpkg-src/php-eaccelerator/php-eaccelerator.spec
1.7 +7 -7 openpkg-src/phpbb/phpbb.spec
1.24 +2 -2 openpkg-src/poweradmin/poweradmin.spec
1.180 +3 -3 openpkg-src/rt/rt.spec
1.59 +2 -2 openpkg-src/squirrelmail/squirrelmail.spec
1.13 +2 -2 openpkg-src/sympa/sympa.spec
1.45 +5 -5 openpkg-src/wordpress/wordpress.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/axkit/axkit.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 axkit.spec
--- openpkg-src/axkit/axkit.spec 11 Mar 2007 11:22:33 -0000 1.4
+++ openpkg-src/axkit/axkit.spec 22 Jun 2007 11:01:48 -0000 1.5
@@ -61,7 +61,7 @@
Group: Web
License: GPL/Artistic
Version: %{V_axkit}
-Release: 20070311
+Release: 20070622
# list of sources
Source0: http://www.apache.org/dist/xml/axkit/AxKit-%{V_axkit}.tar.gz
@@ -96,8 +96,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, perl, perl-openpkg
PreReq: OpenPKG, openpkg >= 20040130, perl
-BuildPreReq: apache::with_mod_perl = yes, perl-apache
-PreReq: apache::with_mod_perl = yes, perl-apache
+BuildPreReq: apache-perl, perl-apache
+PreReq: apache-perl, perl-apache
BuildPreReq: perl-crypto, perl-comp, perl-ldap, perl-time
PreReq: perl-crypto, perl-comp, perl-ldap, perl-time
BuildPreReq: perl-xml::with_sablotron = yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/drupal/drupal.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 drupal.spec
--- openpkg-src/drupal/drupal.spec 18 Apr 2007 21:45:56 -0000 1.31
+++ openpkg-src/drupal/drupal.spec 22 Jun 2007 11:01:43 -0000 1.32
@@ -105,7 +105,7 @@
Group: CMS
License: GPL
Version: %{V_drupal}
-Release: 20070418
+Release: 20070622
# list of sources
Source0:
http://ftp.osuosl.org/pub/drupal/files/projects/drupal-%{V_drupal}.tar.gz
@@ -188,13 +188,13 @@
BuildPreReq: OpenPKG, openpkg >= 20060823
PreReq: OpenPKG, openpkg >= 20060823
PreReq: apache, pcre
-PreReq: apache::with_mod_php = yes
-PreReq: apache::with_mod_php_gd = yes
-PreReq: apache::with_mod_php_mbstring = yes
-PreReq: apache::with_mod_php_mm = yes
-PreReq: apache::with_mod_php_mysql = yes
-PreReq: apache::with_mod_php_pcre = yes
-PreReq: apache::with_mod_php_xml = yes
+PreReq: apache-php
+PreReq: apache-php::with_gd = yes
+PreReq: apache-php::with_mbstring = yes
+PreReq: apache-php::with_mm = yes
+PreReq: apache-php::with_mysql = yes
+PreReq: apache-php::with_pcre = yes
+PreReq: apache-php::with_xml = yes
PreReq: pcre::with_utf8
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/kolab/kolab.spec
============================================================================
$ cvs diff -u -r1.42 -r1.43 kolab.spec
--- openpkg-src/kolab/kolab.spec 18 Apr 2007 21:46:02 -0000 1.42
+++ openpkg-src/kolab/kolab.spec 22 Jun 2007 11:01:40 -0000 1.43
@@ -38,7 +38,7 @@
Group: Mail
License: GPL
Version: 20041215
-Release: 20070418
+Release: 20070622
# package options
%option with_genuine no
@@ -58,7 +58,7 @@
PreReq: gdbm >= 1.8.3-20030213, gdbm::with_ndbm = yes
PreReq: postfix >= 2.0.16-20031028, postfix::with_ldap = yes,
postfix::with_sasl = yes, postfix::with_ssl = yes
PreReq: imapd >= 2.2.3-20040202, imapd::with_group = yes
-PreReq: apache >= 1.3.29-20031124, apache::with_gdbm_ndbm = yes,
apache::with_mod_auth_ldap = yes, apache::with_mod_dav = yes,
apache::with_mod_php = yes, apache::with_mod_php_gdbm = yes,
apache::with_mod_php_gettext = yes, apache::with_mod_php_imap = yes,
apache::with_mod_php_openldap = yes, apache::with_mod_php_xml = yes,
apache::with_mod_ssl = yes
+PreReq: apache >= 1.3.29-20031124, apache::with_mod_ldap = yes,
apache::with_mod_dav = yes, apache-php, apache-php::with_gdbm = yes,
apache-php::with_gettext = yes, apache-php::with_imap = yes,
apache-php::with_openldap = yes, apache-php::with_xml = yes,
apache::with_mod_ssl = yes
%if "%{with_genuine}" == "no"
PreReq: perl-kolab, perl-db
%endif
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/mediawiki/mediawiki.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 mediawiki.spec
--- openpkg-src/mediawiki/mediawiki.spec 11 May 2007 05:51:06 -0000
1.10
+++ openpkg-src/mediawiki/mediawiki.spec 22 Jun 2007 11:01:49 -0000
1.11
@@ -37,7 +37,7 @@
Group: CMS
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20070511
+Release: 20070622
# list of sources
Source0:
http://download.wikimedia.org/mediawiki/%{V_major}/mediawiki-%{version}.tar.gz
@@ -53,12 +53,12 @@
PreReq: OpenPKG, openpkg >= 20040130
PreReq: mysql
PreReq: apache
-PreReq: apache::with_mod_php = yes
-PreReq: apache::with_mod_php_mm = yes
-PreReq: apache::with_mod_php_xml = yes
-PreReq: apache::with_mod_php_pcre = yes
-PreReq: apache::with_mod_php_mysql = yes
-PreReq: apache::with_mod_php_gd = yes
+PreReq: apache-php
+PreReq: apache-php::with_mm = yes
+PreReq: apache-php::with_xml = yes
+PreReq: apache-php::with_pcre = yes
+PreReq: apache-php::with_mysql = yes
+PreReq: apache-php::with_gd = yes
PreReq: pcre, pcre::with_utf8 = yes
PreReq: diffutils
PreReq: imagemagick
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/modsurvey/modsurvey.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 modsurvey.spec
--- openpkg-src/modsurvey/modsurvey.spec 18 Apr 2007 21:46:09 -0000
1.6
+++ openpkg-src/modsurvey/modsurvey.spec 22 Jun 2007 11:01:47 -0000
1.7
@@ -33,7 +33,7 @@
Group: Web
License: GPL
Version: 3.2.4
-Release: 20070418
+Release: 20070622
# list of sources
Source0:
http://www.modsurvey.org/download/tarballs/modsurvey-%{version}.tgz
@@ -47,7 +47,7 @@
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: perl, perl-www
PreReq: perl, perl-www
-PreReq: apache, apache::with_mod_perl = yes
+PreReq: apache, apache-perl
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg-registry/openpkg-registry.spec
============================================================================
$ cvs diff -u -r1.37 -r1.38 openpkg-registry.spec
--- openpkg-src/openpkg-registry/openpkg-registry.spec 18 Apr 2007
21:46:14 -0000 1.37
+++ openpkg-src/openpkg-registry/openpkg-registry.spec 22 Jun 2007
11:01:45 -0000 1.38
@@ -33,7 +33,7 @@
Group: Bootstrapping
License: BSD-style
Version: 1.1.2
-Release: 20070418
+Release: 20070622
# package options
%option with_client yes
@@ -52,7 +52,7 @@
%if "%{with_server}" == "yes"
PreReq: perl-dbi::with_dbd_sqlite, perl-dbi::with_dbd_pgsql
PreReq: postgresql
-PreReq: apache::with_mod_perl
+PreReq: apache-perl
PreReq: perl-www >= perl-www-5.8.7-20051031
PreReq: perl-xml
PreReq: cfg, cfg::with_perl = yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-apache/perl-apache.spec
============================================================================
$ cvs diff -u -r1.77 -r1.78 perl-apache.spec
--- openpkg-src/perl-apache/perl-apache.spec 26 May 2007 08:43:11 -0000
1.77
+++ openpkg-src/perl-apache/perl-apache.spec 22 Jun 2007 11:01:40 -0000
1.78
@@ -51,7 +51,7 @@
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
-Release: 20070526
+Release: 20070622
# list of sources
Source0:
http://www.cpan.org/modules/by-module/Apache/Apache-AuthCookie-%{V_apache_authcookie}.tar.gz
@@ -76,8 +76,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg
>= %{V_perl}-20040126
PreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}
-BuildPreReq: apache::with_mod_perl = yes, perl-dbi
-PreReq: apache::with_mod_perl = yes, perl-dbi
+BuildPreReq: apache-perl, perl-dbi
+PreReq: apache-perl, perl-dbi
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/php-eaccelerator/php-eaccelerator.spec
============================================================================
$ cvs diff -u -r1.26 -r1.27 php-eaccelerator.spec
--- openpkg-src/php-eaccelerator/php-eaccelerator.spec 13 Feb 2007
15:55:43 -0000 1.26
+++ openpkg-src/php-eaccelerator/php-eaccelerator.spec 22 Jun 2007
11:01:41 -0000 1.27
@@ -37,7 +37,7 @@
Group: Language
License: GPL
Version: %{V_opkg}
-Release: 20070213
+Release: 20070622
# package options
%option with_apache yes
@@ -54,7 +54,7 @@
BuildPreReq: php
PreReq: php
%if "%{with_apache}" == "yes"
-PreReq: apache, apache::with_mod_php = yes
+PreReq: apache, apache-php
%endif
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/phpbb/phpbb.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 phpbb.spec
--- openpkg-src/phpbb/phpbb.spec 21 May 2007 12:09:45 -0000 1.6
+++ openpkg-src/phpbb/phpbb.spec 22 Jun 2007 11:01:51 -0000 1.7
@@ -33,7 +33,7 @@
Group: CMS
License: GPL
Version: 3.0.RC1
-Release: 20070521
+Release: 20070622
# list of sources
Source0: http://switch.dl.sourceforge.net/phpbb/phpBB-%{version}.tar.bz2
@@ -47,12 +47,12 @@
BuildPreReq: OpenPKG, openpkg >= 20060823
PreReq: OpenPKG, openpkg >= 20060823
PreReq: apache
-PreReq: apache::with_mod_php_gd = yes
-PreReq: apache::with_mod_php_zlib = yes
-PreReq: apache::with_mod_php_pcre = yes
-PreReq: apache::with_mod_php_ftp = yes
-PreReq: apache::with_mod_php_xml = yes
-PreReq: apache::with_mod_php_sqlite = yes
+PreReq: apache-php::with_gd = yes
+PreReq: apache-php::with_zlib = yes
+PreReq: apache-php::with_pcre = yes
+PreReq: apache-php::with_ftp = yes
+PreReq: apache-php::with_xml = yes
+PreReq: apache-php::with_sqlite = yes
PreReq: pcre, pcre::with_utf8 = yes
PreReq: sqlite
PreReq: imagemagick
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/poweradmin/poweradmin.spec
============================================================================
$ cvs diff -u -r1.23 -r1.24 poweradmin.spec
--- openpkg-src/poweradmin/poweradmin.spec 1 Jan 2007 17:41:13 -0000
1.23
+++ openpkg-src/poweradmin/poweradmin.spec 22 Jun 2007 11:01:41 -0000
1.24
@@ -33,7 +33,7 @@
Group: DNS
License: QPL
Version: 1.2.7
-Release: 20061013
+Release: 20070622
# list of sources
Source0:
http://switch.dl.sourceforge.net/poweradmin/poweradmin-%{version}.tar.bz2
@@ -45,7 +45,7 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
-PreReq: apache, apache::with_mod_php = yes, apache::with_mod_php_mysql
= yes
+PreReq: apache, apache-php, apache-php::with_mysql = yes
PreReq: php, php::with_pear = yes, php::with_mysql = yes
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/rt/rt.spec
============================================================================
$ cvs diff -u -r1.179 -r1.180 rt.spec
--- openpkg-src/rt/rt.spec 11 Jun 2007 17:48:48 -0000 1.179
+++ openpkg-src/rt/rt.spec 22 Jun 2007 11:01:43 -0000 1.180
@@ -44,7 +44,7 @@
Group: Ticketing
License: GPL
Version: %{V_rt}
-Release: 20070611
+Release: 20070622
# package options
%option with_db_sqlite no
@@ -85,8 +85,8 @@
PreReq: perl-sys, perl-util, perl-ds, perl-text, perl-apache,
perl-module
BuildPreReq: perl-dbi, perl-dbix, perl-mail, perl-www, perl-locale,
perl-devel, perl-cache
PreReq: perl-dbi, perl-dbix, perl-mail, perl-www, perl-locale,
perl-devel, perl-cache
-BuildPreReq: apache, apache::with_mod_perl = yes
-PreReq: apache, apache::with_mod_perl = yes
+BuildPreReq: apache, apache-perl
+PreReq: apache, apache-perl
%if "%{with_db_sqlite}" == "yes"
PreReq: sqlite, perl-dbi::with_dbd_sqlite = yes
%endif
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/squirrelmail/squirrelmail.spec
============================================================================
$ cvs diff -u -r1.58 -r1.59 squirrelmail.spec
--- openpkg-src/squirrelmail/squirrelmail.spec 10 May 2007 19:04:39
-0000 1.58
+++ openpkg-src/squirrelmail/squirrelmail.spec 22 Jun 2007 11:01:44
-0000 1.59
@@ -51,7 +51,7 @@
Group: Mail
License: GPL
Version: %{V_sqmail}
-Release: 20070510
+Release: 20070622
# package options
%option with_plugins no
@@ -86,7 +86,7 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20060823
PreReq: OpenPKG, openpkg >= 20060823, imapd, MTA, apache
-PreReq: apache::with_mod_php = yes, apache::with_mod_php_xml = yes
+PreReq: apache-php, apache-php::with_xml = yes
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/sympa/sympa.spec
============================================================================
$ cvs diff -u -r1.12 -r1.13 sympa.spec
--- openpkg-src/sympa/sympa.spec 14 Jun 2007 05:40:09 -0000 1.12
+++ openpkg-src/sympa/sympa.spec 22 Jun 2007 11:01:48 -0000 1.13
@@ -33,7 +33,7 @@
Group: Mail
License: GPL
Version: 5.3.2
-Release: 20070614
+Release: 20070622
# list of sources
Source0: http://www.sympa.org/distribution/sympa-%{version}.tar.gz
@@ -58,7 +58,7 @@
PreReq: perl-db, perl-dbi, perl-dbi::with_dbd_mysql = yes
BuildPreReq: perl-xml, perl-xml::with_libxml = yes
PreReq: perl-xml, perl-xml::with_libxml = yes
-PreReq: apache, apache::with_mod_fastcgi = yes
+PreReq: apache, apache-fastcgi = yes
PreReq: MTA
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/wordpress/wordpress.spec
============================================================================
$ cvs diff -u -r1.44 -r1.45 wordpress.spec
--- openpkg-src/wordpress/wordpress.spec 21 Jun 2007 09:23:05 -0000
1.44
+++ openpkg-src/wordpress/wordpress.spec 22 Jun 2007 11:01:47 -0000
1.45
@@ -46,7 +46,7 @@
Group: CMS
License: GPL
Version: %{V_wordpress}
-Release: 20070621
+Release: 20070622
# list of sources
Source0: http://wordpress.org/wordpress-%{V_wordpress}.tar.gz
@@ -72,10 +72,10 @@
BuildPreReq: OpenPKG, openpkg >= 20060823, infozip
PreReq: OpenPKG, openpkg >= 20060823
PreReq: apache, wget
-PreReq: apache::with_mod_php = yes
-PreReq: apache::with_mod_php_mysql = yes
-PreReq: apache::with_mod_php_pcre = yes
-PreReq: apache::with_mod_php_sendmail = yes
+PreReq: apache-php
+PreReq: apache-php::with_mysql = yes
+PreReq: apache-php::with_pcre = yes
+PreReq: apache-php::with_sendmail = yes
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]