Hello community,

here is the log from the commit of package tzdb for openSUSE:Factory checked in 
at 2017-11-10 14:42:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tzdb (Old)
 and      /work/SRC/openSUSE:Factory/.tzdb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tzdb"

Fri Nov 10 14:42:03 2017 rev:3 rq:539344 version:1.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/tzdb/tzdb.changes        2017-09-19 
16:20:22.520879040 +0200
+++ /work/SRC/openSUSE:Factory/.tzdb.new/tzdb.changes   2017-11-10 
14:42:09.173152139 +0100
@@ -5,0 +6 @@
+- BuildIgnore timezone-java to avoid build cycles

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

Other differences:
------------------
++++++ tzdb.spec ++++++
--- /var/tmp/diff_new_pack.RCogpf/_old  2017-11-10 14:42:09.965123511 +0100
+++ /var/tmp/diff_new_pack.RCogpf/_new  2017-11-10 14:42:09.969123366 +0100
@@ -26,7 +26,6 @@
 Source0:        tzdb-%{version}-37392f2f5d59.tar.xz
 BuildRequires:  java-devel >= 1.7
 BuildRequires:  xz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -37,7 +36,7 @@
 %setup -q %{name}-%{version}
 
 %build
-javac -source 1.7 -target 1.7 -classpath . $(find build/ -iname '*.java')
+javac -source 7 -target 7 -classpath . $(find build/ -iname '*.java')
 echo "Main-Class: build.tools.tzdb.TzdbZoneRulesCompiler" > manifest.txt
 jar -cfm %{name}-%{version}.jar manifest.txt $(find . -iname '*.class')
 
@@ -52,7 +51,6 @@
 cp -rp tzdata_jdk %{buildroot}/%{_datadir}/%{name}/
 
 %files
-%defattr(-,root,root,0755)
 %{_javadir}/%{name}*.jar
 %{_datadir}/%{name}
 


Reply via email to