commit apache-commons-parent for openSUSE:Factory
Hello community, here is the log from the commit of package apache-commons-parent for openSUSE:Factory checked in at 2017-05-31 13:31:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache-commons-parent (Old) and /work/SRC/openSUSE:Factory/.apache-commons-parent.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "apache-commons-parent" Wed May 31 13:31:13 2017 rev:11 rq:496830 version:32 Changes: -------- --- /work/SRC/openSUSE:Factory/apache-commons-parent/apache-commons-parent.changes 2015-04-02 15:53:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.apache-commons-parent.new/apache-commons-parent.changes 2017-05-31 13:31:14.263712649 +0200 @@ -1,0 +2,12 @@ +Fri May 19 16:59:46 UTC 2017 - tchvatal@suse.com + +- Do not require java-devel for build + +------------------------------------------------------------------- +Fri May 19 10:04:45 UTC 2017 - pcervinka@suse.com + +- New build dependency: javapackages-local +- Fixed requires +- Spec file cleaned + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache-commons-parent.spec ++++++ --- /var/tmp/diff_new_pack.4vspVg/_old 2017-05-31 13:31:14.735646127 +0200 +++ /var/tmp/diff_new_pack.4vspVg/_new 2017-05-31 13:31:14.739645564 +0200 @@ -1,7 +1,7 @@ # # spec file for package apache-commons-parent # -# 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 @@ -18,7 +18,6 @@ %define base_name parent %define short_name commons-%{base_name} - Name: apache-%{short_name} Version: 32 Release: 0 @@ -26,38 +25,19 @@ License: Apache-2.0 Group: Development/Libraries/Java Url: http://svn.apache.org/repos/asf/commons/proper/%{short_name}/tags/%{short_name}-%{version}/ - # svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-p... # tar caf commons-parent-32.tar.xz commons-parent-32 Source0: %{short_name}-%{version}.tar.xz - -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch - -BuildRequires: java-devel >= 1.6.0 +BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: xz - Requires: java >= 1.6.0 -Requires: javapackages-tools -#Requires: maven2 >= 2.2.1 -#Requires: maven-antrun-plugin -#Requires: maven-assembly-plugin -#Requires: maven-compiler-plugin -#Requires: maven-idea-plugin -#Requires: maven-install-plugin -#Requires: maven-jar-plugin -#Requires: maven-javadoc-plugin -#Requires: maven-plugin-bundle -#Requires: maven-resources-plugin -#Requires: maven-surefire-plugin -Requires(post): javapackages-tools -Requires(postun): javapackages-tools - Provides: jakarta-%{short_name} = %{version}-%{release} Obsoletes: jakarta-%{short_name} < 23 Provides: %{short_name} = %{version}-%{release} Obsoletes: %{short_name} < 23 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch %description The Project Object Model files for the apache-commons packages.
participants (1)
-
root@hilbert.suse.de