forked from pool/wpa_supplicant
Accepting request 788906 from home:cfconrad:branches:hardware
- Delete obsolete fi.epitest.hostap.WPASupplicant.service (bsc#1167331) OBS-URL: https://build.opensuse.org/request/show/788906 OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=100
This commit is contained in:
parent
ef6a9184d6
commit
08b959e307
@ -1,5 +0,0 @@
|
||||
[D-BUS Service]
|
||||
Name=fi.epitest.hostap.WPASupplicant
|
||||
Exec=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u -t -f /var/log/wpa_supplicant.log
|
||||
User=root
|
||||
SystemdService=wpa_supplicant.service
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 26 16:03:38 UTC 2020 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>
|
||||
|
||||
- Delete obsolete fi.epitest.hostap.WPASupplicant.service (bsc#1167331)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 26 10:02:31 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
|
||||
|
||||
|
@ -25,7 +25,6 @@ URL: https://w1.fi/wpa_supplicant
|
||||
Source0: https://w1.fi/releases/%{name}-%{version}.tar.gz
|
||||
Source1: config
|
||||
Source2: %{name}.conf
|
||||
Source3: fi.epitest.hostap.WPASupplicant.service
|
||||
Source4: logrotate.wpa_supplicant
|
||||
Source5: fi.w1.wpa_supplicant1.service
|
||||
Source6: wpa_supplicant.service
|
||||
@ -88,7 +87,6 @@ install -m 0644 wpa_supplicant/dbus/dbus-wpa_supplicant.conf %{buildroot}%{_sysc
|
||||
install -d %{buildroot}/%{_sysconfdir}/%{name}
|
||||
install -m 0600 %{SOURCE2} %{buildroot}/%{_sysconfdir}/%{name}
|
||||
install -d %{buildroot}/%{_datadir}/dbus-1/system-services
|
||||
install -m 0644 %{SOURCE3} %{buildroot}/%{_datadir}/dbus-1/system-services
|
||||
install -m 0644 %{SOURCE5} %{buildroot}/%{_datadir}/dbus-1/system-services
|
||||
install -d %{buildroot}/%{_sysconfdir}/logrotate.d/
|
||||
install -m 644 %{SOURCE4} %{buildroot}/%{_sysconfdir}/logrotate.d/wpa_supplicant
|
||||
@ -106,7 +104,6 @@ ln -s service %{buildroot}/%{_sbindir}/rcwpa_supplicant
|
||||
# avoid spurious dependency on /usr/bin/python
|
||||
chmod -x wpa_supplicant/examples/*.py
|
||||
# dbus auto activation boo#966535
|
||||
ln -s wpa_supplicant.service %{buildroot}%{_unitdir}/dbus-fi.epitest.hostap.WPASupplicant.service
|
||||
ln -s wpa_supplicant.service %{buildroot}%{_unitdir}/dbus-fi.w1.wpa_supplicant1.service
|
||||
|
||||
%pre
|
||||
@ -137,7 +134,6 @@ ln -s wpa_supplicant.service %{buildroot}%{_unitdir}/dbus-fi.w1.wpa_supplicant1.
|
||||
%ghost %{_rundir}/%{name}
|
||||
%{_unitdir}/wpa_supplicant.service
|
||||
%{_unitdir}/wpa_supplicant@.service
|
||||
%{_unitdir}/dbus-fi.epitest.hostap.WPASupplicant.service
|
||||
%{_unitdir}/dbus-fi.w1.wpa_supplicant1.service
|
||||
%dir %{_sysconfdir}/%{name}
|
||||
%{_mandir}/man8/*
|
||||
|
Loading…
Reference in New Issue
Block a user