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

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

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

Revision 1.2 by michel, Mon Nov 16 16:12:39 2020 UTC Revision 1.5 by jpp, Fri Dec 4 03:11:51 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-tinydns.spec,v 1.1 2016/02/05 17:04:37 stephdl Exp $  # $Id: e-smith-tinydns.spec,v 1.4 2020/11/30 18:29:36 jcrisp Exp $
2    
3  Summary: e-smith module to configure tinydns  Summary: e-smith module to configure tinydns
4  %define name e-smith-tinydns  %define name e-smith-tinydns
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 2  %define release 5
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch0: %{name}-%{version}-bz11098_systemd.patch  Patch0: %{name}-%{version}-bz11098_systemd.patch
14    Patch1: %{name}-%{version}-rc7_link-rpm_update.patch
15    Patch2: %{name}-%{version}-bz11098_remove_safelink.patch
16    
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
19  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 23  Obsoletes: tinydns-initscripts Line 26  Obsoletes: tinydns-initscripts
26  AutoReqProv: no  AutoReqProv: no
27    
28  %changelog  %changelog
29    * Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
30    - execute systemd-reload before service adjust in events [SME: 11228]
31    
32    * Mon Nov 30 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-4.sme
33    - remove createlink safesymlink in /etc/rc.d/init.d [SME: 11098]
34    
35    * Thu Nov 19 2020 Michel Begue <mab974@gmail.com> 2.6.0-3.sme
36    - remove rc7.d link [SME: 11098]
37    - fix date in changelog
38    - fix actions in e-smith-tinydns-update [SME: 11159]
39    
40  * Sat Nov 14 2020 Michel Begue <mab974@gmail.com> 2.6.0-2.sme  * Sat Nov 14 2020 Michel Begue <mab974@gmail.com> 2.6.0-2.sme
41  - Move tinydns service to systemd [SME: 11098]  - Move tinydns service to systemd [SME: 11098]
42  - Create e-smith-tinydns-update event [SME: 11159]  - Create e-smith-tinydns-update event [SME: 11159]
# Line 51  AutoReqProv: no Line 65  AutoReqProv: no
65  - Timestamp added in tinydns, the entry in dnscache is cleared when the lease is over  - Timestamp added in tinydns, the entry in dnscache is cleared when the lease is over
66  - [SME: 2388]  - [SME: 2388]
67    
68  * Tue Jun 18 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-3.sme  * Wed Jun 18 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-3.sme
69  - add new feature 'Parse dhcpd.leases and feed to tinydns'  - add new feature 'Parse dhcpd.leases and feed to tinydns'
70  - e-smith-tinydns-2.4.0_add_hostname_following_dhcpdleases_hostname.patch  - e-smith-tinydns-2.4.0_add_hostname_following_dhcpdleases_hostname.patch
71  - made from the solution of Stefano Zamboni [SME:2388]  - made from the solution of Stefano Zamboni [SME:2388]
# Line 362  components of djbdns. Line 376  components of djbdns.
376  %prep  %prep
377  %setup  %setup
378  %patch0 -p1  %patch0 -p1
379    %patch1 -p1
380    %patch2 -p1
381    
382  %build  %build
383  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