]> git.pld-linux.org Git - packages/php-pear-Net_Whois.git/blobdiff - php-pear-Net_Whois.spec
- dropped -tests subpackage
[packages/php-pear-Net_Whois.git] / php-pear-Net_Whois.spec
index 736496ce8d4b03ad35685bb1f5e214d5287abb89..00ee115331647c9e2dd3f1a86c67f03933724991 100644 (file)
@@ -18,6 +18,7 @@ BuildRequires:        rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      php-pear
 Requires:      php-pear-Net_Socket
+Obsoletes:     php-pear-Net_Whois-tests
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -33,20 +34,6 @@ przez różne Network Information Centers (NICs).
 
 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} = %{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
 
@@ -63,7 +50,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/Net_Whois
This page took 0.116869 seconds and 4 git commands to generate.