Accepting request 1144028 from network
- Removed rcpppoe and rcpppoe-server rudiments. OBS-URL: https://build.opensuse.org/request/show/1144028 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rp-pppoe?expand=0&rev=32
This commit is contained in:
commit
9d79238c87
@ -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>
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user