- Adjust License-tag.

- BR: perl(Test::More) (BZ 419631).
epel9
corsepiu 17 years ago
parent c4ec22dc22
commit 9b581f105a

@ -1,14 +1,15 @@
Name: perl-Spiffy
Version: 0.30
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Framework for doing object oriented (OO) programming in Perl
License: GPL or Artistic
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Spiffy/
Source0: http://www.cpan.org/authors/id/I/IN/INGY/Spiffy-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Source99: Spiffy-filter-provides.sh
@ -55,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT %{__perl_provides}
%{_mandir}/man3/*
%changelog
* Wed Jan 02 2008 Ralf Corsépius <rc040203@freenet.de> 0.30-8
- Adjust License-tag.
- BR: perl(Test::More) (BZ 419631).
* Wed Apr 18 2007 Steven Pritchard <steve@kspei.com> 0.30-7
- Use fixperms macro instead of our own chmod incantation.
- BR ExtUtils::MakeMaker.

Loading…
Cancel
Save