fix br
This commit is contained in:
parent
5f5d33fb74
commit
264f807a82
@ -1,6 +1,6 @@
|
||||
Name: perl-Socket6
|
||||
Version: 0.19
|
||||
Release: 4%{?dist}
|
||||
Release: 4%{?dist}.1
|
||||
Summary: IPv6 related part of the C socket.h defines and structure manipulators
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -9,6 +9,7 @@ URL: http://search.cpan.org/dist/Socket6/
|
||||
Source0: http://www.cpan.org/authors/id/U/UM/UMEMOTO/Socket6-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
@ -52,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.19-4.1
|
||||
- add BR: perl(ExtUtils::MakeMaker)
|
||||
|
||||
* Tue Aug 21 2007 Warren Togami <wtogami@redhat.com> - 0.19-4
|
||||
- rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user