fix license, br
This commit is contained in:
parent
2bdb02d473
commit
1c1ead627c
@ -1,15 +1,16 @@
|
||||
Name: perl-TermReadKey
|
||||
Version: 2.30
|
||||
Release: 1.2.2.1
|
||||
Release: 2
|
||||
Summary: A perl module for simple terminal control
|
||||
|
||||
Group: Development/Libraries
|
||||
License: Distributable
|
||||
License: Copyright only
|
||||
URL: http://search.cpan.org/dist/TermReadKey/
|
||||
Source0: http://www.cpan.org/authors/id/J/JS/JSTOWE/TermReadKey-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: perl >= 1:5.6.1
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
@ -53,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 2.30-2
|
||||
- correct license tag
|
||||
- add BR: perl(ExtUtils::MakeMaker)
|
||||
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
|
||||
- rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user