diff --git a/rp-pppoe.changes b/rp-pppoe.changes index c3576a5..03ded63 100644 --- a/rp-pppoe.changes +++ b/rp-pppoe.changes @@ -2,6 +2,7 @@ Wed Nov 16 15:51:48 UTC 2016 - 13ilya@gmail.com - Fix patches and script for version 3.12. +- dropped logger-path.diff - Add net-tools support. net-tools-deprecated is no longer required. ------------------------------------------------------------------- diff --git a/rp-pppoe.spec b/rp-pppoe.spec index 298f561..23b599e 100644 --- a/rp-pppoe.spec +++ b/rp-pppoe.spec @@ -1,7 +1,7 @@ # # spec file for package rp-pppoe # -# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -13,6 +13,9 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + # %if 0%{?suse_version} > 1140 %define has_systemd 1 @@ -40,7 +43,8 @@ Patch4: rp-pppoe-3.10-config.patch Patch5: rp-pppoe-3.10-init.patch Patch6: rp-pppoe-pie.patch Patch7: strip.diff -Requires: ppp net-tools +Requires: net-tools +Requires: ppp BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ppp %if 0%{?has_systemd} @@ -174,4 +178,4 @@ mv %{buildroot}/etc/ppp/plugins/README %{buildroot}%_defaultdocdir/rp-pppoe/READ /usr/share/tkpppoe/en.msg /usr/share/tkpppoe/ja.msg -%changelog \ No newline at end of file +%changelog