/[smeserver]/rpms/e-smith-domains/sme7/e-smith-domains.spec
ViewVC logotype

Annotation of /rpms/e-smith-domains/sme7/e-smith-domains.spec

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


Revision 1.8 - (hide annotations) (download)
Mon Apr 28 19:14:16 2008 UTC (16 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: e-smith-domains-1_4_0-11_el4_sme
Changes since 1.7: +2 -2 lines
Add updated e-smith-formmagick requirement

1 slords 1.1 Summary: e-smith server and gateway - domains module
2     %define name e-smith-domains
3     Name: %{name}
4     %define version 1.4.0
5 snetram 1.7 %define release 11
6 slords 1.1 Version: %{version}
7     Release: %{release}%{?dist}
8     License: GPL
9     Group: Networking/Daemons
10     Source: %{name}-%{version}.tar.gz
11     Patch0: e-smith-domains-1.4.0-CorpDNSpanelTextadded.patch
12     Patch1: e-smith-domains-1.4.0-CorpDNSpanelTextadded.patch2
13     Patch2: e-smith-domains-1.4.0-novirtual.patch
14 slords 1.2 Patch3: e-smith-domains-1.4.0-delete_forwarder.patch
15 bytegw 1.3 Patch4: e-smith-domains-1.4.0-delete_forwarder.patch2
16 bytegw 1.4 Patch5: e-smith-domains-1.4.0-delete_forwarder.patch3
17 bytegw 1.5 Patch6: e-smith-domains-1.4.0-tags2general.patch
18 slords 1.6 Patch7: e-smith-domains-1.4.0-fixADD.patch
19 snetram 1.7 Patch8: e-smith-domains-1.4.0-add2general.patch
20 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21     BuildArchitectures: noarch
22     Requires: e-smith-base >= 4.13.15-76
23     Requires: perl(HTML::Tabulate) >= 0.23
24 snetram 1.8 Requires: e-smith-formmagick >= 1.4.0-12
25 slords 1.1 BuildRequires: perl(Test::Inline) >= 0.12
26     BuildRequires: perl
27     BuildRequires: e-smith-devtools >= 1.11.0-03
28     AutoReqProv: no
29    
30    
31     %description
32     e-smith server and gateway software - domains module.
33    
34     %changelog
35 snetram 1.7 * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
36 snetram 1.8 - Add common <base> tags to e-smith-formmagick's general [SME: 4287]
37 snetram 1.7
38 slords 1.6 * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.4.0-10
39     - Cleanup CREATE/ADD tag mixup [SME: 4045]
40    
41 bytegw 1.5 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.4.0-9
42     - Remove <base> tags now in general [SME: 3926]
43    
44 bytegw 1.4 * Fri Oct 26 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.0-8
45     - Fix removal of Corporate DNS setting (take III). [SME: 3415]
46    
47 bytegw 1.3 * Sat Oct 20 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.0-7
48     - Add missing braces in last patch. [SME: 3415]
49    
50 slords 1.2 * Tue Oct 16 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.0-6
51     - Allow Corporate DNS settings to be removed via panel. [SME: 3415]
52    
53 slords 1.1 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
54     - Clean up spec so package can be built by koji/plague
55    
56     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 1.4.0-5
57     - Remove references to virtual from panels [SME: 1517]
58    
59     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
60     - Update to new release naming. No functional changes.
61     - Make Packager generic
62    
63     * Thu Nov 09 2006 Gavin Weight <gweight@gmail.com> 1.4.0-03
64     - Missing period at the end of the description. [SME: 1852]
65    
66     * Sat Aug 19 2006 Gavin Weight <gweight@gmail.com> 1.4.0-02
67     - Added Text explaination for Corporate DNS Settings. [SME: 1852]
68    
69     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.0-01
70     - Roll stable stream version. [SME: 1016]
71    
72     * Sat Feb 18 2006 Gavin Weight <gweight@gmail.com> 1.3.3-6
73     - Table and columns headers not translated. [SME: 809]
74    
75     * Mon Jan 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.3-05
76     - Remove empty pre and post scriptlets. In some cases they cause
77     package upgrade failures. [SME: 544]
78    
79     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.3.3-04
80     - Bump release number only
81    
82     * Sun Nov 27 2005 Charlie Brady <charlieb@e-smith.com>
83     - [1.3.3-03]
84     - Regenerate tinydns data file during domain-{create,delete,modify}.
85     [SF: 1366653]
86    
87     * Tue Nov 15 2005 Gordon Rowell <gordonr@e-smith.com>
88     - [1.3.3-02]
89     - Use a single validator for domain names and complain if the
90     validation fails. Previously hyphens passed the panel validator
91     but failed on add (or delete).
92     - TODO: Strengthen the regexp [SF: 1352880]
93    
94     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
95     - [1.3.3-01]
96     - Remove L10Ns from base packages [SF: 1309520]
97    
98     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
99     - [1.3.2-01]
100     - New dev stream before relocating L10Ns
101    
102     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
103     - [1.3.1-05]
104     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
105    
106     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
107     - [1.3.1-04]
108     - French L10N fixups (and reformat) - Thanks Didier Rambeau [SF: 1293787]
109    
110     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
111     - [1.3.1-03]
112     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
113    
114     * Thu Aug 25 2005 Gordon Rowell <gordonr@gormand.com.au>
115     - [1.3.1-02]
116     - Rewrite with CGI::FormMagick and HTML::Tabulate
117     - Added corporate DNS settings with page to change them
118     - Update to HTML::Tabulate 0.23 so that the remove link goes
119     away when we don't want it - Thanks to Gavin Carr for the
120     immediate patch turnaround.
121     - Only add "Corporate DNS Servers" to picklist if configured
122     - Migrate all domains in domains db, defaulting system domain to
123     'localhost', and others to 'internet'
124     - Remove table border, and change stripe colour to match other buttons
125     - Add calls to signal-event for create/modify/delete
126     - TODO: Insert name of domain to be deleted on remove page
127     - Signal the dns-update event when DNS configuration is changed
128     - Migrate the Nameserver property to the Nameservers
129    
130     * Thu Aug 25 2005 Charlie Brady <charlieb@e-smith.com>
131     - [1.3.1-01]
132     - Roll new development stream prior to adding support for delegation to
133     Corporate Nameservers.
134    
135     * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
136     - [1.3.0-07]
137     - Remove dangling tinydns-conf symlinks.[SF: 1240099]
138    
139     * Sat Mar 19 2005 Charlie Brady <charlieb@e-smith.com>
140     - [1.3.0-06]
141     - Replace obsolete conf-mod_ssl symlink with fodder for
142     generic_expand_template.
143    
144     * Tue Dec 28 2004 Charlie Brady <charlieb@e-smith.com>
145     - [1.3.0-05]
146     - Set non-empty path so domain panel can restart apache.
147     [charlieb MN00050181]
148    
149     * Tue Sep 28 2004 Michael Soulier <msoulier@e-smith.com>
150     - [1.3.0-04]
151     - Updated requires with new perl dependencies. [msoulier MN00040240]
152    
153     * Tue Jul 13 2004 Michael Soulier <msoulier@e-smith.com>
154     - [1.3.0-03]
155     - Added big, red reboot warning. [msoulier MN00041156]
156    
157     * Tue Jul 13 2004 Michael Soulier <msoulier@e-smith.com>
158     - [1.3.0-02]
159     - Whitespace fix.
160    
161     * Wed Feb 4 2004 Michael Soulier <msoulier@e-smith.com>
162     - [1.3.0-01]
163     - rolling to dev - 1.3.0
164    
165     * Wed Feb 4 2004 Michael Soulier <msoulier@e-smith.com>
166     - [1.2.0-01]
167     - rolling to stable - 1.2.0
168    
169     * Mon Oct 20 2003 Michael Soulier <msoulier@e-smith.com>
170     - [1.1.0-03]
171     - Fixed the red success message. [msoulier 9265]
172    
173     * Tue Sep 23 2003 Mark Knox <markk@e-smith.com>
174     - [1.1.0-02]
175     - Removed reserved 'secure.domain' name as it is no longer a special
176     case [markk 8989]
177    
178     * Tue Sep 23 2003 Mark Knox <markk@e-smith.com>
179     - [1.1.0-01]
180     - Rolling to development stream - 1.1.0
181    
182     * Sun Sep 14 2003 Charlie Brady <charlieb@e-smith.com>
183     - [1.0.0-08]
184     - Remove xinetd-reload from domain-{create,delete,modify} events.
185     [charlieb 9804]
186    
187     * Mon Aug 25 2003 Charlie Brady <charlieb@e-smith.com>
188     - [1.0.0-07]
189     - Reconfig tinydns when adding/removing a domain. [charlieb 9642]
190    
191     * Tue Jun 24 2003 Gordon Rowell <gordonr@e-smith.com>
192     - [1.0.0-06]
193     - Spanish nav bar [gordonr 9153]
194    
195     * Tue Jun 17 2003 Gordon Rowell <gordonr@e-smith.com>
196     - [1.0.0-05]
197     - c&p error in change 1.0.0-02 [gordonr 8954]
198    
199     * Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com>
200     - [1.0.0-04]
201     - Added order tags to migrate fragments [gordonr 9015]
202    
203     * Tue Jun 10 2003 Charlie Brady <charlieb@e-smith.com>
204     - [1.0.0-03]
205     - Fix wrong DB name in warning message. [charlieb 8954]
206    
207     * Tue Jun 10 2003 Charlie Brady <charlieb@e-smith.com>
208     - [1.0.0-02]
209     - Force domain names to lower case - DNS is case insensitive. [charlieb 8954]
210    
211     * Thu May 8 2003 Mark Knox <markk@e-smith.com>
212     - [1.0.0-01]
213     - Initial release. This module used to be part of e-smith-base. [markk 8610]
214    
215     %prep
216     %setup
217     %patch0 -p1
218     %patch1 -p1
219     %patch2 -p1
220 slords 1.2 %patch3 -p1
221 bytegw 1.3 %patch4 -p1
222 bytegw 1.4 %patch5 -p1
223 bytegw 1.5 %patch6 -p1
224 slords 1.6 %patch7 -p1
225 snetram 1.7 %patch8 -p1
226 slords 1.1
227     %build
228     # Force creation of potentially empty directories
229     mkdir -p root/etc/e-smith/web/{common,functions}
230     mkdir -p root/etc/e-smith/web/panels/manager/{cgi-bin,common,html}
231    
232     LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \
233     -type f | grep -v CVS | grep -v pleasewait)
234    
235     for lexicon in $LEXICONS
236     do
237     /sbin/e-smith/validate-lexicon $lexicon
238     done
239    
240     /sbin/e-smith/generate-lexicons
241    
242     perl createlinks
243    
244     %install
245     rm -rf $RPM_BUILD_ROOT
246     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
247     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
248     > %{name}-%{version}-%{release}-filelist
249     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
250    
251     %clean
252     rm -rf $RPM_BUILD_ROOT
253    
254     %files -f %{name}-%{version}-%{release}-filelist
255     %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed