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

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

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


Revision 1.2 - (hide annotations) (download)
Thu May 12 17:34:12 2016 UTC (8 years ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-ibays-2_6_0-2_el7_sme
Changes since 1.1: +5 -2 lines
* Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
- Rebuild for [SME: 9393]

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

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