Hello community, here is the log from the commit of package rebootmgr for openSUSE:Factory checked in at 2018-03-26 11:56:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rebootmgr (Old) and /work/SRC/openSUSE:Factory/.rebootmgr.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rebootmgr" Mon Mar 26 11:56:27 2018 rev:8 rq:588603 version:0.16 Changes: -------- --- /work/SRC/openSUSE:Factory/rebootmgr/rebootmgr.changes 2018-01-10 10:34:14.815099493 +0100 +++ /work/SRC/openSUSE:Factory/.rebootmgr.new/rebootmgr.changes 2018-03-26 11:56:30.109019395 +0200 @@ -1,0 +2,5 @@ +Mon Mar 19 12:00:31 CET 2018 - [email protected] + +- Use %license instead of %doc [bsc#1082318] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rebootmgr.spec ++++++ --- /var/tmp/diff_new_pack.bSRpjR/_old 2018-03-26 11:56:31.996951284 +0200 +++ /var/tmp/diff_new_pack.bSRpjR/_new 2018-03-26 11:56:32.004950996 +0200 @@ -20,9 +20,9 @@ Version: 0.16 Release: 0 Summary: Automatic controlled reboot during a maintenance window -License: GPL-2.0 AND LGPL-2.1+ +License: GPL-2.0-only AND LGPL-2.1-or-later Group: System/Base -Url: https://github.com/SUSE/rebootmgr +URL: https://github.com/SUSE/rebootmgr Source: %{name}-%{version}.tar.bz2 BuildRequires: cetcd-devel BuildRequires: fdupes @@ -30,7 +30,6 @@ BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(glib-2.0) >= 2.40 BuildRequires: pkgconfig(json-c) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %{?systemd_requires} %description @@ -46,7 +45,7 @@ make %{?_smp_mflags} %install -make %{?_smp_mflags} DESTDIR=%{buildroot} install +%make_install ln -sf service %{buildroot}%{_sbindir}/rcrebootmgr %fdupes %{buildroot}%{_mandir} @@ -63,8 +62,8 @@ %service_del_postun rebootmgr.service %files -%defattr(-,root,root) -%doc NEWS COPYING COPYING.LIB +%license COPYING COPYING.LIB +%doc NEWS %dir %{_sysconfdir}/dbus-1/system.d %config %{_sysconfdir}/rebootmgr.conf %config %{_sysconfdir}/dbus-1/system.d/org.opensuse.RebootMgr.conf @@ -73,10 +72,10 @@ %{_sbindir}/rebootmgrd %{_sbindir}/rcrebootmgr %{_datadir}/dbus-1/interfaces/org.opensuse.RebootMgr.xml -%{_mandir}/man1/rebootmgrctl.1%{ext_man} -%{_mandir}/man5/rebootmgr.conf.5%{ext_man} -%{_mandir}/man8/rebootmgrd.8%{ext_man} -%{_mandir}/man8/org.opensuse.RebootMgr.conf.8%{ext_man} -%{_mandir}/man8/rebootmgr.service.8%{ext_man} +%{_mandir}/man1/rebootmgrctl.1%{?ext_man} +%{_mandir}/man5/rebootmgr.conf.5%{?ext_man} +%{_mandir}/man8/rebootmgrd.8%{?ext_man} +%{_mandir}/man8/org.opensuse.RebootMgr.conf.8%{?ext_man} +%{_mandir}/man8/rebootmgr.service.8%{?ext_man} %changelog
