/[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.12 - (hide annotations) (download)
Tue Nov 2 19:49:11 2010 UTC (13 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-ibays-2_2_0-4_el5_sme
Changes since 1.11: +7 -2 lines
* Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
- Always use cpu, do unix if ldap{Auth} is disabled [SME: 6326]

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

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