Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
nagios-plugins-lm_sensors
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 9
[-]
[+]
Changed
check_lm_sensors.spec
@@ -30,6 +30,7 @@ %build sed -i s@#\!perl@#\!/usr/bin/perl@ check_lm_sensors %__install -m 0755 -d %{buildroot}%{_mandir}/man3 +chmod -x AUTHORS Changes NEWS README INSTALL TODO COPYING VERSION %install %__install -D -m 0755 %{_pname} %{buildroot}%{_prefix}/%{_pname} @@ -39,7 +40,7 @@ rm -rf $RPM_BUILD_ROOT %files -%defattr(-, root, root, 0644) +%defattr(-, root, root) %doc AUTHORS Changes NEWS README INSTALL TODO COPYING VERSION %attr(0755, root, root) %{_prefix}/%{_pname} %attr(0655, root, root) %{_mandir}/man3/%{_pname}.3*