/[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.9 - (hide annotations) (download)
Tue Oct 7 18:29:00 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-ibays-2_0_0-1_el4_sme
Changes since 1.8: +7 -18 lines
New streams

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

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