OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 09-Jan-2004 10:01:02
Branch: HEAD Handle: 2004010909005903
Modified files:
openpkg-re/vcheck vc.perl-gtk
openpkg-src/perl-gtk perl-gtk.spec
openpkg-web news.txt
Log:
upgrading package: perl-gtk 20031216 -> 20040109
Summary:
Revision Changes Path
1.22 +1 -1 openpkg-re/vcheck/vc.perl-gtk
1.30 +5 -5 openpkg-src/perl-gtk/perl-gtk.spec
1.8029 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.perl-gtk
============================================================================
$ cvs diff -u -r1.21 -r1.22 vc.perl-gtk
--- openpkg-re/vcheck/vc.perl-gtk 16 Dec 2003 08:26:24 -0000 1.21
+++ openpkg-re/vcheck/vc.perl-gtk 9 Jan 2004 09:00:59 -0000 1.22
@@ -22,7 +22,7 @@
regex = Glib-(__VER__)\.tar\.gz
}
prog perl-gtk:Gtk2-Perl:Gtk = {
- version = 1.021
+ version = 1.022
url = http://prdownloads.sourceforge.net/gtk2-perl/
regex = Gtk2-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-gtk/perl-gtk.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 perl-gtk.spec
--- openpkg-src/perl-gtk/perl-gtk.spec 16 Dec 2003 08:26:26 -0000 1.29
+++ openpkg-src/perl-gtk/perl-gtk.spec 9 Jan 2004 09:01:02 -0000 1.30
@@ -28,7 +28,7 @@
%define V_extutils_depends 0.104
%define V_extutils_pkgconfig 1.02
%define V_glib 1.020
-%define V_gtk2 1.021
+%define V_gtk2 1.022
# package information
Name: perl-gtk
@@ -39,8 +39,8 @@
Distribution: OpenPKG [EVAL]
Group: Language
License: GPL/Artistic
-Version: 20031216
-Release: 20031216
+Version: 20040109
+Release: 20040109
# package options
%option with_gtk1 yes
@@ -63,8 +63,8 @@
PreReq: gtk, perl-xml
%endif
%if "%{with_gtk2}" == "yes"
-BuildPreReq: perl-xml >= 20030920, glib2, gtk2, pango, atk
-PreReq: perl-xml >= 20030920, glib2, gtk2, pango, atk
+BuildPreReq: perl-xml >= 20030920, glib2::with_threads = no, gtk2, pango, atk
+PreReq: perl-xml >= 20030920, glib2::with_threads = no, gtk2, pango, atk
%endif
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8028 -r1.8029 news.txt
--- openpkg-web/news.txt 9 Jan 2004 08:39:02 -0000 1.8028
+++ openpkg-web/news.txt 9 Jan 2004 09:01:00 -0000 1.8029
@@ -1,3 +1,4 @@
+09-Jan-2004: Upgraded package: P<perl-gtk-20040109-20040109>
09-Jan-2004: Upgraded package: P<zope-2.6.3-20040109>
09-Jan-2004: Upgraded package: P<tftp-0.35-20040109>
09-Jan-2004: Upgraded package: P<vim-6.2.174-20040109>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]