Hello community,
here is the log from the commit of package apache-commons-daemon for
openSUSE:Factory checked in at 2019-03-28 22:45:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-daemon (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-daemon.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-daemon"
Thu Mar 28 22:45:11 2019 rev:15 rq:689045 version:1.0.15
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-commons-daemon/apache-commons-daemon.changes
2018-07-24 17:32:55.228102358 +0200
+++
/work/SRC/openSUSE:Factory/.apache-commons-daemon.new.25356/apache-commons-daemon.changes
2019-03-28 22:45:12.303088249 +0100
@@ -1,0 +2,6 @@
+Mon Mar 25 17:35:22 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Remove pom parent, since we don't use it when not building with
+ maven
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-daemon.spec ++++++
--- /var/tmp/diff_new_pack.f4Otri/_old 2019-03-28 22:45:14.379087973 +0100
+++ /var/tmp/diff_new_pack.f4Otri/_new 2019-03-28 22:45:14.415087968 +0100
@@ -1,7 +1,7 @@
#
# spec file for package apache-commons-daemon
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -33,11 +33,9 @@
Patch3: apache-commons-daemon-aarch64.patch
Patch4: apache-commons-daemon-riscv64.patch
BuildRequires: ant
-BuildRequires: apache-commons-parent
BuildRequires: fdupes
BuildRequires: java-devel >= 1.8
BuildRequires: javapackages-local
-BuildRequires: javapackages-tools
BuildRequires: libcap-devel
BuildRequires: xmlto
Provides: jakarta-%{short_name} = %{version}
@@ -89,6 +87,8 @@
chmod -R 0644 src/samples/*
+%pom_remove_parent .
+
%build
pushd src/native/unix
xmlto man man/jsvc.1.xml