1 |
# $Id: e-smith-hosts.spec,v 1.19 2010/11/29 17:35:51 slords Exp $ |
# $Id: e-smith-hosts.spec,v 1.1 2013/02/13 15:42:59 slords 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.4.0 |
%define version 2.4.0 |
6 |
%define release 1 |
%define release 2 |
7 |
Version: %{version} |
Version: %{version} |
8 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
9 |
License: GPL |
License: GPL |
15 |
Requires: e-smith-test >= 0.1.14 |
Requires: e-smith-test >= 0.1.14 |
16 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
17 |
Requires: e-smith-tinydns >= 2.2.0-2 |
Requires: e-smith-tinydns >= 2.2.0-2 |
18 |
|
Requires: dhcp |
19 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
AutoReqProv: no |
AutoReqProv: no |
25 |
used to build the DNS and DHCP configuration. |
used to build the DNS and DHCP configuration. |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
* Wed Feb 13 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme |
29 |
|
- Add missing dependency on dhcp [SME: 7297] |
30 |
|
|
31 |
* Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
* Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
32 |
- Roll new stream for sme9 |
- Roll new stream for sme9 |
33 |
- Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223] |
- Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223] |