Author: glen                         Date: Thu Dec 29 15:39:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized

---- Files affected:
SPECS:
   drupal.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: SPECS/drupal.spec
diff -u SPECS/drupal.spec:1.47 SPECS/drupal.spec:1.48
--- SPECS/drupal.spec:1.47      Tue Dec 20 17:33:42 2005
+++ SPECS/drupal.spec   Thu Dec 29 16:39:14 2005
@@ -3,7 +3,7 @@
 Summary(pl):   Platforma do zarządzania treścią o otwartych źródłach
 Name:          drupal
 Version:       4.6.5
-Release:       0.10
+Release:       0.11
 License:       GPL
 Group:         Applications/WWW
 Source0:       http://drupal.org/files/projects/%{name}-%{version}.tar.gz
@@ -22,18 +22,18 @@
 URL:           http://drupal.org/
 BuildRequires: rpmbuild(macros) >= 1.264
 BuildRequires: sed >= 4.0
-Requires:      webapps
-Requires:      webserver = apache
-Requires:      apache(mod_dir)
+Requires:      %{name}(DB_Driver) = %{version}-%{release}
 Requires:      apache(mod_access)
+Requires:      apache(mod_alias)
+Requires:      apache(mod_dir)
 Requires:      apache(mod_expires)
 Requires:      apache(mod_rewrite)
-Requires:      apache(mod_alias)
 Requires:      php >= 3:4.3.3
 Requires:      php-mysql
 Requires:      php-pcre
-Requires:      %{name}(DB_Driver) = %{version}-%{release}
 Requires:      php-xml
+Requires:      webapps
+Requires:      webserver = apache
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -93,9 +93,9 @@
 Summary(pl):   Usługa cron dla Drupala
 Group:         Applications/WWW
 Requires:      %{name} = %{version}-%{release}
+Requires:      /usr/bin/php
 Requires:      crondaemon
 Requires:      php-cli >= 3:4.3.3
-Requires:      /usr/bin/php
 
 %description cron
 This package contains script which invokes cron hooks for Drupal.
@@ -114,8 +114,7 @@
 This virtual package provides MySQL database backend for Drupal.
 
 %description db-mysql -l pl
-Ten wirtualny pakiet dostarcza backend bazy danych MySQL dla
-Drupala.
+Ten wirtualny pakiet dostarcza backend bazy danych MySQL dla Drupala.
 
 %package db-pgsql
 Summary:       Drupal DB Driver for PostgreSQL
@@ -125,8 +124,7 @@
 Provides:      %{name}(DB_Driver) = %{version}-%{release}
 
 %description db-pgsql
-This virtual package provides PostgreSQL database backend for
-Drupal.
+This virtual package provides PostgreSQL database backend for Drupal.
 
 NOTE: This driver is not tested in PLD, and not all modules have
 database schema for PostgreSQL. Use this driver at your own risk!
@@ -366,6 +364,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2005/12/29 15:39:14  glen
+- adapterized
+
 Revision 1.47  2005/12/20 16:33:42  glen
 - create -update subpackage which can be used to perform database updates
 - patched update.php to be also run from CLI
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/drupal.spec?r1=1.47&r2=1.48&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to