/[smeserver]/rpms/e-smith-tinydns/sme8/e-smith-tinydns.spec
ViewVC logotype

Diff of /rpms/e-smith-tinydns/sme8/e-smith-tinydns.spec

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

Revision 1.2 by slords, Tue Oct 7 19:24:02 2008 UTC Revision 1.3 by filippocarletti, Thu Jul 29 14:28:58 2010 UTC
# Line 1  Line 1 
1  # $Id$  # $Id: e-smith-tinydns.spec,v 1.2 2008/10/07 19:24:02 slords 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.2.0  %define version 2.2.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.gz  Source: %{name}-%{version}.tar.gz
13    Patch1: e-smith-tinydns-2.2.0_allow_cname.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    * Thu Jul 29 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-2.sme
27    - Allow use of CNAME in remote hosts [SME: 3132]
28    
29  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
30  - Roll new stream to separate sme7/sme8 trees [SME: 4633]  - Roll new stream to separate sme7/sme8 trees [SME: 4633]
31    
# Line 320  components of djbdns. Line 324  components of djbdns.
324    
325  %prep  %prep
326  %setup  %setup
327    %patch1 -p1
328    
329  %build  %build
330  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