[perl-SNMP-Info] perl-SNMP-Info commit.

gouldwp gouldwp at fedoraproject.org
Fri Oct 14 14:13:36 UTC 2011


commit faf17c676aa35e16fd9cd19b169ea55f2032b4cc
Author: Walter Gould <gouldwp at fedoraproject.org>
Date:   Fri Oct 14 09:11:44 2011 -0500

    perl-SNMP-Info commit.

 .gitignore          |    1 +
 perl-SNMP-Info.spec |   27 ++++++---------------------
 sources             |    2 +-
 3 files changed, 8 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3e6482..9da84ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 SNMP-Info-2.01.tar.gz
+/SNMP-Info-2.06.tar.gz
diff --git a/perl-SNMP-Info.spec b/perl-SNMP-Info.spec
index 45c9c64..a8d45d8 100644
--- a/perl-SNMP-Info.spec
+++ b/perl-SNMP-Info.spec
@@ -1,11 +1,11 @@
 Name:           perl-SNMP-Info
-Version:        2.01 
-Release:        7%{?dist}
+Version:        2.06 
+Release:        1%{?dist}
 Summary:        Object Oriented Perl5 Interface to Network devices and MIBs through SNMP
 License:        BSD
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/SNMP-Info/
-Source0:        http://search.cpan.org/CPAN/authors/id/M/MA/MAXB/SNMP-Info-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/O/OL/OLIVER/SNMP-Info-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -19,6 +19,7 @@ through SNMP.
 
 %prep
 %setup -q -n SNMP-Info-%{version}
+/usr/bin/iconv -f iso8859-1 -t utf-8 ChangeLog > ChangeLog.conv && /bin/mv -f ChangeLog.conv ChangeLog
 /usr/bin/iconv -f iso8859-1 -t utf-8 README > README.conv && /bin/mv -f README.conv README
 /usr/bin/iconv -f iso8859-1 -t utf-8 Info.pm > Info.pm.conv && /bin/mv -f Info.pm.conv Info.pm
 
@@ -49,23 +50,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
-* Tue Jun 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 2.01-7
-- Perl mass rebuild
-
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.01-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Wed Oct 27 2010 Marcela Mašláňová <mmaslano at redhat.com> - 2.01-5
-- rebuild with net-snmp 5.6
-
-* Thu May 06 2010 Marcela Maslanova <mmaslano at redhat.com> - 2.01-4
-- Mass rebuild with perl-5.12.0
-
-* Mon Dec  7 2009 Stepan Kasal <skasal at redhat.com> - 2.01-3
-- rebuild against perl 5.10.1
-
-* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.01-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
+* Thu Oct 06 2011 <walt at gouldfamily.org> 2.06-1
+- upgrade to 2.06
 * Thu Jun 18 2009 <walt at gouldfamily.org> 2.01-1
 - upgrade to 2.01
diff --git a/sources b/sources
index 9c5576e..6700607 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d58af8e67f9dba1d7a8971358a256fc3  SNMP-Info-2.01.tar.gz
+b66e5744697dc0ca7157df2e3eddb8ee  SNMP-Info-2.06.tar.gz


More information about the scm-commits mailing list