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

php-pear-PHP_UML.spec

index df043b2cf1cc31e9d9d3d57ba456a4d3f28ad9f4..6097b1ee05b6d3f6d254dd8f25a9ef5105d78bf7 100644 (file)
@@ -18,6 +18,7 @@ Requires:     php-pear
 Requires:      php-pear-Console_CommandLine
 Requires:      php-spl
 Requires:      php-xsl
+Obsoletes:     php-pear-PHP_UML-tests
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -75,20 +76,6 @@ PHP_UML:
 
 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
 
@@ -107,7 +94,3 @@ rm -rf $RPM_BUILD_ROOT
 %{php_pear_dir}/PHP/UML
 %{php_pear_dir}/PHP/UML.php
 %{php_pear_dir}/data/PHP_UML
-
-%files tests
-%defattr(644,root,root,755)
-%{php_pear_dir}/tests/PHP_UML
This page took 0.080144 seconds and 4 git commands to generate.