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

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

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


Revision 1.18 - (hide annotations) (download)
Thu Oct 27 09:07:36 2011 UTC (12 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-ibays-2_2_0-10_el5_sme
Changes since 1.17: +7 -2 lines
* Thu Oct 27 2011 Daniel B. <daniel@firewall-services.com>  2.2.0-10.sme
- Don't try to modify Primary unix/ldap account [SME:6770]

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

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