- dropped logger-path.diff

OBS-URL: https://build.opensuse.org/package/show/network/rp-pppoe?expand=0&rev=13
This commit is contained in:
Marcus Meissner 2016-11-22 11:34:33 +00:00 committed by Git OBS Bridge
parent 5c3ddabab8
commit 7d146c58fb
2 changed files with 8 additions and 3 deletions

View File

@ -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.
-------------------------------------------------------------------

View File

@ -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
%changelog