]> 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 b27fabe38f44a5328c4434df14eb766826630f9b..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
-Release:       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,8 @@ 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
@@ -32,6 +35,8 @@ powi
 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.052567 seconds and 4 git commands to generate.