Fix typos
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=34
This commit is contained in:
parent
5364e68a38
commit
341f00b8b1
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 9 09:18:17 UTC 2013 - fcrozat@suse.com
|
Mon Sep 9 09:18:17 UTC 2013 - fcrozat@suse.com
|
||||||
|
|
||||||
- Add systemd service file, to properly track wpa_supplicant is
|
- Add systemd service file, to properly track wpa_supplicant in
|
||||||
its own systemd service (and not in dbus one).
|
its own systemd service (and not in dbus one).
|
||||||
- Always enable systemd service, it is still dbus activated.
|
- Always enable systemd service, it is still dbus activated.
|
||||||
|
|
||||||
|
@ -154,7 +154,7 @@ systemctl --quiet enable wpa_supplicant.service || :
|
|||||||
%if 0%{?suse_version} > 1140
|
%if 0%{?suse_version} > 1140
|
||||||
%ghost %{_localstatedir}/run/%{name}
|
%ghost %{_localstatedir}/run/%{name}
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} > 1200
|
%if 0%{?suse_version} > 1230
|
||||||
%{_unitdir}/wpa_supplicant.service
|
%{_unitdir}/wpa_supplicant.service
|
||||||
%endif
|
%endif
|
||||||
%dir %{_sysconfdir}/%{name}
|
%dir %{_sysconfdir}/%{name}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user