/[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.2 by slords, Mon Jul 9 18:50:37 2007 UTC Revision 1.8 by snetram, Tue Jul 8 18:17:55 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 8  %define release 14
5  Version: %{version}  Version: %{version}
6  Release: %{release}%{?dist}  Release: %{release}%{?dist}
7  License: GPL  License: GPL
# Line 14  Patch3: e-smith-hosts-1.14.0-success.pat Line 14  Patch3: e-smith-hosts-1.14.0-success.pat
14  Patch4: e-smith-hosts-1.14.0-thenumbers.patch  Patch4: e-smith-hosts-1.14.0-thenumbers.patch
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
18    Patch8: e-smith-hosts-1.14.0-removeEmptyEntry.patch
19    Patch9: e-smith-hosts-1.14.0-rmDuplicates.patch
20    Patch10: e-smith-hosts-1.14.0-add2general.patch
21    Patch11: e-smith-hosts-1.14.0-hosttype.patch
22  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
23  Requires: e-smith-base  Requires: e-smith-base
24  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
25  Requires: e-smith-test >= 0.1.14  Requires: e-smith-test >= 0.1.14
26    Requires: e-smith-formmagick >= 1.4.0-12
27  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
28  BuildArchitectures: noarch  BuildArchitectures: noarch
29  AutoReqProv: no  AutoReqProv: no
# Line 27  e-smith module to allow the configuratio Line 33  e-smith module to allow the configuratio
33  used to build the DNS and DHCP configuration.  used to build the DNS and DHCP configuration.
34    
35  %changelog  %changelog
36    * Tue Jul 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-14
37    - Move single occurence HOSTTYPE back to e-smith-hosts
38    
39    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-13
40    - Add common <base> tags to e-smith-formmagick's general [SME: 4280]
41    
42    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.14.0-12
43    - Remove duplicate <base> entries [SME: 3895]
44    
45    * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.14.0-11
46    - Remove empty lexicon entry [SME: 3880]
47    
48    * Thu Jul 12 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-10
49    - Remove implicit use of GLOBAL_IP lexicon entries. [SME: 3135]
50    
51  * Fri Jul 06 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-9  * Fri Jul 06 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-9
52  - Remove more remnant lexicon entries. [SME: 3135]  - Remove more remnant lexicon entries. [SME: 3135]
53    
# Line 998  used to build the DNS and DHCP configura Line 1019  used to build the DNS and DHCP configura
1019  %patch4 -p1  %patch4 -p1
1020  %patch5 -p1  %patch5 -p1
1021  %patch6 -p1  %patch6 -p1
1022    %patch7 -p1
1023    %patch8 -p1
1024    %patch9 -p1
1025    %patch10 -p1
1026    %patch11 -p1
1027    
1028  %build  %build
1029  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