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

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

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

Revision 1.1 by stephdl, Fri Feb 5 22:56:04 2016 UTC Revision 1.7 by jpp, Wed Jan 6 19:54:15 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-hosts.spec,v 1.13 2016/01/06 15:45:23 vip-ire Exp $  # $Id: e-smith-hosts.spec,v 1.6 2017/04/12 21:46:53 unnilennium 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.6.0  %define version 2.6.0
6  %define release 1  %define release 6
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.6.0-mariadb.patch
13    Patch1: e-smith-hosts-2.6.0.bz9691.syslog.patch
14    Patch2: e-smith-hosts-2.6.0.bz9478.patch
15    Patch3: e-smith-hosts-2.6.0-bz11138-update.patch
16    
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  Requires: e-smith-base  Requires: e-smith-base
19  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 30  e-smith module to allow the configuratio
30  used to build the DNS and DHCP configuration.  used to build the DNS and DHCP configuration.
31    
32  %changelog  %changelog
33    * Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
34    - add update event [SME: 11138]
35    
36    * Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
37    - remove reference to smtpd [SME: 9478]
38    
39    * Sat Jul 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
40    - fix servicename syslog to rsylog [SME: 9691]
41    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
42      by assuming the date is correct and changing the weekday.
43    
44    * Mon Jul 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
45    - fix mysqld to mariadb [SME: 9438]
46    
47    * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
48    - Rebuild for [SME: 9393]
49    
50  * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme  * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
51  - Initial release to sme10  - Initial release to sme10
52    
# Line 36  used to build the DNS and DHCP configura Line 58  used to build the DNS and DHCP configura
58  - Code done by  Charlie Brady <charlieb-contribs-bugzilla@budge.apana.org.au>  - Code done by  Charlie Brady <charlieb-contribs-bugzilla@budge.apana.org.au>
59  - and Huib <sme@artixdesign.com>  - and Huib <sme@artixdesign.com>
60    
61  * Sun Jan 18 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-4.sme  * Sat Jan 18 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-4.sme
62      Sun Jan 18 2014 --> Sun Jan 12 2014 or Sat Jan 18 2014 or Sun Jan 19 2014 or ....
63  - Add a validator for the comment and the hostname field [SME: 8723]  - Add a validator for the comment and the hostname field [SME: 8723]
64    
65  * Sat Nov 30 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-3.sme  * Sat Nov 30 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-3.sme
# Line 61  used to build the DNS and DHCP configura Line 84  used to build the DNS and DHCP configura
84  * Tue Oct 19 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme  * Tue Oct 19 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
85  - Update textbox description to also reflect the option of a FQDN [SME: 6296]  - Update textbox description to also reflect the option of a FQDN [SME: 6296]
86    
87  * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme  * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
88      Sun Sep 25 2010 --> Sun Sep 19 2010 or Sat Sep 25 2010 or Sun Sep 26 2010 or ....
89  - Trap croak inside Net::IPv4Addr::ipv4_in_network [SME: 6288]  - Trap croak inside Net::IPv4Addr::ipv4_in_network [SME: 6288]
90    
91  * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme  * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
92      Sun Sep 25 2010 --> Sun Sep 19 2010 or Sat Sep 25 2010 or Sun Sep 26 2010 or ....
93  - Add validator back for ip or cname entry [SME: 3132]  - Add validator back for ip or cname entry [SME: 3132]
94    
95  * Thu Jul 29 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-2.sme  * Thu Jul 29 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-2.sme
# Line 1052  used to build the DNS and DHCP configura Line 1077  used to build the DNS and DHCP configura
1077    
1078  %prep  %prep
1079  %setup  %setup
1080    %patch0 -p1
1081    %patch1 -p1
1082    %patch2 -p1
1083    %patch3 -p1
1084    
1085  %build  %build
1086  perl createlinks  perl createlinks


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