SPECS: drupal.spec - fixed pl for -db-*, strict R for DB_Driver

qboosh qboosh at pld-linux.org
Tue Oct 11 09:17:54 CEST 2005


Author: qboosh                       Date: Tue Oct 11 07:17:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed pl for -db-*, strict R for DB_Driver

---- Files affected:
SPECS:
   drupal.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/drupal.spec
diff -u SPECS/drupal.spec:1.30 SPECS/drupal.spec:1.31
--- SPECS/drupal.spec:1.30	Tue Oct 11 09:12:57 2005
+++ SPECS/drupal.spec	Tue Oct 11 09:17:49 2005
@@ -29,7 +29,7 @@
 Requires:	php >= 3:4.3.3
 Requires:	php-mysql
 Requires:	php-pcre
-Requires:	%{name}(DB_Driver)
+Requires:	%{name}(DB_Driver) = %{version}-%{release}
 Requires:	php-xml
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -99,7 +99,7 @@
 
 %package db-mysql
 Summary:	Drupal DB Driver for MySQL
-Summary(pl):	Sterownik bazy danych Drupal dla MySQL-a
+Summary(pl):	Sterownik bazy danych MySQL dla Drupala
 Group:		Applications/WWW
 Requires:	php-mysql
 Provides:	%{name}(DB_Driver) = %{version}-%{release}
@@ -109,18 +109,18 @@
 
 %description db-mysql -l pl
 Ten wirtualny pakiet dostarcza backend bazy danych MySQL dla
-Drupal.
+Drupala.
 
 %package db-pgsql
 Summary:	Drupal DB Driver for PostgreSQL
-Summary(pl):	Sterownik bazy danych eGroupware dla Dripala
+Summary(pl):	Sterownik bazy danych PostgreSQL dla Drupala
 Group:		Applications/WWW
 Requires:	php-pgsql
 Provides:	%{name}(DB_Driver) = %{version}-%{release}
 
 %description db-pgsql
 This virtual package provides PostgreSQL database backend for
-Drupala.
+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!
@@ -129,6 +129,10 @@
 Ten wirtualny pakiet dostarcza backend bazy danych PostgreSQL dla
 Drupala.
 
+UWAGA: Ten sterownik nie był testowany w PLD i nie wszystkie moduły
+mają schematy bazy danych dla PostgreSQL-a. Można go używać na własne
+ryzyko.
+
 %package xmlrpc
 Summary:	XMLRPC server for Drupal
 Summary(pl):	Serwer XMLRPC dla Drupala
@@ -271,6 +275,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2005/10/11 07:17:49  qboosh
+- fixed pl for -db-*, strict R for DB_Driver
+
 Revision 1.30  2005/10/11 07:12:57  glen
 - create virtual db driver packages, -pl needs review
 
================================================================

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




More information about the pld-cvs-commit mailing list