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

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

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


Revision 1.10 - (hide annotations) (download)
Mon Oct 13 20:02:28 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-ibays-2_0_0-2_el4_sme, HEAD
Changes since 1.9: +7 -2 lines
Fix length

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

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