--- rpms/e-smith-hosts/sme8/e-smith-hosts.spec 2010/10/14 17:58:56 1.13 +++ rpms/e-smith-hosts/sme8/e-smith-hosts.spec 2010/10/19 18:03:09 1.14 @@ -1,9 +1,9 @@ -# $Id: e-smith-hosts.spec,v 1.12 2010/09/26 19:04:49 slords Exp $ +# $Id: e-smith-hosts.spec,v 1.13 2010/10/14 17:58:56 slords Exp $ Summary: e-smith module for managing hosts entries Name: e-smith-hosts %define version 2.2.0 -%define release 4 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,7 @@ Source: %{name}-%{version}.tar.gz Patch1: e-smith-hosts-2.2.0_allow_cname.patch Patch2: e-smith-hosts-2.2.0-host_ip_validator.patch Patch3: e-smith-hosts-2.2.0-trap_croak.patch +Patch4: e-smith-hosts-2.2.0-ip-fqdn.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-base Requires: e-smith-lib >= 1.15.1-19 @@ -27,6 +28,9 @@ e-smith module to allow the configuratio used to build the DNS and DHCP configuration. %changelog +* Tue Oct 19 2010 Jonathan Martens 2.2.0-5.sme +- Update textbox description to also reflect the option of a FQDN [SME: 6296] + * Sun Sep 25 2010 Shad L. Lords 2.2.0-4.sme - Trap croak inside Net::IPv4Addr::ipv4_in_network [SME: 6288] @@ -1021,6 +1025,7 @@ used to build the DNS and DHCP configura %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build perl createlinks