Parcourir la source

modifying package: perl-gtk-5.10.0 20080907 again

Ralf S. Engelschall il y a 17 ans
Parent
commit
299e85b6bf
2 fichiers modifiés avec 5 ajouts et 5 suppressions
  1. 3 3
      perl-gtk/perl-gtk.patch
  2. 2 2
      perl-gtk/perl-gtk.spec

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

@@ -21,9 +21,9 @@ Index: Cairo-1.060/Makefile.PL
  $dep->add_xs (@xs_files);
  $dep->add_c ('cairo-perl-enums.c');
  $dep->add_pm ('Cairo.pm' => '$(INST_LIBDIR)/Cairo.pm');
-Index: Glib-1.181/Makefile.PL
---- Glib-1.181/Makefile.PL.orig	2008-03-14 23:05:45 +0100
-+++ Glib-1.181/Makefile.PL	2008-03-15 09:29:23 +0100
+Index: Glib-1.183/Makefile.PL
+--- Glib-1.183/Makefile.PL.orig	2008-03-14 23:05:45 +0100
++++ Glib-1.183/Makefile.PL	2008-03-15 09:29:23 +0100
 @@ -115,6 +115,8 @@
  		libs => '',
  	);

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

@@ -25,8 +25,8 @@
 %define       V_perl               5.10.0
 %define       V_gtk_perl           0.7009
 %define       V_cairo              1.060
-%define       V_glib               1.181
-%define       V_gtk2               1.181
+%define       V_glib               1.183
+%define       V_gtk2               1.183
 
 #   package information
 Name:         perl-gtk