]> git.pld-linux.org Git - packages/php-pear-Console_Table.git/blobdiff - php-pear-Console_Table.spec
- 1.0.8
[packages/php-pear-Console_Table.git] / php-pear-Console_Table.spec
index d02c793ed4ac3a18d3bcf96c395b76b4d102edc5..61d08a0316174273be9135597d6d204707bdaa48 100644 (file)
@@ -3,16 +3,15 @@
 %define                _subclass       Table
 %define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}
-
 Summary:       %{_pearname} - makes it easy to build console style tables
-Summary(pl):   %{_pearname} - proste tworzenie tabel konsolowych
+Summary(pl.UTF-8):     %{_pearname} - proste tworzenie tabel konsolowych
 Name:          php-pear-%{_pearname}
-Version:       1.0.4
+Version:       1.0.8
 Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: a88fd749867ee74be302388d7361e452
+# Source0-md5: ef649afa2ed9fdc25f37790eb0495330
 URL:           http://pear.php.net/package/Console_Table/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -28,16 +27,16 @@ configurable options.
 
 In PEAR status of this package is: %{_status}.
 
-%description -l pl
+%description -l pl.UTF-8
 Dostarcza metod, takich jak addRow(), insertRow(), addCol(), itp. do
-tworzenia tabel konsolowych. Mog± byæ robione z i bez nag³ówków.
+tworzenia tabel konsolowych. Mogą być robione z i bez nagłówków.
 Posiada wiele opcji konfigurowalnych.
 
 Ta klasa ma w PEAR status: %{_status}.
 
 %package tests
 Summary:       Tests for PEAR::%{_pearname}
-Summary(pl):   Testy dla PEAR::%{_pearname}
+Summary(pl.UTF-8):     Testy dla PEAR::%{_pearname}
 Group:         Development/Languages/PHP
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 AutoReq:       no
@@ -46,7 +45,7 @@ AutoProv:     no
 %description tests
 Tests for PEAR::%{_pearname}.
 
-%description tests -l pl
+%description tests -l pl.UTF-8
 Testy dla PEAR::%{_pearname}.
 
 %prep
This page took 0.061402 seconds and 4 git commands to generate.