Hello community, here is the log from the commit of package autofs for openSUSE:Factory checked in at 2018-03-12 12:10:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/autofs (Old) and /work/SRC/openSUSE:Factory/.autofs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "autofs" Mon Mar 12 12:10:53 2018 rev:116 rq:583847 version:5.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/autofs/autofs.changes 2018-02-12 10:09:18.814265610 +0100 +++ /work/SRC/openSUSE:Factory/.autofs.new/autofs.changes 2018-03-12 12:10:55.137190962 +0100 @@ -1,0 +2,7 @@ +Tue Mar 6 17:53:35 UTC 2018 - [email protected] + +- BuildRequire pkgconfig(udisks2) instead of udisks2-devel: let's + be flexible on possible package name changes. +- Package COPYRIGHT as %license instead of %doc. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ autofs.spec ++++++ --- /var/tmp/diff_new_pack.CrhwgV/_old 2018-03-12 12:10:57.105120759 +0100 +++ /var/tmp/diff_new_pack.CrhwgV/_new 2018-03-12 12:10:57.105120759 +0100 @@ -64,7 +64,7 @@ BuildRequires: sssd %endif %if %{with_udisks} -BuildRequires: udisks2-devel +BuildRequires: pkgconfig(udisks2) %endif %if %{with_systemd} BuildRequires: systemd @@ -72,7 +72,7 @@ Version: 5.1.3 Release: 0 Summary: A Kernel-Based Automounter -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Daemons BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/%{name}-%{version}.tar.xz @@ -207,6 +207,7 @@ %files %defattr (-, root, root) +%license COPYRIGHT %{_fillupdir}/sysconfig.autofs %config(noreplace) %{_sysconfdir}/autofs.conf %config(noreplace) %{_sysconfdir}/auto.master @@ -221,7 +222,7 @@ %dir %{_sysconfdir}/NetworkManager %dir %{_sysconfdir}/NetworkManager/dispatcher.d %{_sysconfdir}/NetworkManager/dispatcher.d/autofs -%doc COPYRIGHT README README.changer README.ncpfs README.replicated-server +%doc README README.changer README.ncpfs README.replicated-server %doc README.smbfs README.v5.release autofs.schema README.active-restart %doc README.SUSE README.SUSE.ldap %dir %{_libdir}/autofs/
