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

Contents 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.7 - (show annotations) (download)
Thu Jul 24 22:33:20 2008 UTC (15 years, 10 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-ibays-1_2_0-11_el4_sme
Changes since 1.6: +4 -1 lines
Fix patch

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

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