- change COPYING COPYING.BSD COPYING.LIB files as %%license
This commit is contained in:
parent
02e93b7c7f
commit
481f330c68
1 changed files with 3 additions and 1 deletions
|
|
@ -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 <jridky@redhat.com> - 2.0.23-6
|
||||
- Rebuilt for python2 package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue