OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 10-May-2005 20:14:49 Branch: HEAD Handle: 2005051019144900 Modified files: openpkg-src/ganttproject ganttproject.patch ganttproject.spec Log: upgrading package: ganttproject 1.10.1 -> 1.10.3 Summary: Revision Changes Path 1.2 +9 -9 openpkg-src/ganttproject/ganttproject.patch 1.2 +3 -3 openpkg-src/ganttproject/ganttproject.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/ganttproject/ganttproject.patch ============================================================================ $ cvs diff -u -r1.1 -r1.2 ganttproject.patch --- openpkg-src/ganttproject/ganttproject.patch 9 May 2005 21:50:33 -0000 1.1 +++ openpkg-src/ganttproject/ganttproject.patch 10 May 2005 18:14:49 -0000 1.2 @@ -1,13 +1,13 @@ Index: build.xml diff -Nau build.xml.orig build.xml ---- build.xml.orig 2005-05-09 21:20:15.199960632 +0200 -+++ build.xml 2005-05-09 21:20:25.869999069 +0200 -@@ -162,6 +162,8 @@ - debug="${debug}" - deprecation="${deprecation}" - optimize="${optimize}" +--- build.xml.orig 2004-12-07 23:12:04.000000000 +0100 ++++ build.xml 2005-05-10 19:36:04.030015107 +0200 +@@ -163,6 +163,8 @@ + debug="${debug}" + deprecation="${deprecation}" + optimize="${optimize}" + source="${source}" + nowarn="${nowarn}" - includeAntRuntime="false"> - <classpath refid="build.classpath"/> - </javac> + includeAntRuntime="false"> + <classpath refid="build.classpath"/> + </javac> @@ . patch -p0 <<'@@ .' Index: openpkg-src/ganttproject/ganttproject.spec ============================================================================ $ cvs diff -u -r1.1 -r1.2 ganttproject.spec --- openpkg-src/ganttproject/ganttproject.spec 9 May 2005 21:50:33 -0000 1.1 +++ openpkg-src/ganttproject/ganttproject.spec 10 May 2005 18:14:49 -0000 1.2 @@ -32,8 +32,8 @@ Class: EVAL Group: Development License: GPL -Version: 1.10.1 -Release: 20050509 +Version: 1.10.3 +Release: 20050510 # list of sources Source0: http://osdn.dl.sourceforge.net/ganttproject/ganttproject-%{version}-src.zip @@ -70,7 +70,7 @@ %build cd ganttproject-%{version} - ant -Dsource=1.4 -Dnowarn=on -Doptimize=on + ant -Dsource=1.4 -Dnowarn=on -Ddebug=off -Doptimize=on %install ( cd ganttproject-%{version} @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org