/[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.19 - (hide annotations) (download)
Fri Dec 23 22:13:36 2011 UTC (12 years, 5 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-ibays-2_2_0-11_el5_sme
Changes since 1.18: +7 -2 lines
* Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-11.sme
- Fix non-translated locale in ibays panel [SME: 6718]

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

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