Browse Source

modifying package: perl-gtk-5.10.0 20080315 -> 20080907

Ralf S. Engelschall 17 years ago
parent
commit
081afbc44b
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: Cairo-1.042/Makefile.PL
---- Cairo-1.042/Makefile.PL.orig	2007-09-27 22:23:40 +0200
-+++ Cairo-1.042/Makefile.PL	2008-03-15 09:28:33 +0100
+Index: Cairo-1.060/Makefile.PL
+--- Cairo-1.060/Makefile.PL.orig	2007-09-27 22:23:40 +0200
++++ Cairo-1.060/Makefile.PL	2008-03-15 09:28:33 +0100
 @@ -48,7 +48,7 @@
  }
  

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

@@ -24,7 +24,7 @@
 #   package versions
 %define       V_perl               5.10.0
 %define       V_gtk_perl           0.7009
-%define       V_cairo              1.042
+%define       V_cairo              1.060
 %define       V_glib               1.181
 %define       V_gtk2               1.181
 
@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20080315
+Release:      20080907
 
 #   package options
 %option       with_gtk1          yes