Fix initscript permissions
This commit is contained in:
parent
86d3e4f77f
commit
2ef24fb331
@ -41,7 +41,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Version: 2.9.0
|
Version: 2.9.0
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
#
|
#
|
||||||
Summary: OpenPegasus WBEM Services for Linux
|
Summary: OpenPegasus WBEM Services for Linux
|
||||||
@ -319,7 +319,7 @@ make -f RedHat.OpenPegasus.Makefile install prefix=$RPM_BUILD_ROOT libdir=%{_lib
|
|||||||
%attr(0755, root, pegasus) /usr/bin/cimprovider
|
%attr(0755, root, pegasus) /usr/bin/cimprovider
|
||||||
%attr(0755, root, pegasus) /usr/bin/osinfo
|
%attr(0755, root, pegasus) /usr/bin/osinfo
|
||||||
%attr(0755, root, pegasus) /usr/bin/wbemexec
|
%attr(0755, root, pegasus) /usr/bin/wbemexec
|
||||||
%config(noreplace) /etc/rc.d/init.d/tog-pegasus
|
%attr(0755, root, pegasus) %config(noreplace) /etc/rc.d/init.d/tog-pegasus
|
||||||
%defattr(0640, root, pegasus, 0750)
|
%defattr(0640, root, pegasus, 0750)
|
||||||
%dir /etc/Pegasus
|
%dir /etc/Pegasus
|
||||||
%ghost %config(noreplace) /etc/Pegasus/cimserver_current.conf
|
%ghost %config(noreplace) /etc/Pegasus/cimserver_current.conf
|
||||||
@ -463,6 +463,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 22 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2:2.9.0-11
|
||||||
|
- Fix initscript permissions
|
||||||
|
|
||||||
* Thu Jan 21 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2:2.9.0-10
|
* Thu Jan 21 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2:2.9.0-10
|
||||||
- Add cimsub to the pegasus_arch_alternatives script
|
- Add cimsub to the pegasus_arch_alternatives script
|
||||||
Resolves: #543956
|
Resolves: #543956
|
||||||
|
Loading…
Reference in New Issue
Block a user