]> git.pld-linux.org Git - packages/php-pear-Services_urlTea.git/commitdiff
- dropped -tests subpackage
authorsparky <sparky@pld-linux.org>
Sun, 23 Jan 2011 01:03:27 +0000 (01:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Services_urlTea.spec -> 1.6

php-pear-Services_urlTea.spec

index 6ac0e7f70845aa303d3380f0071dd6b31fa1c348..48c0a44f5875f09d728fbb06372e2201d5599616 100644 (file)
@@ -16,6 +16,7 @@ BuildRequires:        rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      php-curl
 Requires:      php-pear
+Obsoletes:     php-pear-Services_urlTea-tests
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -32,20 +33,6 @@ docelowego podanego adresu urlTea.
 
 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
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/Services/urlTea
 %{php_pear_dir}/Services/urlTea.php
-
-%files tests
-%defattr(644,root,root,755)
-%{php_pear_dir}/tests/Services_urlTea
This page took 0.053966 seconds and 4 git commands to generate.