Removed superfluous perl BR.
This commit is contained in:
parent
27bc333867
commit
c0e41d2305
@ -1,6 +1,6 @@
|
||||
Name: perl-SNMP_Session
|
||||
Version: 1.07
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: SNMP support for Perl 5
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -10,7 +10,6 @@ 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
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
@ -54,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 13 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.07-2
|
||||
- Removed superfluous perl BR.
|
||||
|
||||
* Wed Aug 10 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.07-1
|
||||
- Update to Fedora Extras template.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user