]> git.pld-linux.org Git - packages/php-pear-Crypt_RC4.git/commitdiff
- added status info
authorPaweł Gołaszewski <blues@pld-linux.org>
Sat, 1 Feb 2003 21:24:44 +0000 (21:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Crypt_RC4.spec -> 1.9

php-pear-Crypt_RC4.spec

index 73395524b7e15bc1e986e09b6b3a76ab281e059a..85ab12ba138db8eec2388866b5e30339124c1847 100644 (file)
@@ -1,6 +1,7 @@
 %include       /usr/lib/rpm/macros.php
 %define                _class          Crypt
 %define                _subclass       Rc4
+%define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}
 Summary:       %{_pearname} - Encryption class for RC4 encryption
 Summary(pl):   %{_pearname} - Klasa szyfruj±ca w algorytmie RC4
@@ -19,9 +20,13 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 RC4 encryption class.
 
+This class has in PEAR status: %{_status}.
+
 %description -l pl
 Klasa szyfruj±ca w algorytmie RC4.
 
+Ta klasa ma w PEAR status: %{_status}.
+
 %prep
 %setup -q -c
 
This page took 0.062671 seconds and 4 git commands to generate.