OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-Dec-2005 20:35:18
Branch: HEAD Handle: 2005121019351700
Modified files:
openpkg-src/gtk2 gtk2.spec
Removed files:
openpkg-src/gtk2 gtk2.patch
Log:
upgrading package: gtk2 2.8.6 -> 2.8.9
Summary:
Revision Changes Path
1.2 +0 -12 openpkg-src/gtk2/gtk2.patch
1.61 +2 -5 openpkg-src/gtk2/gtk2.spec
____________________________________________________________________________
rm -f openpkg-src/gtk2/gtk2.patch <<'@@ .'
Index: openpkg-src/gtk2/gtk2.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gtk2/gtk2.spec
============================================================================
$ cvs diff -u -r1.60 -r1.61 gtk2.spec
--- openpkg-src/gtk2/gtk2.spec 21 Nov 2005 08:45:24 -0000 1.60
+++ openpkg-src/gtk2/gtk2.spec 10 Dec 2005 19:35:17 -0000 1.61
@@ -23,7 +23,7 @@
##
# package version
-%define V_gtk 2.8.6
+%define V_gtk 2.8.9
%define V_gtk_major 2.8
%define V_glib_major 2.8
%define V_pango_major 1.10
@@ -40,11 +40,10 @@
Group: XWindow
License: GPL
Version: %{V_gtk}
-Release: 20051121
+Release: 20051210
# list of sources
Source0: ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/gtk+-%{V_gtk}.tar.gz
-Patch0: gtk2.patch
# build information
Prefix: %{l_prefix}
@@ -66,7 +65,6 @@
%track
prog gtk2 = {
- comment = "thl/2.8.7: gtkcalendar.c:676: error: redeclaration of
week_start with no linkage"
version = %{version}
url = ftp://ftp.gtk.org/pub/gtk/
regex = (v2\.[2468])
@@ -76,7 +74,6 @@
%prep
%setup -q -n gtk+-%{version}
- %patch -p0
# avoid including static libraries into convenience libraries
%{l_shtool} subst \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]