fix br, license

This commit is contained in:
Tom Callaway 2007-10-15 20:10:55 +00:00
parent 65569eb113
commit 766cf1260d

View File

@ -1,15 +1,16 @@
Name: perl-ExtUtils-CBuilder
Version: 0.19
Release: 1%{?dist}
Release: 1%{?dist}.1
Summary: Compile and link C code for Perl modules
Group: Development/Libraries
License: GPL or Artistic
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/ExtUtils-CBuilder/
Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: perl(ExtUtils::MakeMaker)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
@ -52,6 +53,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.19-1.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)
* Thu May 31 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.19-1
- Update to 0.19.