fix br
This commit is contained in:
parent
3bbc0f6f81
commit
b70f9b17f9
@ -1,6 +1,6 @@
|
||||
Name: perl-SNMP_Session
|
||||
Version: 1.08
|
||||
Release: 3%{?dist}
|
||||
Release: 3%{?dist}.1
|
||||
Summary: SNMP support for Perl 5
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -10,6 +10,7 @@ Source0: http://www.switch.ch/misc/leinen/snmp/perl/dist/SNMP_Session-%{v
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
@ -53,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.08-3.1
|
||||
- add BR: perl(ExtUtils::MakeMaker)
|
||||
|
||||
* Thu Sep 7 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.08-3
|
||||
- Rebuild for FC6.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user