Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2018-03-24 16:11:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysconfig (Old)
 and      /work/SRC/openSUSE:Factory/.sysconfig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysconfig"

Sat Mar 24 16:11:57 2018 rev:176 rq:589228 version:0.84.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes      2017-12-06 
08:56:46.944953170 +0100
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2018-03-24 
16:11:59.290833880 +0100
@@ -1,0 +2,5 @@
+Mon Mar 19 15:29:04 CET 2018 - [email protected]
+
+- Use %license instead of %doc [bsc#1082318] 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sysconfig.spec ++++++
--- /var/tmp/diff_new_pack.KiH7ia/_old  2018-03-24 16:12:00.202801004 +0100
+++ /var/tmp/diff_new_pack.KiH7ia/_new  2018-03-24 16:12:00.206800860 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sysconfig
 #
-# 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
@@ -31,7 +31,7 @@
 Version:        0.84.2
 Release:        0
 Summary:        The sysconfig scheme for traditional network scripts
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Base
 Url:            https://github.com/openSUSE/sysconfig
 Source:         %{name}-%{version}.tar.bz2
@@ -89,9 +89,11 @@
 touch %{buildroot}%{_sysconfdir}/sysconfig/network/dhcp
 mkdir -p %{buildroot}/sbin
 ln -s /sbin/service %{buildroot}/sbin/rcnetwork
+rm -f %{buildroot}%{_docdir}/sysconfig/COPYING
 
 %files
 %defattr(-,root,root)
+%license doc/COPYING
 %dir %{_sysconfdir}/modprobe.d
 %config %{_sysconfdir}/modprobe.d/50-blacklist.conf
 %config %{_sysconfdir}/sysconfig/network/ifcfg.template
@@ -99,7 +101,6 @@
 %ghost %{_sysconfdir}/sysconfig/network/dhcp
 %dir %{_docdir}/sysconfig
 %doc %{_docdir}/sysconfig/Contents
-%doc %{_docdir}/sysconfig/COPYING
 %{_sysconfdir}/sysconfig/network/scripts/functions.rpm-utils
 %{_fillupdir}/sysconfig.dhcp-network
 %{_fillupdir}/sysconfig.config-network


Reply via email to