Hello community, here is the log from the commit of package ypbind for openSUSE:Factory checked in at 2018-02-23 15:31:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ypbind (Old) and /work/SRC/openSUSE:Factory/.ypbind.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ypbind" Fri Feb 23 15:31:49 2018 rev:51 rq:579486 version:2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ypbind/ypbind.changes 2017-11-30 12:32:59.632965149 +0100 +++ /work/SRC/openSUSE:Factory/.ypbind.new/ypbind.changes 2018-02-23 15:32:13.761251987 +0100 @@ -1,0 +2,5 @@ +Fri Feb 23 10:35:22 UTC 2018 - [email protected] + +- Use %license instead of %doc [bsc#1082318] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ypbind.spec ++++++ --- /var/tmp/diff_new_pack.LFR8et/_old 2018-02-23 15:32:15.233198803 +0100 +++ /var/tmp/diff_new_pack.LFR8et/_new 2018-02-23 15:32:15.237198658 +0100 @@ -1,7 +1,7 @@ # # spec file for package ypbind # -# 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 @@ -16,11 +16,14 @@ # +%if ! %{defined _fillupdir} + %define _fillupdir %{_localstatedir}/adm/fillup-templates +%endif Name: ypbind Version: 2.4 Release: 0 Summary: NIS client daemon -License: GPL-2.0 +License: GPL-2.0-only Group: Productivity/Networking/NIS URL: http://www.linux-nis.org/nis/ypbind-mt Source: http://www.linux-nis.org/download/%{name}-mt/%{name}-mt-%{version}.tar.bz2 @@ -30,7 +33,7 @@ Source4: ypbind-systemd-post Source5: ypbind-systemd-exec Source6: ypbind.conf -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: pkgconfig(libnsl) >= 1.0.1 BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libtirpc) >= 1.0.1 @@ -39,10 +42,6 @@ Requires: yp-tools Requires(post): %fillup_prereq -%if ! %{defined _fillupdir} - %define _fillupdir /var/adm/fillup-templates -%endif - %description This package provides the ypbind daemon. The ypbind daemon binds NIS clients to an NIS domain and searches a new NIS server if the old one @@ -99,7 +98,8 @@ fi %files -f ypbind-mt.lang -%doc NEWS README COPYING +%license COPYING +%doc NEWS README %ghost %config(noreplace) %{_sysconfdir}/yp.conf %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ypbind %{_fillupdir}/sysconfig.ypbind
