|
|
@@ -28,8 +28,8 @@
|
|
|
%define V_gtk_perl 0.7009
|
|
|
%define V_extutils_depends 0.202
|
|
|
%define V_extutils_pkgconfig 1.03
|
|
|
-%define V_glib 1.039
|
|
|
-%define V_gtk2 1.039
|
|
|
+%define V_glib 1.0391
|
|
|
+%define V_gtk2 1.0391
|
|
|
|
|
|
# package information
|
|
|
Name: perl-gtk
|
|
|
@@ -42,7 +42,7 @@ Class: EVAL
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
Version: %{V_perl}
|
|
|
-Release: 20040318
|
|
|
+Release: 20040320
|
|
|
|
|
|
# package options
|
|
|
%option with_gtk1 yes
|
|
|
@@ -50,10 +50,10 @@ Release: 20040318
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/Gtk/Gtk-Perl-%{V_gtk_perl}.tar.gz
|
|
|
-Source1: http://osdn.dl.sourceforge.net/gtk2-perl/ExtUtils-Depends-%{V_extutils_depends}.tar.gz
|
|
|
-Source2: http://osdn.dl.sourceforge.net/gtk2-perl/ExtUtils-PkgConfig-%{V_extutils_pkgconfig}.tar.gz
|
|
|
-Source3: http://osdn.dl.sourceforge.net/gtk2-perl/Glib-%{V_glib}.tar.gz
|
|
|
-Source4: http://osdn.dl.sourceforge.net/gtk2-perl/Gtk2-%{V_gtk2}.tar.gz
|
|
|
+Source1: http://osdn.dl.sourceforge.net/sourceforge/gtk2-perl/ExtUtils-Depends-%{V_extutils_depends}.tar.gz
|
|
|
+Source2: http://osdn.dl.sourceforge.net/sourceforge/gtk2-perl/ExtUtils-PkgConfig-%{V_extutils_pkgconfig}.tar.gz
|
|
|
+Source3: http://osdn.dl.sourceforge.net/sourceforge/gtk2-perl/Glib-%{V_glib}.tar.gz
|
|
|
+Source4: http://osdn.dl.sourceforge.net/sourceforge/gtk2-perl/Gtk2-%{V_gtk2}.tar.gz
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|