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

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

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

Revision 1.1 by vip-ire, Thu Feb 4 23:29:18 2016 UTC Revision 1.4 by michel, Thu Nov 19 06:27:35 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-dnscache.spec,v 1.1 2013/02/06 21:25:21 slords Exp $  # $Id: e-smith-dnscache.spec,v 1.3 2020/11/16 16:09:24 michel Exp $
2    
3  Summary: e-smith module to configure dnscache  Summary: e-smith module to configure dnscache
4  %define name e-smith-dnscache  %define name e-smith-dnscache
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 1  %define release 4
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: System Environment/Base  Group: System Environment/Base
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13    Patch1: %{name}-%{version}-loopback.patch
14    Patch2: %{name}-%{version}-bz11097_systemd.patch
15    Patch3: %{name}-%{version}-rc7_link-rpm_update.patch
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
# Line 22  e-smith server enhancement to configure Line 25  e-smith server enhancement to configure
25  caching nameserver  caching nameserver
26    
27  %changelog  %changelog
28    * Thu Nov 19 2020 Michel Begue <mab974@gmail.com> 2.6.0-4.sme
29    - remove rc7.d link [SME: 11097]
30    - fix actions in e-smith-tinydns-update [SME: 11127]
31    
32    * Sat Nov 14 2020 Michel Begue <mab974@gmail.com> 2.6.0-3.sme
33    - Move dnscache, dnscache.forwarder services to systemd [SME: 11097]
34    - Create e-smith-dnscache-update event [SME: 11127]
35    
36    * Sat Jul 30 2016 Greg Zartman <gzartman@koozali.org> 2.6.0-2.sme
37    - Modify run script to allow for loopback commmunications with other DNS
38      servers on the local machine and DNS forwarding [SME: 9715]
39    
40  * Fri Feb 5 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-1.sme  * Fri Feb 5 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-1.sme
41  - Roll new stream for sme10  - Roll new stream for sme10
42    
# Line 441  caching nameserver Line 456  caching nameserver
456    
457  %prep  %prep
458  %setup  %setup
459    %patch1 -p1
460    %patch2 -p1
461    %patch3 -p1
462    
463  %build  %build
464  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