]> git.pld-linux.org Git - packages/php-pear-Testing_DocTest.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-Testing_DocTest.spec -> 1.8

php-pear-Testing_DocTest.spec

index 1af52fb23f07b5f2fdd63b376e60e41c32125fbc..1d931e47f79164790530c289d118cf146ea7ec78 100644 (file)
@@ -18,6 +18,7 @@ Requires:     php-pear
 Requires:      php-pear-Console_CommandLine >= 1.0.0-0.RC3
 Requires:      php-pear-PEAR-core >= 1:1.4.0
 Requires:      php-tokenizer
+Obsoletes:     php-pear-Testing_DocTest-tests
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -64,20 +65,6 @@ Istnieje sporo korzyƛci z wykorzystania Testing_DocTest:
 
 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
 
@@ -97,7 +84,3 @@ rm -rf $RPM_BUILD_ROOT
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/Testing/DocTest
 %{php_pear_dir}/Testing/DocTest.php
-
-%files tests
-%defattr(644,root,root,755)
-%{php_pear_dir}/tests/Testing_DocTest
This page took 0.087254 seconds and 4 git commands to generate.