/[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.2 by gzartman, Mon Aug 1 00:35:31 2016 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.1 2016/02/04 23:29:18 vip-ire 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 2
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
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  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 23  e-smith server enhancement to configure
23  caching nameserver  caching nameserver
24    
25  %changelog  %changelog
26    * Sat Jul 30 2016 Greg Zartman <gzartman@koozali.org> 2.6.0-2.sme
27    - Modify run script to allow for loopback commmunications with other DNS
28      servers on the local machine and DNS forwarding [SME: 9715]
29    
30  * 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
31  - Roll new stream for sme10  - Roll new stream for sme10
32    
# Line 441  caching nameserver Line 446  caching nameserver
446    
447  %prep  %prep
448  %setup  %setup
449    %patch1 -p1
450    
451  %build  %build
452  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