fix br, license
This commit is contained in:
parent
febbffad93
commit
0f7538e0bf
@ -1,14 +1,15 @@
|
||||
Name: perl-Readonly
|
||||
Version: 1.03
|
||||
Release: 6%{?dist}
|
||||
Release: 6%{?dist}.1
|
||||
Summary: Facility for creating read-only scalars, arrays, hashes
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPL or Artistic
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/Readonly/
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/R/RO/ROODE/Readonly-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
|
||||
# perl-Readonly-XS builds for all current fedora architectures, so let's
|
||||
# require it.
|
||||
@ -66,6 +67,10 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1.03-6.1
|
||||
- correct license tag
|
||||
- add BR: perl(ExtUtils::MakeMaker)
|
||||
|
||||
* Wed Oct 04 2006 Chris Weyl <cweyl@alumni.drew.edu> 1.03-6
|
||||
- add explict requires on perl(Readonly::XS). perl(Readonly::XS) is available
|
||||
for all architectures fedora supports, so there's no good reason to not
|
||||
|
||||
Loading…
Reference in New Issue
Block a user