]> git.pld-linux.org Git - packages/php-pear-Net_LMTP.git/blobdiff - php-pear-Net_LMTP.spec
- rel 4
[packages/php-pear-Net_LMTP.git] / php-pear-Net_LMTP.spec
index 66a135ebd292fe08e825018c641d3b289da6c271..97061359c3e2bff5a0d914b1dc9348d5502ddf1a 100644 (file)
@@ -5,16 +5,19 @@
 %define                _pearname       %{_class}_%{_subclass}
 
 Summary:       %{_pearname} - an implementation of the RFC2033 LMTP protocol
-Summary(pl):   %{_pearname} - implementacja protoko³u LMTP (RFC2033)
+Summary(pl.UTF-8):     %{_pearname} - implementacja protokołu LMTP (RFC2033)
 Name:          php-pear-%{_pearname}
 Version:       1.0.1
-Release:       3
+Release:       4
+Epoch:         0
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: 646d1c5293b069cda9b4a94011a18e20
 URL:           http://pear.php.net/package/Net_LMTP/
+BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
+BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      php-pear
 Requires:      php-pear-Net_Socket
 BuildArch:     noarch
@@ -26,23 +29,24 @@ PEAR's Net_Socket and Auth_SASL class.
 
 In PEAR status of this package is: %{_status}.
 
-%description -l pl
-Ten pakiet dostarcza implementacjê protoko³u LMTP (opisanego w
-RFC2033) za pomoc± klas Net_Socket oraz Auth_SASL.
+%description -l pl.UTF-8
+Ten pakiet dostarcza implementację protokołu LMTP (opisanego w
+RFC2033) za pomocą klas Net_Socket oraz Auth_SASL.
 
 Ta klasa ma w PEAR status: %{_status}.
 
 %package tests
 Summary:       Tests for PEAR::%{_pearname}
-Summary(pl):   Testy dla PEAR::%{_pearname}
-Group:         Development
+Summary(pl.UTF-8):     Testy dla PEAR::%{_pearname}
+Group:         Development/Languages/PHP
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 AutoReq:       no
+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.054832 seconds and 4 git commands to generate.