Hello community,
here is the log from the commit of package cloud-init-config-caasp for
openSUSE:Factory checked in at 2018-03-13 10:24:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cloud-init-config-caasp (Old)
and /work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cloud-init-config-caasp"
Tue Mar 13 10:24:15 2018 rev:6 rq:585870 version:1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/cloud-init-config-caasp/cloud-init-config-caasp.changes
2017-11-27 22:18:59.557368396 +0100
+++
/work/SRC/openSUSE:Factory/.cloud-init-config-caasp.new/cloud-init-config-caasp.changes
2018-03-13 10:24:18.809179364 +0100
@@ -1,0 +2,5 @@
+Mon Mar 12 13:47:15 CET 2018 - [email protected]
+
+- Add license to file list
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cloud-init-config-caasp.spec ++++++
--- /var/tmp/diff_new_pack.aqW4I3/_old 2018-03-13 10:24:19.665148696 +0100
+++ /var/tmp/diff_new_pack.aqW4I3/_new 2018-03-13 10:24:19.669148553 +0100
@@ -1,7 +1,7 @@
#
# spec file for package cloud-init-config-caasp
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -20,7 +20,7 @@
Version: 1.0
Release: 0
Summary: SUSE CaaSP Configuration file for could-init
-License: GPL-3.0
+License: GPL-3.0-only
Group: System/Management
Source0: cloud.cfg
Source1: ds-identify.cfg
@@ -28,7 +28,6 @@
BuildRequires: cloud-init
Requires: cloud-init >= 17.1
Provides: cloud-init-config = 0.7
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
@@ -39,7 +38,7 @@
# empty on purpose
%build
-# empty on purpose
+cp %{SOURCE2} .
%install
mkdir -p %{buildroot}%{_sysconfdir}/cloud
@@ -47,7 +46,7 @@
install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/cloud/
%files
-%defattr(-,root,root)
+%license COPYING
%config(noreplace) %{_sysconfdir}/cloud/cloud.cfg
%config(noreplace) %{_sysconfdir}/cloud/ds-identify.cfg