forked from pool/cmpi-provider-register
Accepting request 260434 from home:bmwiedemann:branches:systemsmanagement:wbem
give 755 permissions to script (bnc#851641) OBS-URL: https://build.opensuse.org/request/show/260434 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/cmpi-provider-register?expand=0&rev=17
This commit is contained in:
parent
f3f114968e
commit
0a49b04a74
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 9 07:07:58 UTC 2014 - bwiedemann@suse.com
|
||||
|
||||
- give 755 permissions to script (bnc#851641)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 14:37:11 UTC 2014 - kkaempf@suse.com
|
||||
|
||||
|
@ -40,7 +40,7 @@ CIMOM(s) happens to be present on the system.
|
||||
|
||||
%install
|
||||
%{__mkdir} -p $RPM_BUILD_ROOT/usr/sbin
|
||||
install -m 744 %{S:0} $RPM_BUILD_ROOT/usr/sbin/%{name}
|
||||
install -m 755 %{S:0} $RPM_BUILD_ROOT/usr/sbin/%{name}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user