BR: perl redundant for Fedora Extras
This commit is contained in:
parent
2f13b326b1
commit
c76e247a70
@ -1,6 +1,6 @@
|
||||
Name: perl-Number-Compare
|
||||
Version: 0.01
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Perl module for numeric comparisons
|
||||
License: Artistic or GPL
|
||||
Group: Development/Libraries
|
||||
@ -9,7 +9,6 @@ Source0: http://www.cpan.org/modules/by-module/Number/Number-Compare-%{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
@ -47,6 +46,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 16 2005 Paul Howarth <paul@city-fan.org> - 0.01-4
|
||||
- BR: perl redundant for Extras.
|
||||
|
||||
* Sat Aug 13 2005 Ralf Corsepius <ralf@links2linux.de> - 0.01-3
|
||||
- Spec cleanup.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user