/[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.4 by michel, Thu Nov 19 06:27:35 2020 UTC Revision 1.7 by jpp, Fri Dec 4 05:17:52 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-dnscache.spec,v 1.3 2020/11/16 16:09:24 michel Exp $  # $Id: e-smith-dnscache.spec,v 1.6 2020/12/04 03:31:20 jpp 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 4  %define release 7
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.xz Line 13  Source: %{name}-%{version}.tar.xz
13  Patch1: %{name}-%{version}-loopback.patch  Patch1: %{name}-%{version}-loopback.patch
14  Patch2: %{name}-%{version}-bz11097_systemd.patch  Patch2: %{name}-%{version}-bz11097_systemd.patch
15  Patch3: %{name}-%{version}-rc7_link-rpm_update.patch  Patch3: %{name}-%{version}-rc7_link-rpm_update.patch
16    Patch4: %{name}-%{version}-bz11097_remove_safelink.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
# Line 25  e-smith server enhancement to configure Line 26  e-smith server enhancement to configure
26  caching nameserver  caching nameserver
27    
28  %changelog  %changelog
29    * Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
30    - execute systemd-reload before service adjust in events [SME: 11228]
31    - remove S95reset-unsavedflag [SME: 11229]
32    
33    * Mon Nov 30 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-5
34    - remove createlink safesymlink in /etc/rc.d/init.d [SME: 11097]
35    
36  * Thu Nov 19 2020 Michel Begue <mab974@gmail.com> 2.6.0-4.sme  * Thu Nov 19 2020 Michel Begue <mab974@gmail.com> 2.6.0-4.sme
37  - remove rc7.d link [SME: 11097]  - remove rc7.d link [SME: 11097]
38  - fix actions in e-smith-tinydns-update [SME: 11127]  - fix actions in e-smith-tinydns-update [SME: 11127]
# Line 459  caching nameserver Line 467  caching nameserver
467  %patch1 -p1  %patch1 -p1
468  %patch2 -p1  %patch2 -p1
469  %patch3 -p1  %patch3 -p1
470    %patch4 -p1
471    
472  %build  %build
473  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