Browse Source

modifying package: rrdtool-1.3.6 20090119 -> 20090206

Ralf S. Engelschall 16 years ago
parent
commit
0f4ccfef95
2 changed files with 8 additions and 8 deletions
  1. 6 6
      rrdtool/rrdtool.patch
  2. 2 2
      rrdtool/rrdtool.spec

+ 6 - 6
rrdtool/rrdtool.patch

@@ -1,6 +1,6 @@
-Index: RRDTool-OO-0.22/Makefile.PL
---- RRDTool-OO-0.22/Makefile.PL.orig	2008-01-24 04:29:54 +0100
-+++ RRDTool-OO-0.22/Makefile.PL	2008-12-16 08:35:38 +0100
+Index: RRDTool-OO-0.23/Makefile.PL
+--- RRDTool-OO-0.23/Makefile.PL.orig	2008-01-24 04:29:54 +0100
++++ RRDTool-OO-0.23/Makefile.PL	2008-12-16 08:35:38 +0100
 @@ -2,55 +2,12 @@
 @@ -2,55 +2,12 @@
  use ExtUtils::MakeMaker;
  use ExtUtils::MakeMaker;
  use File::Basename;
  use File::Basename;
@@ -57,9 +57,9 @@ Index: RRDTool-OO-0.22/Makefile.PL
                           RRDs          => 0,
                           RRDs          => 0,
                           }, # e.g., Module::Name => 1.1
                           }, # e.g., Module::Name => 1.1
      ($] >= 5.005 ?     ## Add these new keywords supported since 5.005
      ($] >= 5.005 ?     ## Add these new keywords supported since 5.005
-Index: RRDTool-OO-0.22/lib/RRDTool/OO.pm
---- RRDTool-OO-0.22/lib/RRDTool/OO.pm.orig	2008-05-20 11:17:57 +0200
-+++ RRDTool-OO-0.22/lib/RRDTool/OO.pm	2008-12-16 08:35:38 +0100
+Index: RRDTool-OO-0.23/lib/RRDTool/OO.pm
+--- RRDTool-OO-0.23/lib/RRDTool/OO.pm.orig	2008-05-20 11:17:57 +0200
++++ RRDTool-OO-0.23/lib/RRDTool/OO.pm	2008-12-16 08:35:38 +0100
 @@ -5,7 +5,6 @@
 @@ -5,7 +5,6 @@
  use warnings;
  use warnings;
  use Carp;
  use Carp;

+ 2 - 2
rrdtool/rrdtool.spec

@@ -23,7 +23,7 @@
 
 
 #   package version
 #   package version
 %define       V_rrdtool          1.3.6
 %define       V_rrdtool          1.3.6
-%define       V_rrdtool_oo       0.22
+%define       V_rrdtool_oo       0.23
 %define       V_rrdtool_creator  0.9
 %define       V_rrdtool_creator  0.9
 %define       V_rrd_simple       1.44
 %define       V_rrd_simple       1.44
 
 
@@ -38,7 +38,7 @@ Class:        BASE
 Group:        Database
 Group:        Database
 License:      LGPL
 License:      LGPL
 Version:      %{V_rrdtool}
 Version:      %{V_rrdtool}
-Release:      20090119
+Release:      20090206
 
 
 #   package options
 #   package options
 %option       with_perl        no
 %option       with_perl        no