From bce7eb349975cfcd8333a64917530e124e76d993 Mon Sep 17 00:00:00 2001 From: sparky Date: Sun, 23 Jan 2011 01:03:10 +0000 Subject: [PATCH] - dropped -tests subpackage Changed files: php-pear-File_HtAccess.spec -> 1.20 --- php-pear-File_HtAccess.spec | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/php-pear-File_HtAccess.spec b/php-pear-File_HtAccess.spec index 9536157..32f0a58 100644 --- a/php-pear-File_HtAccess.spec +++ b/php-pear-File_HtAccess.spec @@ -18,6 +18,7 @@ BuildRequires: php-pear-PEAR BuildRequires: rpm-php-pearprov >= 4.4.2-11 BuildRequires: rpmbuild(macros) >= 1.300 Requires: php-pear +Obsoletes: php-pear-File_HtAccess-tests BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -31,20 +32,6 @@ Dostarcza metody do manipulowania plikami .htaccess. 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} -AutoReq: no -AutoProv: no - -%description tests -Tests for PEAR::%{_pearname}. - -%description tests -l pl.UTF-8 -Testy dla PEAR::%{_pearname}. - %prep %pear_package_setup @@ -61,7 +48,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/* -- 2.44.0