]> git.pld-linux.org Git - packages/drupal.git/commitdiff
- fixed pl for -db-*, strict R for DB_Driver
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 11 Oct 2005 07:17:49 +0000 (07:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drupal.spec -> 1.31

drupal.spec

index 173329dfe4f082950fda5b1b62a4155f2e9b3d9c..d14c8fa3f5f2f47217438d1810443354ae1c658b 100644 (file)
@@ -28,7 +28,7 @@ Requires:     apache(mod_alias)
 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)
@@ -98,7 +98,7 @@ Ten pakiet zawiera skrypt wywo
 
 %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}
@@ -108,18 +108,18 @@ This virtual package provides MySQL database backend for Drupal.
 
 %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!
@@ -128,6 +128,10 @@ database schema for PostgreSQL. Use this driver at your own risk!
 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
This page took 0.07898 seconds and 4 git commands to generate.