]> git.pld-linux.org Git - packages/php-pecl-mcrypt_filter.git/commitdiff
- fixed URL, pl cosmetics
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 21 Mar 2005 21:21:24 +0000 (21:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pecl-mcrypt_filter.spec -> 1.2

php-pecl-mcrypt_filter.spec

index 54528d4a8b46b801c6a0818cfb8020bcbc298bc7..ad82d796d7342fa07e30c207250008d3dc24fd45 100644 (file)
@@ -2,7 +2,7 @@
 %define                _status         beta
 
 Summary:       %{_modname} - applies mcrypt symmetric encryption using stream filters
-Summary(pl):   %{_modname} - aplikuje symetryczne szyfrowanie za pomoc± filtrów strumieni
+Summary(pl):   %{_modname} - symetryczne szyfrowanie za pomoc± filtrów strumieni
 Name:          php-pecl-%{_modname}
 Version:       0.1.0
 Release:       1
@@ -10,7 +10,7 @@ License:      PHP
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{_modname}-%{version}.tgz
 # Source0-md5: f0648aa92b518bfacc0c0be9e86d6bc9
-URL:           http://pecl.php.net/package/Modname/
+URL:           http://pecl.php.net/package/mcrypt_filter/
 BuildRequires: libtool
 BuildRequires: php-devel >= 3:5.0.0
 Requires:      php-common >= 3:5.0.0
@@ -27,8 +27,8 @@ encryption and decryption.
 In PECL status of this extension is: %{_status}.
 
 %description -l pl
-Tworzy klasy filtrów mcrypt.* i mdecrypt.* dla symetrycznego szyfrowania
-i deszyfrowania strumieni.
+To rozszerzenie tworzy klasy filtrów mcrypt.* i mdecrypt.* do
+symetrycznego szyfrowania i odszyfrowywania strumieni.
 
 To rozszerzenie ma w PECL status: %{_status}.
 
This page took 0.204552 seconds and 4 git commands to generate.