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

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

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


Revision 1.10 - (hide annotations) (download)
Tue Apr 8 20:07:18 2014 UTC (10 years, 2 months ago) by stephdl
Branch: MAIN
Changes since 1.9: +2 -2 lines
date_changelog_modifications  [SME: 8239]

1 stephdl 1.10 # $Id: e-smith-ibays.spec,v 1.9 2014/04/08 20:05:03 stephdl Exp $
2 slords 1.1
3     Summary: e-smith server and gateway - ibays module
4     %define name e-smith-ibays
5     Name: %{name}
6     %define version 2.4.0
7 stephdl 1.9 %define release 9
8 slords 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.xz
13 mrjhb3 1.2 Patch1: e-smith-ibays-2.4.0-ibay_auth.patch
14 mrjhb3 1.3 Patch2: e-smith-ibays-2.4.0-primary_ibay_symlink.patch
15 wellsi 1.4 Patch3: e-smith-ibays-2.4.0-force-https.patch
16 burnat 1.5 Patch4: e-smith-ibays-2.4.0-https-patch-en-us.patch
17 wellsi 1.6 Patch5: e-smith-ibays-2.4.0-90e-smithAccess40ibays-whitespace.patch
18     Patch6: e-smith-ibays-2.4.0-removeV3Migrate.patch
19     Patch7: e-smith-ibays-2.4.0-RequireSSL.patch
20 stephdl 1.8 Patch8: e-smith-ibays-2.4.0_add_php_values_and_SSLRequireSSL.patch
21 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22     BuildArchitectures: noarch
23     Requires: e-smith-base >= 4.13.15-76
24     Requires: perl(CGI::FormMagick)
25     Requires: e-smith-formmagick >= 1.4.0-12
26     Conflicts: e-smith-apache < 0.1.1
27     BuildRequires: perl, perl(Test::Inline)
28     BuildRequires: e-smith-devtools >= 1.11.0-03
29     AutoReqProv: no
30    
31    
32     %description
33     e-smith server and gateway software - ibays module.
34    
35     %changelog
36 stephdl 1.10 * Tue Apr 8 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-9.sme
37 stephdl 1.9 - Perl::critic syntax modifications [SME: 8239]
38     - Add more PHP options to ibays only by db commands [SME: 8239]
39     - Add SSLRequireSSL to ibays when SSL is set to enabled [SME: 8239]
40    
41 stephdl 1.8 * Sat Mar 15 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-8.sme
42     - Add more PHP options to ibays only by db commands [SME: 8239]
43     - Add SSLRequireSSL to ibays when SSL is set to enabled [SME: 8239]
44    
45 stephdl 1.7 * Sun Mar 9 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-7.sme
46     - Force https per ibay should not be the default for existing ibays [SME: 3675]
47    
48 wellsi 1.6 * Thu Jan 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme
49     - Provide the ability to restrict ibay access to https, by JPP [SME: 882]
50     - Remove old migrate fragment [SME: 8080]
51     - Whitespace cleanup, mainly tab removal, of 90e-smithAccess40ibays
52    
53 burnat 1.5 * Sat Dec 8 2013 Chris Burnat <devlist@burnat.com> 2.4.0-5.sme
54     - Update en-us translation file by Stephane de Labrusse [SME: 3675]
55    
56 wellsi 1.4 * Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-4.sme
57     - Provide the ability to force https per ibay by Stephane de Labrusse [SME: 3675]
58    
59 mrjhb3 1.3 * Mon Sep 30 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-3.sme
60     - Patch to remove symlink to Primary ibay from /home/e-smith/files/primary [SME: 3730]
61    
62 mrjhb3 1.2 * Mon Sep 30 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-2.sme
63     - Patch to correct issue with not being able to access a password protected ibay [SME: 7794]
64    
65 slords 1.1 * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
66     - Roll new stream for sme9
67    
68     * Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-11.sme
69     - Fix non-translated locale in ibays panel [SME: 6718]
70    
71     * Thu Oct 27 2011 Daniel B. <daniel@firewall-services.com> 2.2.0-10.sme
72     - Don't try to modify Primary unix/ldap account [SME:6770]
73    
74     * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
75     - All ibay account commands as system accounts in LDAP [SME: 6326]
76    
77     * Thu Nov 4 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-8.sme
78     - Create ibay accounts as system accounts in LDAP [SME: 6326]
79    
80     * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-7.sme
81     - Fix cpu critical patch missing ) [SME: 6330]
82    
83     * Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-6.sme
84     - Fix cpu critical patch missing ' [SME: 6330]
85    
86     * Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
87     - Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330]
88    
89     * Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
90     - Always use cpu, do unix if ldap{Auth} is disabled [SME: 6326]
91    
92     * Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
93     - Switch to cpu commands if ldap is master [SME: 6326]
94    
95     * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
96     - Fix maxIbayNameLength logic [SME: 4457]
97    
98     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
99     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
100    
101     * Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-12
102     - Fix password verify entry text box description [SME: 4460]
103    
104     * Thu Jul 24 2008 Shad L. Lords <slords@mail.com> 1.2.0-11
105     - Really fix faulty patch for maxIbayNameLength [SME: 4457]
106    
107     * Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-10
108     - Fixed faulty patch for maxIbayNameLength [SME: 424]
109    
110     * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-9
111     - Add common <base> tags to e-smith-formmagick's general [SME: 4283]
112    
113     * Fri Apr 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-8
114     - Move maxIbayNameLength from ibays.pm to config DB [SME: 424]
115    
116     * Mon Apr 7 2008 Charlie Brady <charlie_brady@mitel.com> 1.2.0-7
117     - Include index.shtml in DirectoryIndex list.[SME: 4180]
118    
119     * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-6
120     - Remove <base> tags now in general [SME: 3924]
121    
122     * Thu Aug 30 2007 Charlie Brady <charlie_brady@mitel.com>
123     - Fix warnings generated by panel. [SME: 1309]
124    
125     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
126     - Clean up spec so package can be built by koji/plague
127    
128     * Fri Dec 08 2006 Shad L. Lords <slords@mail.com> 1.2.0-4
129     - Make non-dynamic indexes not look for dynamic content. [SME: 1908]
130    
131     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
132     - Update to new release naming. No functional changes.
133     - Make Packager generic
134    
135     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-02
136     - Fix typo in ibays http.conf template [SME: 1173]
137    
138     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-01
139     - Roll stable stream version. [SME: 1016]
140    
141     * Thu Feb 23 2006 Charlie Brady <charlie_brady@mitel.com> 1.1.3-06
142     - Fix php register_globals directive. [SME: 820]
143    
144     * Thu Jan 19 2006 Charlie Brady <charlieb@e-smith.com> 1.1.3-05
145     - Remove bogus IbayPlugin symlink. [SME: 519]
146    
147     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.3-04
148     - Bump release number only
149    
150     * Sun Oct 16 2005 Gordon Rowell <gordonr@e-smith.com>
151     - [1.1.3-03]
152     - Allow per-ibay override for PHP register_globals setting. To enable:
153     /sbin/e-smith/db accounts setprop <ibay> PHPRegisterGlobals enabled
154     Thanks John Bennett [SF: 1328236]
155    
156     * Fri Oct 14 2005 Charlie Brady <charlieb@e-smith.com>
157     - [1.1.3-02]
158     - Fix missing 'use esmith::util' in ibay-modify action.
159     [SF: 1327138]
160    
161     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
162     - [1.1.3-01]
163     - Remove L10Ns from base packages [SF: 1309520]
164    
165     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
166     - [1.1.2-01]
167     - New dev stream before relocating L10Ns
168    
169     * Thu Oct 6 2005 Charlie Brady <charlieb@e-smith.com>
170     - [1.1.1-18]
171     - Strip out plugin stuff, for now at least. [SF: 1304496]
172    
173     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
174     - [1.1.1-17]
175     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
176    
177     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
178     - [1.1.1-16]
179     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
180    
181     * Wed Sep 14 2005 Tony Clayton <apc@e-smith.com>
182     - [1.1.1-15]
183     - Don't version 'none' plugin [SF: 1292084]
184    
185     * Mon Sep 5 2005 Tony Clayton <apc@e-smith.com>
186     - [1.1.1-14]
187     - Add dependency on e-smith-formmagick >= 1.3.0-10
188     - Fix default plugin display [SF: 1271745,1263740]
189     - Clean up, add POD to IbayPlugin modules [SF: 1263740]
190     - Support versioning of plugins, do version checks in ibay panel
191    
192     * Wed Aug 24 2005 Charlie Brady <charlieb@e-smith.com>
193     - [1.1.1-13]
194     - Default plugin to none in esFM::ibay::create_ibay(). [SF: 1267897]
195    
196     * Mon Aug 22 2005 Charlie Brady <charlieb@e-smith.com>
197     - [1.1.1-12]
198     - Fix missing "use esmith::util" in ibay plugin lib. [SF: 1265684]
199     - Don't display ibay Plugin choice if "none" is the only choice. [SF: 1263740]
200    
201     * Fri Aug 19 2005 Gordon Rowell <gordonr@gormand.com.au>
202     - [1.1.1-11]
203     - Need to check $ibay->prop('type') not $ibay->type [SF: 1260237]
204    
205     * Tue Aug 9 2005 Shad Lords <slords@mail.com>
206     - [1.1.1-10]
207     - Remove 90e-smithAccess10common (belongs in e-smith-apache)
208     - Move some ibay options to database
209    
210     * Thu Aug 4 2005 Gordon Rowell <gordonr@gormand.com.au>
211     - [1.1.1-09]
212     - Syntactic fix to perl code from 1.1.1-08 change
213    
214     * Thu Jul 28 2005 Charlie Brady <charlieb@e-smith.com>
215     - [1.1.1-08]
216     - Update all uses of deprecated esmith::config and db_ APIs.
217     - Rewrite ibay-delete action in shell.
218    
219     * Wed Jan 19 2005 Charlie Brady <charlieb@e-smith.com>
220     - [1.1.1-07]
221     - Fix untaint RE. [charlieb MN00050161]
222     - Fix "will not stay shared" warnings in IbayPlugin/none.pm
223    
224     * Thu Nov 11 2004 Charlie Brady <charlieb@e-smith.com>
225     - [1.1.1-06]
226     - Untaint name before using in system(). [charlieb MN00050161]
227    
228     * Fri Sep 3 2004 Charlie Brady <charlieb@e-smith.com>
229     - [1.1.1-05]
230     - Updated requires with new perl dependencies. [msoulier MN00040240]
231     - Clean BuildRequires. [charlieb MN00043055]
232    
233     * Fri Feb 6 2004 Michael Soulier <msoulier@e-smith.com>
234     - [1.1.1-04]
235     - Fixed two issues with previous change. [msoulier 7475]
236    
237     * Fri Feb 6 2004 Michael Soulier <msoulier@e-smith.com>
238     - [1.1.1-03]
239     - Updating default repair method to set CGIs as executable if enabled.
240     [msoulier 7475]
241    
242     * Wed Nov 19 2003 Tony Clayton <apc@e-smith.com>
243     - [1.1.1-02]
244     - Fix processTemplate call in IbayPlugin::none [tonyc 9924]
245     - Merge ibay-conf-plugin into ibay-modify action [tonyc 9924]
246    
247     * Wed Nov 19 2003 Michael Soulier <msoulier@e-smith.com>
248     - [1.1.1-01]
249     - Collecting patches.
250    
251     * Wed Nov 19 2003 Michael Soulier <msoulier@e-smith.com>
252     - [1.1.0-02]
253     - Adding 6.0 styling to ibay panel. [msoulier 10415]
254     - Converted createlinks to new api.
255     - Add IbayPlugin stuff [tonyc 9924]
256     - Add dependency on perl-CGI-FormMagick >= 0.91-04 [tonyc 9924]
257    
258     * Fri Sep 5 2003 Tony Clayton <apc@e-smith.com>
259     - [1.1.0-01]
260     - Changing version to development stream number - 1.1.0
261     - Rolling to development stream [tonyc 9924]
262    
263     * Wed Aug 13 2003 Michael Soulier <msoulier@e-smith.com>
264     - [1.0.3-05]
265     - Fixed the content ibay showing up in the ibay list of the primary domain's
266     virtual host block. [msoulier 9649]
267    
268     * Wed Aug 13 2003 Michael Soulier <msoulier@e-smith.com>
269     - [1.0.3-04]
270     - Correcting the previous revision, and limiting ibay access as sub-urls to
271     the primary domain only. [msoulier 9649]
272    
273     * Wed Aug 6 2003 Michael Soulier <msoulier@e-smith.com>
274     - [1.0.3-03]
275     - Unify ibay handling, since 15PrimaryContent is now obsolete, and changing
276     the primary domain's content was breaking access to ibays. [msoulier 9649]
277    
278     * Wed Jul 2 2003 Charlie Brady <charlieb@e-smith.com>
279     - [1.0.3-02]
280     - Fix path of created starter website index file (don't rely on symlink
281     which "should" point to correct place). [charlieb 9241]
282    
283     * Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com>
284     - [1.0.3-01]
285     - Added order to migrate fragments [gordonr 9015]
286    
287     * Wed Jun 11 2003 Gordon Rowell <gordonr@e-smith.com>
288     - [1.0.2-04]
289     - Fixed Conflicts header - should be <, not <= [gordonr 8903]
290    
291     * Wed Jun 11 2003 Gordon Rowell <gordonr@e-smith.com>
292     - [1.0.2-03]
293     - Missing 'use esmith::util' [gordonr 8973]
294    
295     * Tue Jun 10 2003 Charlie Brady <charlieb@e-smith.com>
296     - [1.0.2-02]
297     - Fix broken symlinks in post-{install,upgrade}. [charlieb 8973]
298    
299     * Fri Jun 6 2003 Gordon Rowell <gordonr@e-smith.com>
300     - [1.0.2-01]
301     - Shuffled some httpd.conf fragments from e-smith-apache [gordonr 8903]
302    
303     * Tue May 27 2003 Charlie Brady <charlieb@e-smith.com>
304     - [1.0.1-01]
305     - Fix typo in createlinks script. Rolling version of package
306     to correct build problem. [charlieb 8841]
307    
308     * Tue May 27 2003 Charlie Brady <charlieb@e-smith.com>
309     - [1.0.0-02]
310     - Add some code from init-accounts action which depends on
311     /home/e-smith/files/ibays directory, which isn't included
312     in base. New action is init-ibays. [charlieb 8841]
313    
314     * Thu May 8 2003 Mark Knox <markk@e-smith.com>
315     - [1.0.0-01]
316     - Initial release. Split out from e-smith-base. [markk 8610]
317    
318     %prep
319     %setup
320    
321 mrjhb3 1.2 %patch1 -p1
322 mrjhb3 1.3 %patch2 -p1
323 wellsi 1.4 %patch3 -p1
324 burnat 1.5 %patch4 -p1
325 wellsi 1.6 %patch5 -p1
326     %patch6 -p1
327     %patch7 -p1
328 stephdl 1.8 %patch8 -p1
329 slords 1.1 %pre
330     %post
331    
332     %build
333     LEXICONS=$(find root/etc/e-smith/web/functions \
334     -type f | grep -v CVS | grep -v pleasewait)
335     for lexicon in $LEXICONS
336     do
337     /sbin/e-smith/validate-lexicon $lexicon
338     done
339    
340     /sbin/e-smith/generate-lexicons
341    
342     perl createlinks
343    
344     %install
345     rm -rf $RPM_BUILD_ROOT
346     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
347     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
348     > %{name}-%{version}-%{release}-filelist
349     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
350    
351     %clean
352     rm -rf $RPM_BUILD_ROOT
353    
354     %files -f %{name}-%{version}-%{release}-filelist
355     %defattr(-,root,root)

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