Hello community, here is the log from the commit of package flute for openSUSE:Factory checked in at 2014-07-16 16:16:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flute (Old) and /work/SRC/openSUSE:Factory/.flute.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flute" Changes: -------- --- /work/SRC/openSUSE:Factory/flute/flute.changes 2014-02-05 13:42:51.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.flute.new/flute.changes 2014-07-16 16:16:26.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jul 1 13:40:45 UTC 2014 - [email protected] + +- Build on SLE11 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flute.spec ++++++ --- /var/tmp/diff_new_pack.tcqgHd/_old 2014-07-16 16:16:26.000000000 +0200 +++ /var/tmp/diff_new_pack.tcqgHd/_new 2014-07-16 16:16:26.000000000 +0200 @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: flute Version: 1.3.0 Release: 0 Summary: Java CSS parser using SAC -# The entire source code is W3C except ParseException.java which is LGPLv2+ License: W3C and LGPL-2.1+ Group: Development/Libraries/Java +# The entire source code is W3C except ParseException.java which is LGPLv2+ Url: http://www.w3.org/Style/CSS/SAC/ Source0: http://downloads.sourceforge.net/jfreereport/%{name}-%{version}-OOo31.zip BuildRequires: ant @@ -52,7 +53,9 @@ build-jar-repository -s -p lib sac %build -ant jar javadoc +ant \ + -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \ + jar javadoc %install -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
