- Adjust License-tag.
- BR: perl(Test::Simple) (BZ 419631).
This commit is contained in:
parent
09d10e6360
commit
5482f50048
@ -1,8 +1,8 @@
|
|||||||
Name: perl-SUPER
|
Name: perl-SUPER
|
||||||
Version: 1.16
|
Version: 1.16
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Sane superclass method dispatcher
|
Summary: Sane superclass method dispatcher
|
||||||
License: GPL or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/SUPER/
|
URL: http://search.cpan.org/dist/SUPER/
|
||||||
Source0: http://www.cpan.org/authors/id/C/CH/CHROMATIC/SUPER-%{version}.tar.gz
|
Source0: http://www.cpan.org/authors/id/C/CH/CHROMATIC/SUPER-%{version}.tar.gz
|
||||||
@ -14,6 +14,7 @@ Source98: filter-provides.sh
|
|||||||
%define __perl_provides %{SOURCE98}
|
%define __perl_provides %{SOURCE98}
|
||||||
|
|
||||||
BuildRequires: perl(Module::Build)
|
BuildRequires: perl(Module::Build)
|
||||||
|
BuildRequires: perl(Test::Simple)
|
||||||
BuildRequires: perl(Sub::Identify)
|
BuildRequires: perl(Sub::Identify)
|
||||||
|
|
||||||
# not picked up due to use base
|
# not picked up due to use base
|
||||||
@ -55,6 +56,10 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 02 2008 Ralf Corsépius <rc040203@freenet.de> 1.16-2
|
||||||
|
- Adjust License-tag.
|
||||||
|
- BR: perl(Test::Simple) (BZ 419631).
|
||||||
|
|
||||||
* Wed Apr 04 2007 Chris Weyl <cweyl@alumni.drew.edu> 1.16-1
|
* Wed Apr 04 2007 Chris Weyl <cweyl@alumni.drew.edu> 1.16-1
|
||||||
- update to 1.16
|
- update to 1.16
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user