]> git.pld-linux.org Git - packages/php-pear-File.git/blobdiff - php-pear-File.spec
- dropped -tests
[packages/php-pear-File.git] / php-pear-File.spec
index 24a4153eda93d3d024c9371df4549ce5f829d05f..c2c4614c1d4b81543abb22a07c90048736893ea5 100644 (file)
@@ -24,6 +24,7 @@ Requires:     php-pear
 Requires:      php-pear-File_CSV
 Requires:      php-pear-File_Util
 Requires:      php-pear-PEAR-core >= 1:1.5.3
+Obsoletes:     php-pear-File-tests
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,20 +42,6 @@ CSV.
 
 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
 
@@ -74,7 +61,3 @@ rm -rf $RPM_BUILD_ROOT
 %doc ChangeLog 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.08669 seconds and 4 git commands to generate.