Browse Source

modifying package: perl-gtk-5.8.8 20060228 -> 20060307

Ralf S. Engelschall 19 years ago
parent
commit
57aa186d7d
2 changed files with 5 additions and 5 deletions
  1. 3 3
      perl-gtk/perl-gtk.patch
  2. 2 2
      perl-gtk/perl-gtk.spec

+ 3 - 3
perl-gtk/perl-gtk.patch

@@ -1,6 +1,6 @@
-Index: Glib-1.117/Makefile.PL
---- Glib-1.117/Makefile.PL.orig	2005-10-18 18:39:44 +0200
-+++ Glib-1.117/Makefile.PL	2006-01-02 16:28:17 +0100
+Index: Glib-1.118/Makefile.PL
+--- Glib-1.118/Makefile.PL.orig	2005-10-18 18:39:44 +0200
++++ Glib-1.118/Makefile.PL	2006-01-02 16:28:17 +0100
 @@ -112,6 +112,8 @@
  # this will be inherited by dependant modules, so they can find their
  # generated files.

+ 2 - 2
perl-gtk/perl-gtk.spec

@@ -26,7 +26,7 @@
 %define       V_perl               5.8.8
 %define       V_gtk_perl           0.7009
 %define       V_cairo              0.03
-%define       V_glib               1.117
+%define       V_glib               1.118
 %define       V_gtk2               1.116
 
 #   package information
@@ -40,7 +40,7 @@ Class:        PLUS
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20060228
+Release:      20060307
 
 #   package options
 %option       with_gtk1          yes