OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 27-May-2009 22:04:10 Branch: HEAD Handle: 2009052721040900 Modified files: openpkg-src/vala vala.patch vala.spec Log: upgrading package: vala 0.7.2 -> 0.7.3 Summary: Revision Changes Path 1.3 +11 -23 openpkg-src/vala/vala.patch 1.22 +2 -2 openpkg-src/vala/vala.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/vala/vala.patch ============================================================================ $ cvs diff -u -r1.2 -r1.3 vala.patch --- openpkg-src/vala/vala.patch 6 Apr 2009 20:33:23 -0000 1.2 +++ openpkg-src/vala/vala.patch 27 May 2009 20:04:09 -0000 1.3 @@ -1,7 +1,7 @@ Index: ccode/Makefile.in ---- ccode/Makefile.in.orig 2009-04-05 17:28:35 +0200 -+++ ccode/Makefile.in 2009-04-06 22:26:21 +0200 -@@ -294,7 +294,7 @@ +--- ccode/Makefile.in.orig 2009-05-26 20:18:37 +0200 ++++ ccode/Makefile.in 2009-05-27 21:58:03 +0200 +@@ -315,7 +315,7 @@ $(libvalaccode_la_VALASOURCES:.vala=.c) \ $(NULL) @@ -11,9 +11,9 @@ valaccode.h \ $(NULL) Index: gee/Makefile.in ---- gee/Makefile.in.orig 2009-04-05 17:28:35 +0200 -+++ gee/Makefile.in 2009-04-06 22:26:32 +0200 -@@ -237,7 +237,7 @@ +--- gee/Makefile.in.orig 2009-05-26 20:18:37 +0200 ++++ gee/Makefile.in 2009-05-27 21:58:03 +0200 +@@ -258,7 +258,7 @@ $(libgee_la_VALASOURCES:.vala=.c) \ $(NULL) @@ -22,21 +22,9 @@ geeinclude_HEADERS = \ gee.h \ $(NULL) -Index: gobject/Makefile.in ---- gobject/Makefile.in.orig 2009-04-05 17:28:35 +0200 -+++ gobject/Makefile.in 2009-04-06 22:26:43 +0200 -@@ -267,7 +267,7 @@ - $(libvala_la_VALASOURCES:.vala=.c) \ - $(NULL) - --gobjectincludedir = $(includedir)/vala-1.0 -+gobjectincludedir = $(includedir)/vala - gobjectinclude_HEADERS = \ - valagobject.h \ - $(NULL) Index: vala-1.0.pc.in ---- vala-1.0.pc.in.orig 2009-02-25 18:08:48 +0100 -+++ vala-1.0.pc.in 2009-04-06 22:24:24 +0200 +--- vala-1.0.pc.in.orig 2009-04-26 20:42:25 +0200 ++++ vala-1.0.pc.in 2009-05-27 21:58:03 +0200 @@ -16,4 +16,4 @@ Version: @VERSION@ Requires: glib-2.0 gobject-2.0 @@ -44,9 +32,9 @@ -Cflags: -I${includedir}/vala-1.0 +Cflags: -I${includedir}/vala Index: vala/Makefile.in ---- vala/Makefile.in.orig 2009-04-05 17:28:35 +0200 -+++ vala/Makefile.in 2009-04-06 22:26:55 +0200 -@@ -409,7 +409,7 @@ +--- vala/Makefile.in.orig 2009-05-26 20:18:38 +0200 ++++ vala/Makefile.in 2009-05-27 21:58:03 +0200 +@@ -431,7 +431,7 @@ $(libvalacore_la_VALASOURCES:.vala=.c) \ $(NULL) @@ . patch -p0 <<'@@ .' Index: openpkg-src/vala/vala.spec ============================================================================ $ cvs diff -u -r1.21 -r1.22 vala.spec --- openpkg-src/vala/vala.spec 8 May 2009 17:42:43 -0000 1.21 +++ openpkg-src/vala/vala.spec 27 May 2009 20:04:09 -0000 1.22 @@ -23,7 +23,7 @@ # package version %define V_major 0.7 -%define V_minor 2 +%define V_minor 3 # package information Name: vala @@ -36,7 +36,7 @@ Group: Language License: LGPL Version: %{V_major}.%{V_minor} -Release: 20090508 +Release: 20090527 # list of sources Source0: ftp://ftp.gnome.org/pub/GNOME/sources/vala/%{V_major}/vala-%{version}.tar.bz2 @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org