- Fixed missing BR on rawhide
This commit is contained in:
parent
0d5e391c95
commit
8f627fa32d
@ -1,13 +1,13 @@
|
||||
Name: perl-NetAddr-IP
|
||||
Version: 4.004
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Manages IPv4 and IPv6 addresses and subnets
|
||||
License: Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/NetAddr-IP/
|
||||
Source0: http://www.cpan.org/modules/by-module/NetAddr/NetAddr-IP-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
@ -56,7 +56,10 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 26 2007 * Thu Apr 12 2007 Andreas Thienemann <andreas@bawue.net> 4.004-2
|
||||
* Tue Jul 10 2007 Andreas Thienemann <andreas@bawue.net> 4.004-3
|
||||
- Fixed missing BR on rawhide
|
||||
|
||||
* Thu Apr 26 2007 Andreas Thienemann <andreas@bawue.net> 4.004-2
|
||||
- Moar docs!
|
||||
|
||||
* Thu Apr 12 2007 Andreas Thienemann <andreas@bawue.net> 4.004-1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user