/[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.1 by stephdl, Fri Feb 5 17:04:37 2016 UTC Revision 1.2 by michel, Mon Nov 16 16:12:39 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-tinydns.spec,v 1.8 2015/01/24 08:41:39 stephdl Exp $  # $Id: e-smith-tinydns.spec,v 1.1 2016/02/05 17:04:37 stephdl 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 1  %define release 2
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
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
16  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 22  Obsoletes: tinydns-initscripts Line 23  Obsoletes: tinydns-initscripts
23  AutoReqProv: no  AutoReqProv: no
24    
25  %changelog  %changelog
26    * Sat Nov 14 2020 Michel Begue <mab974@gmail.com> 2.6.0-2.sme
27    - Move tinydns service to systemd [SME: 11098]
28    - Create e-smith-tinydns-update event [SME: 11159]
29    
30  * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme  * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
31  - Initial release to sme10  - Initial release to sme10
32    
# Line 356  components of djbdns. Line 361  components of djbdns.
361    
362  %prep  %prep
363  %setup  %setup
364    %patch0 -p1
365    
366  %build  %build
367  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