Hello community, here is the log from the commit of package lldpd for openSUSE:Factory checked in at 2018-08-02 14:59:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lldpd (Old) and /work/SRC/openSUSE:Factory/.lldpd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lldpd" Thu Aug 2 14:59:11 2018 rev:5 rq:626838 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lldpd/lldpd.changes 2018-04-20 17:26:34.876824442 +0200 +++ /work/SRC/openSUSE:Factory/.lldpd.new/lldpd.changes 2018-08-02 14:59:16.372391661 +0200 @@ -1,0 +2,5 @@ +Wed Aug 1 07:24:49 UTC 2018 - [email protected] + +- Adjust sysconfig + +------------------------------------------------------------------- @@ -4 +9 @@ -- Update to version 1.0.1 +- Update to version 1.0.1 (boo#1103351) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lldpd.spec ++++++ --- /var/tmp/diff_new_pack.1hiejP/_old 2018-08-02 14:59:17.348393308 +0200 +++ /var/tmp/diff_new_pack.1hiejP/_new 2018-08-02 14:59:17.352393314 +0200 @@ -1,7 +1,7 @@ # # spec file for package lldpd # -# 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 @@ -46,7 +46,7 @@ Summary: Implementation of IEEE 802.1ab (LLDP) # We have some GPL linux headers in include/linux, they are used on # platforms where glibc headers are not recent enough -License: MIT AND GPL-2.0+ +License: MIT AND GPL-2.0-or-later Group: System/Daemons URL: http://vincentbernat.github.com/lldpd/ Source0: http://media.luffy.cx/files/lldpd/%{name}-%{version}.tar.gz @@ -234,7 +234,7 @@ %files %dir %{_docdir}/lldpd %doc %{_docdir}/lldpd/NEWS -%doc %{_docdir}/lldpd/LICENSE +%license %{_docdir}/lldpd/LICENSE %doc %{_docdir}/lldpd/ChangeLog %doc %{_docdir}/lldpd/README.md %doc %{_docdir}/lldpd/CONTRIBUTE.md @@ -243,7 +243,7 @@ %{_sbindir}/lldpcli %{_datadir}/zsh %{_datadir}/bash-completion -%{_mandir}/man8/lldp*.8%{ext_man} +%{_mandir}/man8/lldp*.8%{?ext_man} %config %{_sysconfdir}/lldpd.d %{_unitdir}/lldpd.service %{_sbindir}/rclldpd ++++++ lldpd.sysconfig ++++++ --- /var/tmp/diff_new_pack.1hiejP/_old 2018-08-02 14:59:17.392393382 +0200 +++ /var/tmp/diff_new_pack.1hiejP/_new 2018-08-02 14:59:17.392393382 +0200 @@ -5,4 +5,4 @@ ## ServiceRestart: lldpd # Parameters for lldpd. See the manual page for the # accepted parameters. -LLDPD_OPTIONS="-x -c -f -s -e -M 1" +LLDPD_OPTIONS="-M 1"
