/[smeserver]/rpms/e-smith-hosts/sme9/e-smith-hosts.spec
ViewVC logotype

Diff of /rpms/e-smith-hosts/sme9/e-smith-hosts.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by vip-ire, Wed Feb 13 18:38:02 2013 UTC Revision 1.5 by stephdl, Wed Jan 21 21:53:44 2015 UTC
# Line 1  Line 1 
1  # $Id: e-smith-hosts.spec,v 1.1 2013/02/13 15:42:59 slords Exp $  # $Id: e-smith-hosts.spec,v 1.4 2015/01/18 12:10:14 stephdl 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 2  %define release 5
7  Version: %{version}  Version: %{version}
8  Release: %{release}%{?dist}  Release: %{release}%{?dist}
9  License: GPL  License: GPL
10  Group: Networking/Daemons  Group: Networking/Daemons
11  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
12    Patch0: e-smith-hosts-2.4.0-remove_interface_swap.patch
13    Patch1: e-smith-hosts-2.4.0.comment_hostname_validator.patch
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  Requires: e-smith-base  Requires: e-smith-base
16  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
# Line 25  e-smith module to allow the configuratio Line 27  e-smith module to allow the configuratio
27  used to build the DNS and DHCP configuration.  used to build the DNS and DHCP configuration.
28    
29  %changelog  %changelog
30    * Wed Jan 21 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-5.sme
31    - Add a migrate fragment to sanitize the host comment [SME: 8723]
32    
33    * Sun Jan 18 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-4.sme
34    - Add a validator for the comment and the hostname field [SME: 8723]
35    
36    * Sat Nov 30 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-3.sme
37    - Remove the "swap interface" feature [SME: 7993]
38    
39  * Wed Feb 13 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme  * Wed Feb 13 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme
40  - Add missing dependency on dhcp [SME: 7297]  - Add missing dependency on dhcp [SME: 7297]
41    
# Line 1035  used to build the DNS and DHCP configura Line 1046  used to build the DNS and DHCP configura
1046    
1047  %prep  %prep
1048  %setup  %setup
1049    %patch0 -p1
1050    %patch1 -p1
1051  %build  %build
1052  perl createlinks  perl createlinks
1053    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed