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

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

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


Revision 1.1 - (hide annotations) (download)
Wed Feb 6 21:28:17 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-domains-2_4_0-1_el6_sme
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
- Roll new stream for sme9

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

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