1 |
# $Id: e-smith-hosts.spec,v 1.16 2010/10/20 17:42:43 snetram Exp $ |
# $Id: e-smith-hosts.spec,v 1.17 2010/11/29 08:36:41 snetram Exp $ |
2 |
|
|
3 |
Summary: e-smith module for managing hosts entries |
Summary: e-smith module for managing hosts entries |
4 |
Name: e-smith-hosts |
Name: e-smith-hosts |
5 |
%define version 2.2.0 |
%define version 2.2.0 |
6 |
%define release 7 |
%define release 8 |
7 |
Version: %{version} |
Version: %{version} |
8 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
9 |
License: GPL |
License: GPL |
14 |
Patch3: e-smith-hosts-2.2.0-trap_croak.patch |
Patch3: e-smith-hosts-2.2.0-trap_croak.patch |
15 |
Patch4: e-smith-hosts-2.2.0-ip-fqdn.patch |
Patch4: e-smith-hosts-2.2.0-ip-fqdn.patch |
16 |
Patch5: e-smith-hosts-2.2.0-ip-fqdn2.patch |
Patch5: e-smith-hosts-2.2.0-ip-fqdn2.patch |
17 |
Patch6: e-smith-hosts-2.2.0-fix-speechmarks.patch |
Patch6: e-smith-hosts-2.2.0-fix-speechmarks2.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
Requires: e-smith-base |
Requires: e-smith-base |
20 |
Requires: e-smith-lib >= 1.15.1-19 |
Requires: e-smith-lib >= 1.15.1-19 |
30 |
used to build the DNS and DHCP configuration. |
used to build the DNS and DHCP configuration. |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Mon Nov 29 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-8.sme |
34 |
|
- Rework previous fix and escape comment field in server-manager forms [SME: 6408] |
35 |
|
|
36 |
* Mon Nov 29 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-7.sme |
* Mon Nov 29 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-7.sme |
37 |
- Fix double speechmarks in comment field in hostname panel [SME: 6408] |
- Fix double speechmarks in comment field in hostname panel [SME: 6408] |
38 |
|
|