Obsoleted -test sub-package, which would be needed also in perl-core
This commit is contained in:
parent
d4d47c9a85
commit
23c3507914
@ -1,7 +1,7 @@
|
||||
Name: perl-CGI
|
||||
Summary: Handle Common Gateway Interface requests and responses
|
||||
Version: 3.50
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/L/LD/LDS/CGI.pm-%{version}.tar.gz
|
||||
@ -14,9 +14,9 @@ BuildRequires: perl(File::Spec) >= 0.82
|
||||
BuildRequires: perl(FCGI) >= 0.67
|
||||
# test
|
||||
BuildRequires: perl(Test::More) >= 0.80
|
||||
Obsoletes: %{name}-tests
|
||||
|
||||
%{?perl_default_filter}
|
||||
%{?perl_default_subpackage_tests}
|
||||
|
||||
%description
|
||||
CGI.pm is a stable, complete and mature solution for processing and preparing
|
||||
@ -67,6 +67,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 29 2010 Marcela Mašláňová <mmaslano@redhat.com> 3.50-2
|
||||
- remove -test sub-package, which would be needed also in perl-core
|
||||
|
||||
* Mon Nov 29 2010 Marcela Mašláňová <mmaslano@redhat.com> 3.50-1
|
||||
- initial dual-life package
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user