X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=mpt-status.spec;h=8432a52bd97daa364217d869aa2e7a129cee33b6;hb=420748f0f36f987c3becbc9b91cb7ee243fc129e;hp=b9915077c6a2176a570fb120ddd65f9a1652b3b9;hpb=1c91116ee14743415e1517d9675c5e01a12a6cb6;p=sven%2Fmpt-status.git diff --git a/mpt-status.spec b/mpt-status.spec index b991507..8432a52 100644 --- a/mpt-status.spec +++ b/mpt-status.spec @@ -32,7 +32,6 @@ you to monitor the health and status of your RAID setup. %install %{__rm} -rf %{buildroot} -mkdir -p %{buildroot}%{_mandir}/man8 %{__install} -D -m0755 mpt-status %{buildroot}%{_sbindir}/mpt-status %{__install} -D -m0755 %{SOURCE10} %{buildroot}/%{_sysconfdir}/rc.d/init.d/mpt-statusd %{__install} -D -m0644 man/mpt-status.8 %{buildroot}%{_mandir}/man8/mpt-status.8 @@ -42,9 +41,10 @@ mkdir -p %{buildroot}%{_mandir}/man8 %files %defattr(-, root, root, 0755) -%doc doc/* +%doc doc/{AUTHORS,Changelog,COPYING,DeveloperNotes,FAQ,README,ReleaseNotes,TODO} %{_sbindir}/mpt-status %{_sysconfdir}/rc.d/init.d/mpt-statusd +%{_mandir}/man8/mpt-status.* %post /sbin/chkconfig --add mpt-statusd @@ -54,7 +54,10 @@ mkdir -p %{buildroot}%{_mandir}/man8 /sbin/chkconfig --del mpt-statusd %changelog -* Wed Aug 04 2014 Sven Hoexter - 1.2.0-4 +* Tue Aug 05 2014 Sven Hoexter - 1.2.0-5 +- Do not install the INSTALL file from doc - copied the approach + form the openSuSE spec file. +* Mon Aug 04 2014 Sven Hoexter - 1.2.0-4 - Changed chkconfig and LSB header to not activate the init script by default. - Removed depedency on daemonize, if you would like to use