Hello community,

here is the log from the commit of package supportutils for openSUSE:Factory 
checked in at 2018-04-02 22:50:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/supportutils (Old)
 and      /work/SRC/openSUSE:Factory/.supportutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "supportutils"

Mon Apr  2 22:50:01 2018 rev:8 rq:593009 version:3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/supportutils/supportutils.changes        
2018-02-05 10:53:22.275296127 +0100
+++ /work/SRC/openSUSE:Factory/.supportutils.new/supportutils.changes   
2018-04-02 22:50:06.695915659 +0200
@@ -1,0 +2,5 @@
+Mon Mar 26 17:03:43 CEST 2018 - [email protected]
+
+- Use %license instead of %doc [bsc#1082318]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ supportutils.spec ++++++
--- /var/tmp/diff_new_pack.PeftlV/_old  2018-04-02 22:50:07.535885119 +0200
+++ /var/tmp/diff_new_pack.PeftlV/_new  2018-04-02 22:50:07.551884537 +0200
@@ -22,7 +22,7 @@
 Version:        3.1
 Release:        0
 Summary:        Support Troubleshooting Tools
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          System/Monitoring
 Url:            https://github.com/g23guy/supportutils
 Source:         %{name}-%{version}.tar.gz
@@ -61,7 +61,6 @@
 install -d %{buildroot}%{support_libdir}/resources
 install -d %{buildroot}%{support_libdir}/plugins
 install -d %{buildroot}%{_docdir}/%{name}
-install -m 444 man/COPYING.GPLv2 %{buildroot}%{_docdir}/%{name}
 install -m 544 bin/supportconfig %{buildroot}/sbin
 install -m 544 bin/chkbin %{buildroot}/sbin
 install -m 544 bin/getappcore %{buildroot}/sbin
@@ -81,8 +80,7 @@
 %dir %{support_libdir}
 %dir %{support_libdir}/resources
 %dir %{support_libdir}/plugins
-%dir %{_docdir}/%{name}
-%doc %{_docdir}/%{name}/*
+%license man/COPYING.GPLv2
 %{support_libdir}/resources/*
 %doc %{_mandir}/man5/*
 %doc %{_mandir}/man3/*


Reply via email to