Hello community, here is the log from the commit of package log4j for openSUSE:Factory checked in at 2017-09-13 22:28:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/log4j (Old) and /work/SRC/openSUSE:Factory/.log4j.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "log4j" Wed Sep 13 22:28:23 2017 rev:20 rq:523684 version:1.2.17 Changes: -------- --- /work/SRC/openSUSE:Factory/log4j/log4j-mini.changes 2015-03-05 18:14:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.log4j.new/log4j-mini.changes 2017-09-13 22:28:24.795842194 +0200 @@ -1,0 +2,6 @@ +Tue Sep 12 07:10:10 UTC 2017 - [email protected] + +- Specify java source and target level 1.6 to allow building with + jdk9 + +------------------------------------------------------------------- log4j.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ log4j-mini.spec ++++++ --- /var/tmp/diff_new_pack.r7tSwd/_old 2017-09-13 22:28:25.935681729 +0200 +++ /var/tmp/diff_new_pack.r7tSwd/_new 2017-09-13 22:28:25.939681166 +0200 @@ -1,7 +1,7 @@ # # spec file for package log4j-mini # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -53,19 +53,18 @@ Requires: jaxp_parser_impl Requires: xml-commons-apis Requires(pre): coreutils -BuildRoot: %{_tmppath}/%{name}-%{version}-build - -Provides: %{real} = %{version}-%{release} - BuildArch: noarch +%if %{bootstrap} +Provides: %{real} = %{version}-%{release} +%endif %if ! %{bootstrap} BuildRequires: classpathx-mail BuildRequires: geronimo-jaf-1_0_2-api BuildRequires: geronimo-jms-1_1-api BuildRequires: mx4j -#!BuildIgnore: axis -#!BuildIgnore: apache-commons-logging #!BuildIgnore: apache-commons-discovery +#!BuildIgnore: apache-commons-logging +#!BuildIgnore: axis %endif %if %{bootstrap} Conflicts: log4j @@ -120,7 +119,7 @@ -Djmx.jar=$(build-classpath mx4j/mx4j) \ -Djmx-extra.jar=$(build-classpath mx4j/mx4j-tools) \ -Djndi.jar=$(build-classpath jndi) \ - -Djavac.source=1.2 \ + -Djavac.source=1.6 -Djavac.target=1.6 \ -Djdk.javadoc=%{_javadocdir}/java \ jar \ %if ! %{bootstrap} @@ -195,7 +194,6 @@ fi %files -%defattr(-,root,root,-) %doc LICENSE %doc NOTICE %{_bindir}/* @@ -206,11 +204,9 @@ %if ! %{bootstrap} %files manual -%defattr(0644,root,root,0755) %doc docs/* contribs %files javadoc -%defattr(0644,root,root,0755) %dir %{_javadocdir}/%{name} %{_javadocdir}/%{name}/* %endif ++++++ log4j.spec ++++++ --- /var/tmp/diff_new_pack.r7tSwd/_old 2017-09-13 22:28:25.967677225 +0200 +++ /var/tmp/diff_new_pack.r7tSwd/_new 2017-09-13 22:28:25.971676661 +0200 @@ -1,7 +1,7 @@ # # spec file for package log4j # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -52,16 +52,18 @@ Requires: jaxp_parser_impl Requires: xml-commons-apis Requires(pre): coreutils -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch +%if %{bootstrap} +Provides: %{real} = %{version}-%{release} +%endif %if ! %{bootstrap} BuildRequires: classpathx-mail BuildRequires: geronimo-jaf-1_0_2-api BuildRequires: geronimo-jms-1_1-api BuildRequires: mx4j -#!BuildIgnore: axis -#!BuildIgnore: apache-commons-logging #!BuildIgnore: apache-commons-discovery +#!BuildIgnore: apache-commons-logging +#!BuildIgnore: axis %endif %if %{bootstrap} Conflicts: log4j @@ -116,7 +118,7 @@ -Djmx.jar=$(build-classpath mx4j/mx4j) \ -Djmx-extra.jar=$(build-classpath mx4j/mx4j-tools) \ -Djndi.jar=$(build-classpath jndi) \ - -Djavac.source=1.2 \ + -Djavac.source=1.6 -Djavac.target=1.6 \ -Djdk.javadoc=%{_javadocdir}/java \ jar \ %if ! %{bootstrap} @@ -191,7 +193,6 @@ fi %files -%defattr(-,root,root,-) %doc LICENSE %doc NOTICE %{_bindir}/* @@ -202,11 +203,9 @@ %if ! %{bootstrap} %files manual -%defattr(0644,root,root,0755) %doc docs/* contribs %files javadoc -%defattr(0644,root,root,0755) %dir %{_javadocdir}/%{name} %{_javadocdir}/%{name}/* %endif
