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

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

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

Revision 1.3 by slords, Thu Jul 12 19:42:19 2007 UTC Revision 1.4 by bytegw, Sun Feb 10 12:17:48 2008 UTC
# Line 1  Line 1 
1  Summary: e-smith module for managing hosts entries  Summary: e-smith module for managing hosts entries
2  Name: e-smith-hosts  Name: e-smith-hosts
3  %define version 1.14.0  %define version 1.14.0
4  %define release 10  %define release 12
5  Version: %{version}  Version: %{version}
6  Release: %{release}%{?dist}  Release: %{release}%{?dist}
7  License: GPL  License: GPL
# Line 15  Patch4: e-smith-hosts-1.14.0-thenumbers. Line 15  Patch4: e-smith-hosts-1.14.0-thenumbers.
15  Patch5: e-smith-hosts-1.14.0-no_global.patch  Patch5: e-smith-hosts-1.14.0-no_global.patch
16  Patch6: e-smith-hosts-1.14.0-no_global.patch2  Patch6: e-smith-hosts-1.14.0-no_global.patch2
17  Patch7: e-smith-hosts-1.14.0-no_global.patch3  Patch7: e-smith-hosts-1.14.0-no_global.patch3
18    Patch8: e-smith-hosts-1.14.0-removeEmptyEntry.patch
19    Patch9: e-smith-hosts-1.14.0-rmDuplicates.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  Requires: e-smith-base  Requires: e-smith-base
22  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
# Line 28  e-smith module to allow the configuratio Line 30  e-smith module to allow the configuratio
30  used to build the DNS and DHCP configuration.  used to build the DNS and DHCP configuration.
31    
32  %changelog  %changelog
33    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.14.0-12
34    - Remove duplicate <base> entries [SME: 3895]
35    
36    * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.14.0-11
37    - Remove empty lexicon entry [SME: 3880]
38    
39  * Thu Jul 12 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-10  * Thu Jul 12 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-10
40  - Remove implicit use of GLOBAL_IP lexicon entries. [SME: 3135]  - Remove implicit use of GLOBAL_IP lexicon entries. [SME: 3135]
41    
# Line 1003  used to build the DNS and DHCP configura Line 1011  used to build the DNS and DHCP configura
1011  %patch5 -p1  %patch5 -p1
1012  %patch6 -p1  %patch6 -p1
1013  %patch7 -p1  %patch7 -p1
1014    %patch8 -p1
1015    %patch9 -p1
1016    
1017  %build  %build
1018  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