]> git.pld-linux.org Git - packages/php-pecl-idn.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 17 Jul 2004 23:30:17 +0000 (23:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pecl-idn.spec -> 1.2

php-pecl-idn.spec

index 5e4218cac40d36c3f68685e053bfef7b4f9c352c..097331007f922b0691110cdbc529fd0e72e59ac8 100644 (file)
@@ -1,7 +1,8 @@
 %define                _modname        idn
 %define                _status         beta
-Summary:       %{_modname} - binding to the GNU libidn
-Name:          php-pecl-%{_modname}
+Summary:       idn - binding to the GNU libidn
+Summary(pl):   idn - wi±zanie do GNU libidn
+Name:          php-pecl-idn
 Version:       0.1
 Release:       1
 License:       PHP 2.02
@@ -13,7 +14,7 @@ BuildRequires:        libidn-devel
 BuildRequires: libtool
 BuildRequires: php-devel
 Requires:      php-common
-Obsoletes:     php-pear-%{_modname}
+Obsoletes:     php-pear-idn
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     /etc/php
@@ -24,6 +25,12 @@ Binding to the GNU libidn for using Internationalized Domain Names.
 
 In PECL status of this package is: %{_status}.
 
+%description -l pl
+Wi±zanei do GNU libidn do u¿ywania umiêdzynarodowionych nazw domen
+(Internationalized Domain Names).
+
+To rozszerzenie ma w PECL status: %{_status}.
+
 %prep
 %setup -q -c
 
This page took 0.044025 seconds and 4 git commands to generate.