Accepting request 1144027 from home:13ilya:branches:network

- Removed rcpppoe and rcpppoe-server rudiments.

OBS-URL: https://build.opensuse.org/request/show/1144027
OBS-URL: https://build.opensuse.org/package/show/network/rp-pppoe?expand=0&rev=44
This commit is contained in:
Илья Индиго 2024-02-04 17:36:29 +00:00 committed by Git OBS Bridge
parent c0ae59726f
commit 8b131133ec
2 changed files with 6 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Feb 4 17:34:28 UTC 2024 - Илья Индиго <ilya@ilya.cf>
- Removed rcpppoe and rcpppoe-server rudiments.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 2 08:58:55 UTC 2023 - Matthias Gerstner <matthias.gerstner@suse.com> Fri Jun 2 08:58:55 UTC 2023 - Matthias Gerstner <matthias.gerstner@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package rp-pppoe # spec file for package rp-pppoe
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -65,8 +65,6 @@ install -p %{SOURCE4} %{buildroot}%{_sbindir}
install -p %{SOURCE5} %{buildroot}%{_sbindir} install -p %{SOURCE5} %{buildroot}%{_sbindir}
install -pm0644 %{SOURCE6} %{buildroot}%{_unitdir}/%{_name}.service install -pm0644 %{SOURCE6} %{buildroot}%{_unitdir}/%{_name}.service
install -pm0644 %{SOURCE7} %{buildroot}%{_unitdir}/%{_name}-server.service install -pm0644 %{SOURCE7} %{buildroot}%{_unitdir}/%{_name}-server.service
ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{_name}
ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{_name}-server
ln -s %{_name}-stop %{buildroot}%{_sbindir}/adsl-stop ln -s %{_name}-stop %{buildroot}%{_sbindir}/adsl-stop
ln -s %{_name}-start %{buildroot}%{_sbindir}/adsl-start ln -s %{_name}-start %{buildroot}%{_sbindir}/adsl-start
install -Dpm0644 %{buildroot}%{_sysconfdir}/ppp/plugins/README %{buildroot}%{_defaultdocdir}/%{name}/README.plugins install -Dpm0644 %{buildroot}%{_sysconfdir}/ppp/plugins/README %{buildroot}%{_defaultdocdir}/%{name}/README.plugins
@ -98,8 +96,6 @@ rm -r %{buildroot}%{_sysconfdir}/ppp/plugins \
%{_sbindir}/%{_name}-* %{_sbindir}/%{_name}-*
%{_mandir}/man?/*%{?ext_man} %{_mandir}/man?/*%{?ext_man}
%{_sbindir}/adsl-st* %{_sbindir}/adsl-st*
%{_sbindir}/rc%{_name}
%{_sbindir}/rc%{_name}-server
%{_unitdir}/%{_name}.service %{_unitdir}/%{_name}.service
%{_unitdir}/%{_name}-server.service %{_unitdir}/%{_name}-server.service