rpms/perl-SNMP_Session/devel perl-SNMP_Session.spec,1.5,1.6

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 03:02:49 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-SNMP_Session/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3363

Modified Files:
	perl-SNMP_Session.spec 
Log Message:

fix br



Index: perl-SNMP_Session.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-SNMP_Session/devel/perl-SNMP_Session.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-SNMP_Session.spec	7 Sep 2006 13:58:07 -0000	1.5
+++ perl-SNMP_Session.spec	17 Oct 2007 03:02:17 -0000	1.6
@@ -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 @@
 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 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at 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.
 




More information about the fedora-extras-commits mailing list