/[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.2 by gzartman, Mon Aug 1 00:35:31 2016 UTC Revision 1.3 by michel, Mon Nov 16 16:09:24 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-dnscache.spec,v 1.1 2016/02/04 23:29:18 vip-ire Exp $  # $Id: e-smith-dnscache.spec,v 1.2 2016/08/01 00:35:31 gzartman 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 2  %define release 3
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: e-smith-dnscache-2.6.0-loopback.patch  Patch1: e-smith-dnscache-2.6.0-loopback.patch
14    Patch2: e-smith-dnscache-2.6.0-bz11097_systemd.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
# Line 23  e-smith server enhancement to configure Line 24  e-smith server enhancement to configure
24  caching nameserver  caching nameserver
25    
26  %changelog  %changelog
27    * Sat Nov 14 2020 Michel Begue <mab974@gmail.com> 2.6.0-3.sme
28    - Move dnscache, dnscache.forwarder services to systemd [SME: 11097]
29    - Create e-smith-dnscache-update event [SME: 11127]
30    
31  * Sat Jul 30 2016 Greg Zartman <gzartman@koozali.org> 2.6.0-2.sme  * Sat Jul 30 2016 Greg Zartman <gzartman@koozali.org> 2.6.0-2.sme
32  - Modify run script to allow for loopback commmunications with other DNS  - Modify run script to allow for loopback commmunications with other DNS
33    servers on the local machine and DNS forwarding [SME: 9715]    servers on the local machine and DNS forwarding [SME: 9715]
# Line 447  caching nameserver Line 452  caching nameserver
452  %prep  %prep
453  %setup  %setup
454  %patch1 -p1  %patch1 -p1
455    %patch2 -p1
456    
457  %build  %build
458  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