Hello community,

here is the log from the commit of package liblayout for openSUSE:Factory 
checked in at 2014-07-19 11:05:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liblayout (Old)
 and      /work/SRC/openSUSE:Factory/.liblayout.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liblayout"

Changes:
--------
--- /work/SRC/openSUSE:Factory/liblayout/liblayout.changes      2014-02-05 
13:43:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.liblayout.new/liblayout.changes 2014-07-19 
11:05:17.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Jul  9 10:31:35 UTC 2014 - tchva...@suse.com
+
+- Add rpmlintrc to Sources.
+
+-------------------------------------------------------------------
+Tue Jul  1 13:58:32 UTC 2014 - tchva...@suse.com
+
+- Specify build/target version
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ liblayout.spec ++++++
--- /var/tmp/diff_new_pack.eIOrD8/_old  2014-07-19 11:05:18.000000000 +0200
+++ /var/tmp/diff_new_pack.eIOrD8/_new  2014-07-19 11:05:18.000000000 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           liblayout
 Version:        0.2.10
 Release:        0
@@ -23,6 +24,7 @@
 Group:          Development/Libraries/Java
 Url:            http://reporting.pentaho.org/
 Source:         
http://downloads.sourceforge.net/jfreereport/liblayout-%{version}.zip
+Source99:       %{name}-rpmlintrc
 BuildRequires:  ant
 BuildRequires:  flute
 BuildRequires:  java-devel
@@ -33,8 +35,8 @@
 BuildRequires:  librepository
 BuildRequires:  pentaho-libxml
 BuildRequires:  sac
-BuildRequires:  xml-commons-apis
 BuildRequires:  unzip
+BuildRequires:  xml-commons-apis
 Requires:       flute
 Requires:       java
 Requires:       jpackage-utils
@@ -68,7 +70,9 @@
     sac jaxp libbase commons-logging-api
 
 %build
-ant jar javadoc
+ant \
+    -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
+    jar javadoc
 for file in README.txt licence-LGPL.txt ChangeLog.txt; do
     tr -d '\r' < $file > $file.new
     mv $file.new $file


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to