forked from pool/wpa_supplicant
Accepting request 250102 from hardware
1 OBS-URL: https://build.opensuse.org/request/show/250102 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wpa_supplicant?expand=0&rev=58
This commit is contained in:
commit
d5762bb7e4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 18 12:32:57 UTC 2014 - schwab@suse.de
|
||||
|
||||
- Avoid spurious dependency on /usr/bin/python due to executable doc files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 20 08:39:19 UTC 2014 - lnussel@suse.de
|
||||
|
||||
|
@ -115,6 +115,8 @@ install -m 755 wpa_supplicant/wpa_gui-qt4/wpa_gui %{buildroot}%{_sbindir}
|
||||
install -d %{buildroot}%{_unitdir}
|
||||
install -m 0644 %{SOURCE6} %{buildroot}%{_unitdir}
|
||||
%endif
|
||||
# avoid spurious dependency on /usr/bin/python
|
||||
chmod -x wpa_supplicant/examples/*.py
|
||||
|
||||
%if 0%{?suse_version} > 1230
|
||||
%pre
|
||||
|
Loading…
x
Reference in New Issue
Block a user