]> git.pld-linux.org Git - packages/php-pear-Translation.git/blobdiff - php-pear-Translation.spec
- massive attack s/pld.org.pl/pld-linux.org/
[packages/php-pear-Translation.git] / php-pear-Translation.spec
index f581f47174a40e9eb5c6444b6ee60476bb389ba8..b5cd951a17b97a8fe7c0201ec201bd28bc175b10 100644 (file)
@@ -1,16 +1,17 @@
 %include       /usr/lib/rpm/macros.php
 %define                _class          Translation
+%define                _status         stable
 %define                _pearname       %{_class}
 Summary:       %{_pearname} - class for creating multilingual websites
 Summary(pl):   %{_pearname} - klasa do tworzenia wielojêzycznych portali
 Name:          php-pear-%{_pearname}
-Version:       1.2
+Version:       1.2.3
 Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 URL:           http://pear.php.net/
-BuildRequires: rpm-php-pearprov
+BuildRequires: rpm-php-pearprov >= 4.0.2-98
 Requires:      php-pear
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -23,6 +24,19 @@ all the strings connected with specific page and the strings connected
 with all the pages on the site are loaded into variable, so access to
 them is quite fast and does not overload database server connection.
 
+This class has in PEAR status: %{_status}.
+
+%description -l pl
+Klasa ta pozwala na przechowywanie wszystkich ³añcuchów znaków dla
+wielojêzycznych serwisów w bazie danych i odczytywanie ich. Klasa
+³±czy siê z dowoln± baz± u¿ywaj±c rozszerzenia PHP PEAR. Obiekt mo¿e
+byæ tworzony dla ka¿dej strony. Od utworzenia wszystkie ³añcuchy
+powi±zane z dan± stron±, a tak¿e ³añcuchy powi±zane ze wszystkimi
+stronami z serwisu s± wczytywane do zmiennej, wiêc dostêp do nich
+jest szybki i nie przeci±¿a po³±czenia z serwerem baz danych.
+
+Ta klasa ma w PEAR status: %{_status}.
+
 %prep
 %setup -q -c
 
This page took 0.063905 seconds and 4 git commands to generate.