Accepting request 521112 from hardware

Mark .service file as non-executible (boo#1053657)

OBS-URL: https://build.opensuse.org/request/show/521112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pullin-bcm43xx-firmware?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2017-09-05 13:20:11 +00:00 committed by Git OBS Bridge
commit 2fee040362
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 5 11:41:59 UTC 2017 - bwiedemann@suse.com
- Mark .service file as non-executible (boo#1053657)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 30 12:50:10 UTC 2014 - bwiedemann@suse.com Sun Nov 30 12:50:10 UTC 2014 - bwiedemann@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package pullin-bcm43xx-firmware # spec file for package pullin-bcm43xx-firmware
# #
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# 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
@ -40,7 +40,7 @@ automatically download broadcom firmware files needed for bcm43xx WLAN chips
%install %install
install -d %{buildroot}%{_prefix}/lib/systemd/system/ install -d %{buildroot}%{_prefix}/lib/systemd/system/
install -p -m 755 %{SOURCE0} %{buildroot}%{_prefix}/lib/systemd/system/ install -p -m 644 %{SOURCE0} %{buildroot}%{_prefix}/lib/systemd/system/
install -d %{buildroot}%{_sbindir}/ install -d %{buildroot}%{_sbindir}/
install -p -m 755 %{SOURCE1} %{buildroot}%{_sbindir}/ install -p -m 755 %{SOURCE1} %{buildroot}%{_sbindir}/