automatic version update by autodist [release 4.4.0-1mamba;Fri Feb 09 2018]
This commit is contained in:
parent
dc27d9be26
commit
8d39c58c3b
10
dhcp.spec
10
dhcp.spec
@ -1,7 +1,7 @@
|
||||
%define patchver %(echo %version | cut -d. -f4)
|
||||
%define releasever %(echo %version | cut -d. -f1-3)
|
||||
Name: dhcp
|
||||
Version: 4.3.6
|
||||
Version: 4.4.0
|
||||
Release: 1mamba
|
||||
Summary: The ISC DHCP (Dynamic Host Configuration Protocol) client
|
||||
Group: System/Servers
|
||||
@ -197,17 +197,21 @@ grep "^send host-name" %{_sysconfdir}/dhclient.conf >/dev/null || {
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/dhcpctl
|
||||
%{_includedir}/dhcpctl/dhcpctl.h
|
||||
%dir %{_includedir}/isc-dhcp
|
||||
%{_includedir}/isc-dhcp/*.h
|
||||
#%dir %{_includedir}/isc-dhcp
|
||||
#%{_includedir}/isc-dhcp/*.h
|
||||
%dir %{_includedir}/omapip
|
||||
%{_includedir}/omapip/*.h
|
||||
%{_libdir}/libdhcpctl.a
|
||||
#%{_libdir}/libdst.a
|
||||
%{_libdir}/libdhcp.a
|
||||
%{_libdir}/libomapi.a
|
||||
%{_mandir}/man3/*
|
||||
%doc RELNOTES doc
|
||||
|
||||
%changelog
|
||||
* Fri Feb 09 2018 Automatic Build System <autodist@mambasoft.it> 4.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 18 2017 Automatic Build System <autodist@mambasoft.it> 4.3.6-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user