diff --git a/OpenIPMI.spec b/OpenIPMI.spec index d7ed897..89c8d65 100644 --- a/OpenIPMI.spec +++ b/OpenIPMI.spec @@ -155,7 +155,8 @@ echo ".so man1/openipmish.1" > %{buildroot}%{_mandir}/man1/ipmish.1 /bin/systemctl try-restart ipmi.service >/dev/null 2>&1 || : %files -%doc CONFIGURING_FOR_LAN COPYING COPYING.BSD COPYING.LIB FAQ README README.Force README.MotorolaMXP +%license COPYING COPYING.BSD COPYING.LIB +%doc CONFIGURING_FOR_LAN FAQ README README.Force README.MotorolaMXP %config(noreplace) %{_sysconfdir}/sysconfig/ipmi %{_libexecdir}/openipmi-helper %{_bindir}/ipmicmd @@ -233,6 +234,7 @@ echo ".so man1/openipmish.1" > %{buildroot}%{_mandir}/man1/ipmish.1 - removed desktop-file-utils from BuildRequires (is not needed) - added execute /sbin/ldconfig in lanserv subpackages %%post/%%postun scriptlet as this package contain library +- change COPYING COPYING.BSD COPYING.LIB files as %%license * Thu Oct 19 2017 Josef Ridky - 2.0.23-6 - Rebuilt for python2 package