Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package sca-appliance-common for
openSUSE:Factory checked in at 2021-03-15 10:54:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sca-appliance-common (Old)
and /work/SRC/openSUSE:Factory/.sca-appliance-common.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sca-appliance-common"
Mon Mar 15 10:54:55 2021 rev:2 rq:878680 version:1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/sca-appliance-common/sca-appliance-common.changes
2018-01-09 14:51:30.620535903 +0100
+++
/work/SRC/openSUSE:Factory/.sca-appliance-common.new.2401/sca-appliance-common.changes
2021-03-15 10:54:56.533221620 +0100
@@ -1,0 +2,5 @@
+Fri Mar 12 23:24:53 UTC 2021 - [email protected]
+
+- Removed reference to Novell in the Makefile, no changes to code
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sca-appliance-common.spec ++++++
--- /var/tmp/diff_new_pack.yRFzD3/_old 2021-03-15 10:54:56.941222247 +0100
+++ /var/tmp/diff_new_pack.yRFzD3/_new 2021-03-15 10:54:56.941222247 +0100
@@ -1,7 +1,7 @@
#
# spec file for package sca-appliance-common
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,6 +12,10 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
+
+
%define sca_common sca
%define sca_libdir /usr/lib/%{sca_common}
%define sca_webdir /srv/www/htdocs/%{sca_common}
@@ -21,23 +25,23 @@
Version: 1.3
Release: 0
Summary: Supportconfig Analysis Appliance Common Files
-License: GPL-2.0
-URL: https://github.com/g23guy/sca-appliance-common
+License: GPL-2.0-only
Group: System/Monitoring
+URL: https://github.com/g23guy/sca-appliance-common
Source: %{name}-%{version}.tar.gz
Requires: curl
Recommends: php, php-bz2, php-mbstring, php-mcrypt, php-mysql, php-zip,
php-zlib
Recommends: mod_php_any
-Requires: apache2
-Requires: %{_sbindir}/mysqld
-Requires: %{_bindir}/vmstat
-Requires: %{_bindir}/ssh
-Requires: %{_bindir}/sed
Requires: %{_bindir}/awk
Requires: %{_bindir}/dos2unix
-Requires: /bin/ping
+Requires: %{_bindir}/sed
+Requires: %{_bindir}/ssh
+Requires: %{_bindir}/vmstat
+Requires: %{_sbindir}/mysqld
Requires: /bin/logger
-Buildarch: noarch
+Requires: /bin/ping
+Requires: apache2
+BuildArch: noarch
%description
Provides the common files needed by both the SCA Broker, Agent and pattern
development.
++++++ sca-appliance-common-1.3.tar.gz ++++++