]> git.pld-linux.org Git - packages/php-pear-Net_Cyrus.git/blobdiff - php-pear-Net_Cyrus.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/php-pear-Net_Cyrus.git] / php-pear-Net_Cyrus.spec
index acabcace98712b0e8b55d8fa5438d289f98d31d1..9c40d16684569dd5e469be0ef12aeba4299d34be 100644 (file)
@@ -1,4 +1,3 @@
-%include       /usr/lib/rpm/macros.php
 %define                _class          Net
 %define                _subclass       Cyrus
 %define                _status         beta
@@ -8,7 +7,7 @@ Summary:        %{_pearname} - an API for the administration of Cyrus IMAP servers
 Summary(pl.UTF-8):     %{_pearname} - API do administrowania serwerami Cyrus IMAP
 Name:          php-pear-%{_pearname}
 Version:       0.3.2
-Release:       1
+Release:       2
 Epoch:         0
 License:       PHP 2.02
 Group:         Development/Languages/PHP
@@ -21,6 +20,7 @@ BuildRequires:        rpmbuild(macros) >= 1.300
 Requires:      php-pear
 Requires:      php-pear-Net_IMAP >= 1.0
 Requires:      php-pear-Net_Socket >= 1.0
+Obsoletes:     php-pear-Net_Cyrus-tests
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -37,20 +37,6 @@ ich właściwości (Quota oraz ACL).
 
 Ta klasa ma w PEAR status: %{_status}.
 
-%package tests
-Summary:       Tests for PEAR::%{_pearname}
-Summary(pl.UTF-8):     Testy dla PEAR::%{_pearname}
-Group:         Development/Languages/PHP
-Requires:      %{name} = %{epoch}:%{version}-%{release}
-AutoProv:      no
-AutoReq:       no
-
-%description tests
-Tests for PEAR::%{_pearname}.
-
-%description tests -l pl.UTF-8
-Testy dla PEAR::%{_pearname}.
-
 %prep
 %pear_package_setup
 
@@ -67,7 +53,3 @@ rm -rf $RPM_BUILD_ROOT
 %doc install.log
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/*.php
-
-%files tests
-%defattr(644,root,root,755)
-%{php_pear_dir}/tests/*
This page took 0.046608 seconds and 4 git commands to generate.