]> git.pld-linux.org Git - packages/php-pear-Net_Sieve.git/commitdiff
- added missing status information (it is stable)
authorAdam Gołębiowski <adamg@pld-linux.org>
Tue, 16 Mar 2004 06:32:31 +0000 (06:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed License

Changed files:
    php-pear-Net_Sieve.spec -> 1.15

php-pear-Net_Sieve.spec

index 34dde72a7b8af71c7e252cc1b434aa4602e44114..74a1e60eb3178bd46cc3f7868ad376a787b96a57 100644 (file)
@@ -1,6 +1,7 @@
 %include       /usr/lib/rpm/macros.php
 %define                _class          Net
 %define                _subclass       Sieve
+%define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}
 
 Summary:       %{_pearname} - handles talking to timsieved
@@ -8,7 +9,7 @@ Summary(pl):    %{_pearname} - obs
 Name:          php-pear-%{_pearname}
 Version:       1.0.1
 Release:       1
-License:       PHP 2.02
+License:       BSD
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: 707ea1b512243d0463ffd08bae717cbc
@@ -22,11 +23,15 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Provides an API to talk to the timsieved server that comes with Cyrus
 IMAPd. Can be used to install, remove, mark active etc sieve scripts.
 
+This class has in PEAR status: %{_status}.
+
 %description -l pl
 Ten modu³ udostêpnia API do komunikacji z serwerem timsieved,
 do³±czonym do Cyrus IMAPd. Mo¿e byæ u¿ywany do instalowania, usuwania,
 zaznaczania aktywno¶ci itp. skryptów sieve.
 
+Ta klasa ma w PEAR status: %{_status}.
+
 %prep
 %setup -q -c
 
This page took 0.179049 seconds and 4 git commands to generate.