fix permissions of servevent_parse.pl
This commit is contained in:
parent
d56e6f2bfb
commit
1ef0b55a10
@ -1,6 +1,6 @@
|
|||||||
Name: ppc64-diag
|
Name: ppc64-diag
|
||||||
Version: 2.4.3
|
Version: 2.4.3
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Linux for Power Platform Diagnostics
|
Summary: Linux for Power Platform Diagnostics
|
||||||
URL: http://sourceforge.net/projects/linux-diag/files/ppc64-diag/
|
URL: http://sourceforge.net/projects/linux-diag/files/ppc64-diag/
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -63,7 +63,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%attr(755,root,root) %{_libexecdir}/%{name}/ppc64_diag_notify
|
%attr(755,root,root) %{_libexecdir}/%{name}/ppc64_diag_notify
|
||||||
#%attr(755,root,root) %{_libexecdir}/%{name}/ppc64_diag_servagent
|
#%attr(755,root,root) %{_libexecdir}/%{name}/ppc64_diag_servagent
|
||||||
%attr(755,root,root) %{_libexecdir}/%{name}/ppc64_diag_setup
|
%attr(755,root,root) %{_libexecdir}/%{name}/ppc64_diag_setup
|
||||||
%attr(644,root,root) %{_libexecdir}/%{name}/servevent_parse.pl
|
%attr(755,root,root) %{_libexecdir}/%{name}/servevent_parse.pl
|
||||||
%attr(644,root,root) %{_datadir}/%{name}/message_catalog/cxgb3
|
%attr(644,root,root) %{_datadir}/%{name}/message_catalog/cxgb3
|
||||||
%attr(644,root,root) %{_datadir}/%{name}/message_catalog/e1000e
|
%attr(644,root,root) %{_datadir}/%{name}/message_catalog/e1000e
|
||||||
%attr(644,root,root) %{_datadir}/%{name}/message_catalog/exceptions
|
%attr(644,root,root) %{_datadir}/%{name}/message_catalog/exceptions
|
||||||
@ -100,6 +100,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 24 2012 karsten Hopp <karsten@redhat.com> 2.4.3-4
|
||||||
|
- fix permissions of servevent_parse.pl
|
||||||
|
|
||||||
* Fri Jul 27 2012 Lukáš Nykrýn <lnykryn@redhat.com> - 2.4.3-3
|
* Fri Jul 27 2012 Lukáš Nykrýn <lnykryn@redhat.com> - 2.4.3-3
|
||||||
- rename .service file
|
- rename .service file
|
||||||
- auto start rtas_errd (#843471)
|
- auto start rtas_errd (#843471)
|
||||||
|
Loading…
Reference in New Issue
Block a user