Hello community,
here is the log from the commit of package apache-commons-math for
openSUSE:Factory checked in at 2017-05-22 10:48:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-math (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-math.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-math"
Mon May 22 10:48:35 2017 rev:3 rq:497063 version:3.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-commons-math/apache-commons-math.changes
2017-03-04 16:44:24.462677389 +0100
+++
/work/SRC/openSUSE:Factory/.apache-commons-math.new/apache-commons-math.changes
2017-05-22 10:49:13.290216137 +0200
@@ -1,0 +2,11 @@
+Sun May 21 07:55:58 UTC 2017 - [email protected]
+
+- Remove needless requires
+
+-------------------------------------------------------------------
+Fri May 19 10:02:46 UTC 2017 - [email protected]
+
+- New build dependency: javapackages-local
+- Fixed requires
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-math.spec ++++++
--- /var/tmp/diff_new_pack.H1L2Qw/_old 2017-05-22 10:49:14.206087048 +0200
+++ /var/tmp/diff_new_pack.H1L2Qw/_new 2017-05-22 10:49:14.210086484 +0200
@@ -18,7 +18,6 @@
%global base_name math
%global short_name commons-%{base_name}
-
Name: apache-commons-math
Version: 3.6.1
Release: 0
@@ -27,17 +26,15 @@
Group: Development/Libraries/Java
Url: http://commons.apache.org/%{base_name}/
Source0:
http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}3-%{version}-src.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArch: noarch
BuildRequires: ant
BuildRequires: ant-junit
+BuildRequires: javapackages-local
BuildRequires: javapackages-tools
BuildRequires: junit
Requires: java >= 1.6.0
-Requires: javapackages-tools
-Requires(post): javapackages-tools
-Requires(postun): javapackages-tools
Provides: java(commons-math3:commons-math3) = %{version}
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildArch: noarch
%description
Commons Math is a library of lightweight, self-contained mathematics and
@@ -47,7 +44,6 @@
%package javadoc
Summary: Javadoc for %{name}
Group: Development/Libraries/Java
-Requires: javapackages-tools
%description javadoc
This package contains the API documentation for %{name}.
@@ -61,7 +57,7 @@
-Dant.build.javac.target=1.5 \
-Dmaven.mode.offline=true jar javadoc \
-Dmaven.test.skip=true \
- -lib /usr/share/java -Dbuild.sysclasspath=first
+ -lib %{_datadir}/java -Dbuild.sysclasspath=first
%install
# jars