Browse Source

"update Perl module"

master
parent
commit
41909c8148
  1. 12
      rrdtool/rrdtool.patch
  2. 4
      rrdtool/rrdtool.spec

12
rrdtool/rrdtool.patch

@ -1,6 +1,6 @@
Index: RRDTool-OO-0.28/Makefile.PL
--- RRDTool-OO-0.28/Makefile.PL.orig 2009-11-06 03:35:07 +0100
+++ RRDTool-OO-0.28/Makefile.PL 2010-01-19 14:08:56 +0100
Index: RRDTool-OO-0.29/Makefile.PL
--- RRDTool-OO-0.29/Makefile.PL.orig 2009-11-06 03:35:07 +0100
+++ RRDTool-OO-0.29/Makefile.PL 2010-01-19 14:08:56 +0100
@@ -2,52 +2,12 @@
use ExtUtils::MakeMaker;
use File::Basename;
@ -54,9 +54,9 @@ Index: RRDTool-OO-0.28/Makefile.PL
RRDs => 0,
}, # e.g., Module::Name => 1.1
($] >= 5.005 ? ## Add these new keywords supported since 5.005
Index: RRDTool-OO-0.28/lib/RRDTool/OO.pm
--- RRDTool-OO-0.28/lib/RRDTool/OO.pm.orig 2009-11-06 03:48:39 +0100
+++ RRDTool-OO-0.28/lib/RRDTool/OO.pm 2010-01-19 14:08:56 +0100
Index: RRDTool-OO-0.29/lib/RRDTool/OO.pm
--- RRDTool-OO-0.29/lib/RRDTool/OO.pm.orig 2009-11-06 03:48:39 +0100
+++ RRDTool-OO-0.29/lib/RRDTool/OO.pm 2010-01-19 14:08:56 +0100
@@ -5,7 +5,6 @@
use warnings;
use Carp;

4
rrdtool/rrdtool.spec

@ -23,7 +23,7 @@
# package version
%define V_rrdtool 1.4.2
%define V_rrdtool_oo 0.28
%define V_rrdtool_oo 0.29
%define V_rrdtool_creator 0.9
%define V_rrd_simple 1.44
@ -38,7 +38,7 @@ Class: BASE
Group: Database
License: LGPL
Version: %{V_rrdtool}
Release: 20100119
Release: 20100221
# package options
%option with_perl no

Loading…
Cancel
Save