/[smeserver]/rpms/e-smith-imp/sme8/e-smith-imp.spec
ViewVC logotype

Annotation of /rpms/e-smith-imp/sme8/e-smith-imp.spec

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


Revision 1.2 - (hide annotations) (download)
Tue Nov 20 17:53:21 2007 UTC (16 years, 6 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-imp-1_13_0-11_el5_sme
Changes since 1.1: +6 -1 lines
Updates

1 slords 1.1 Summary: e-smith specific IMP configuration and templates.
2     %define name e-smith-imp
3     Name: %{name}
4     %define version 1.13.0
5 bytegw 1.2 %define release 11
6 slords 1.1 Version: %{version}
7     Release: %{release}%{?dist}
8     License: GPL
9     Group: Networking/Daemons
10     Patch0: e-smith-imp-1.13.0-02.conf_php.patch
11     Patch1: e-smith-imp-1.13.0-03.server_php_header_txt.patch
12     Patch2: e-smith-imp-1.13.0-04.prefs_php.patch
13     Patch3: e-smith-imp-1.13.0-05.createlinks.patch
14     Patch4: e-smith-imp-1.13.0-06.menuarray.patch
15     Patch5: e-smith-imp-1.13.0-07.imp_horde_registry_php.patch
16     Patch6: e-smith-imp-1.13.0-09.imp_414.patch
17 bytegw 1.2 Patch7: e-smith-imp-1.13.0-10.imp_415.patch
18 slords 1.1 Source: %{name}-%{version}.tar.gz
19     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20     BuildArchitectures: noarch
21     Requires: imp-h3 >= 4.1
22     Requires: e-smith-base >= 4.15.1
23     Requires: e-smith-apache >= 1.1.0-18
24     Requires: e-smith-lib >= 1.15.1-16
25     Requires: e-smith-ingo
26     Requires: php
27     Requires: php-ldap
28     Requires: php-mysql
29     BuildRequires: e-smith-devtools >= 1.13.1-03
30     AutoReqProv: no
31     Obsoletes: dcb-e-smith-imp
32     Obsoletes: smeserver-imp-menuarray
33    
34     %changelog
35 bytegw 1.2 * Tue Nov 13 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.13.0-11
36     - Updated imp conf.php template per imp 4.1.5 [SME: 3573]
37    
38 slords 1.1 * Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.13.0-10
39     - Move pear module requires to e-smith-horde
40    
41     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
42     - Clean up spec so package can be built by koji/plague
43    
44     * Sun Mar 25 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.13.0-09
45     - Updated imp conf.php and servers.php templates per imp 4.1.4 [SME: 2785]
46    
47     * Sat Dec 09 2006 Shad L. Lords <slords@mail.com>
48     - Update to new release naming. No functional changes.
49     - Make Packager generic
50    
51     * Thu Oct 5 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.13.0-07
52     - Added imp specific horde/config/registry.php settings. These were previously
53     kept in the e-smith-horde rpm.
54    
55     * Sat Sep 23 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.13.0-06
56     - Added an includes statement to 120Menusettings that will grab the information in
57     horde/conf.menu.apps.php. This way each of the individual horde modules don't
58     have to repeatedly process the same template for the menu array section in conf.php.
59     - Added the ability to enable or disable imp menu icon from showing up on the
60     main webmail screen. To enable- config setprop imp MenuArray disabled|enabled
61     enabled by default
62    
63     * Tue Sep 19 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.13.0-05
64     - Patch to move the items in the spec file that created the template-php symlinks
65     to the createlinks section.
66    
67     * Tue Sep 19 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.13.0-04
68     - Patch to prefs.php templates to reflect changes in imp 4.1.3
69    
70     * Sat Sep 16 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.13.0-03
71     - Patch to servers.php templates to reflect changes in imp 4.1.3
72     - Patch to header.txt template that changes name to SME Server
73    
74     * Sat Sep 16 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.13.0-02
75     - Patch to conf.php templates to reflect changes in imp 4.1.3
76    
77     * Fri Sep 15 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.13.0-01
78     - Rolled to new dev stream to reflect work done for imp 4.1.3
79    
80     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.12.0-01
81     - Roll stable stream version. [SME: 1016]
82    
83     * Tue Feb 14 2006 Gavin Weight <gweight@gmail.com> 1.11.2-17
84     - Fix issues with message viewing options. [SME: 427]
85    
86     * Tue Feb 07 2006 Charlie Brady <charlie_brady@mitel.com> 1.11.2-16
87     - Fix issues with configuration of receipt request. [SME: 427]
88    
89     * Wed Jan 25 2006 Charlie Brady <charlieb@e-smith.com> 1.11.2-15
90     - Fix warning message from last change. [SME: 568]
91    
92     * Fri Jan 20 2006 Charlie Brady <charlieb@e-smith.com> 1.11.2-14
93     - Sort domains in imp configuration with primary domain first. [SME: 521]
94    
95     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.11.2-13
96     - Bump release number only
97    
98     * Tue Oct 25 2005 Charlie Brady <charlieb@e-smith.com>
99     - [1.11.2-12]
100     - Add missing Requires of php-ldap and php-mysql. [SF: 1337062]
101    
102     * Thu Sep 22 2005 Gordon Rowell <gordonr@e-smith.com>
103     - [1.11.2-11]
104     - Revert last change - the dependency should be in e-smith-horde,
105     which it is [SF: 1274096]
106    
107     * Thu Sep 22 2005 Gordon Rowell <gordonr@e-smith.com>
108     - [1.11.2-10]
109     - Add Requires wv for attachment viewing [SF: 1266925]
110    
111     * Mon Sep 19 2005 Charlie Brady <charlieb@e-smith.com>
112     - [1.11.2-09]
113     - Add Requires e-smith-ingo [SF: 1276898]
114    
115     * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
116     - [1.11.2-08]
117     - Add Requires headers to ensure that all php and pear stuff is
118     pulled in on an upgrade.
119    
120     * Tue Aug 2 2005 Shad Lords <slords@email.com>
121     - [1.11.2-07]
122     - Change requires from imp to imp-h3
123     - Fix Rewrite rule and Proxy Pass to be cleaner
124    
125     * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
126     - [1.11.2-06]
127     - Fix quoting in servers.php template [SF: 1226207]
128    
129     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
130     - [1.11.2-05]
131     - Add templates.metadata file for prefs.php (courtesy of Greg Swallow)
132     [SF: 1220563].
133    
134     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
135     - [1.11.2-04]
136     - Add templating of prefs.php. [SF: 1219234]
137    
138     * Tue Jun 7 2005 Charlie Brady <charlieb@e-smith.com>
139     - [1.11.2-03]
140     - Resolve duplication of webmail default db records (moved to
141     e-smith-base).
142     - Add domain entry in imp config for each virtual domain.
143    
144     * Mon Apr 18 2005 Charlie Brady <charlieb@e-smith.com>
145     - [1.11.2-02]
146     - Horde 3 update config changes, thanks to Greg Swallow.
147    
148     * Mon Apr 18 2005 Charlie Brady <charlieb@e-smith.com>
149     - [1.11.2-01]
150     - Roll to new development stream for horde 3 update - 1.11.2
151    
152     * Tue Mar 15 2005 Charlie Brady <charlieb@e-smith.com>
153     - [1.11.1-04]
154     - Add missing default db entries for "imp". [MN00064130]
155    
156     * Mon Jan 17 2005 Charlie Brady <charlieb@e-smith.com>
157     - [1.11.1-03]
158     - Obsolete conf-imp action by using generic_template_expand action and
159     default db fragments. Update e-smith-lib dependency. [MN00064130]
160    
161     * Mon Jan 17 2005 Charlie Brady <charlieb@e-smith.com>
162     - [1.11.1-02]
163     - Modify config for compatibility with apache 2. [charlieb MN00051144]
164    
165     * Mon Jan 17 2005 Charlie Brady <charlieb@e-smith.com>
166     - [1.11.1-01]
167     - New development stream version - 1.11.1
168    
169     * Wed May 26 2004 Gordon Rowell <gordonr@e-smith.com>
170     - [1.11.0-03]
171     - Only catch ..../horde/... with slash after horde. This fixes
172     an issue which stopped network installs of the server _from_
173     the server when webmail was enabled for HTTPS access only.
174     [gordonr MN00034938]
175    
176     * Mon May 10 2004 Michael Soulier <msoulier@e-smith.com>
177     - [1.11.0-02]
178     - Removed "RewriteEngine on" directive, since it will be on already in new
179     e-smith-apache version. [msoulier MN00020885]
180    
181     * Mon May 10 2004 Michael Soulier <msoulier@e-smith.com>
182     - [1.11.0-01]
183     - rolling to dev - 1.11.0
184    
185     * Fri Jul 11 2003 Charlie Brady <charlieb@e-smith.com>
186     - [1.10.0-02]
187     - Add 'allow_resume_all_in_drafts' user option in conf.php template.
188     [charlieb 9410]
189    
190     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
191     - [1.10.0-01]
192     - Changing version to stable stream number - 1.10.0
193    
194     * Thu Jun 19 2003 Gordon Rowell <gordonr@e-smith.com>
195     - [1.9.0-10]
196     - Add imp|installed property so Mail button shows in the
197     address book [gordonr 9041]
198    
199     * Mon Jun 2 2003 Tony Clayton <apc@e-smith.com>
200     - [1.9.0-09]
201     - Use mod_rewrite for webmail SSL redirect [tonyc 5835]
202    
203     * Mon Apr 28 2003 Michael Soulier <msoulier@e-smith.com>
204     - [1.9.0-08]
205     - Backout of last change. It belongs in e-smith-horde. [msoulier 8160]
206    
207     * Mon Apr 21 2003 Gordon Rowell <gordonr@e-smith.com>
208     - [1.9.0-07]
209     - Restrict further directories from IMP access [gordonr 8160]
210    
211     * Fri Mar 28 2003 Charlie Brady <charlieb@e-smith.com>
212     - [1.9.0-06]
213     - Fold back changes submitted by Dan Brown in 1.9.0-06db - hide option to change root
214     folder, and allow choice about whether to include quoted message in
215     reply. [charlieb 7694]
216    
217     * Fri Mar 28 2003 Charlie Brady <charlieb@e-smith.com>
218     - [1.9.0-05]
219     - Fix imap port/protocol specification. [charlieb 7893]
220     - Change Copyright => License in header. [charlieb]
221    
222     * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
223     - [1.9.0-04]
224     - Deleted empty template-end files
225     - Deleted template-begin files, modified %build [lijied 3295]
226     - Deleted template-end files, modifed %build [lijied 3295]
227    
228     * Fri Mar 7 2003 Gordon Rowell <gordonr@e-smith.com>
229     - [1.9.0-03]
230     - And delete dangling Alias directive [gordonr 5835]
231    
232     * Fri Mar 7 2003 Gordon Rowell <gordonr@e-smith.com>
233     - [1.9.0-02]
234     - Remove IMP SSLonly page - do it as an Apache redirect [gordonr 5835]
235    
236     * Fri Mar 7 2003 Gordon Rowell <gordonr@e-smith.com>
237     - [1.9.0-01]
238     - dev stream to 1.9.0
239    
240     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
241     - [1.8.0-01]
242     - Rolling stable version number to 1.8.0
243    
244     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
245     - [1.8.0-01]
246     - Roll to maintained version number to 1.8.0
247    
248     * Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com>
249     - [1.7.2-06]
250     - Fix path error for index.shtml, and reposition brace. [charlieb 4782].
251    
252     * Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com>
253     - [1.7.2-05]
254     - Do template expansion of imp config files unconditionally in conf-imp.
255     Set required GID and PERMS parameters. Only do conf-imp in
256     bootstrap-console-save and email-update, and only do db initialisation
257     at bootstrap-console-save time. [charlieb 4782]
258    
259     * Mon Sep 9 2002 Mark Knox <markk@e-smith.com>
260     - [1.7.2-04]
261     - Block non-SSL access via "backdoor" URLs when SSL-only mode is on [markk
262     4646]
263    
264     * Fri Aug 30 2002 Charlie Brady <charlieb@e-smith.com>
265     - [1.7.2-03]
266     - Remove Mail folder prefix which is now implicit in imapd. [charlieb 4412]
267    
268     * Fri Aug 30 2002 Mark Knox <markk@e-smith.com>
269     - [1.7.2-02]
270     - Remove "folder prefix" prompt [markk 4095]
271    
272     * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
273     - [1.7.2-01]
274     - Force STARTTLS to be ignored when logging on to IMAP [charlieb 4589]
275    
276     * Mon Jul 22 2002 Charlie Brady <charlieb@e-smith.com>
277     - [1.7.1-01]
278     - Create bootstrap-console-save conf-imp symlink. [charlieb 1939]
279    
280     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
281     - [1.7.0-01]
282     - Changing version to development stream number to 1.7.0
283    
284     * Thu May 30 2002 Charlie Brady <charlieb@e-smith.com>
285     - [1.6.9-01]
286     - Remove the version number from X-Sent-Via header [charlieb 3230]
287    
288     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
289     - [1.6.8-01]
290     - RPM rebuild forced by cvsroot2rpm
291    
292     * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
293     - [1.6.7-01]
294     - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
295    
296     * Thu Apr 25 2002 Mark Knox <markk@e-smith.com>
297     - [1.6.6-01]
298     - Fixed conf-imp test logic that was causing script failures on a clean install
299     [markk]
300    
301     * Tue Apr 23 2002 Mark Knox <markk@e-smith.com>
302     - [1.6.5-01]
303     - Minor fix: Changed '\t' to a real tab in 410addressbook [markk 3230]
304    
305     * Tue Apr 23 2002 Mark Knox <markk@e-smith.com>
306     - [1.6.4-01]
307     - Templated header.txt, trailer.txt, and prefs.php. Incorporated changes
308     from Rich to activate "Expand Addresses" feature and include SME Server
309     tagline in header. [markk 3230]
310    
311     * Tue Apr 9 2002 Mark Knox <markk@e-smith.com>
312     - [1.6.3-01]
313     - Make SSLonly directory so that templates will expand [markk]
314    
315     * Tue Apr 9 2002 Mark Knox <markk@e-smith.com>
316     - [1.6.2-01]
317     - Updated to handle IMP 3.0, using Dan Brown's contributed packages
318     [markk 2825]
319     - Updated conf-imp to process IMP 3.0 templates, converted to new DB APIs
320     [markk 2825]
321     - Moved 30WebmailAliases fragment from e-smith-base [markk]
322    
323     * Mon Apr 8 2002 Mark Knox <markk@e-smith.com>
324     - [1.6.1-01]
325     - rollRPM: Rolled version number to 1.6.1-01. Includes patches up to 1.6.0-04.
326    
327     * Fri Jan 18 2002 Charlie Brady <charlieb@e-smith.com>
328     - [1.6.0-04]
329     - Remove %post and %postun events. They contain an incorrect path for "cut"
330     and don't do anything. They aren't required either.
331    
332     * Fri Jan 11 2002 Gordon Rowell <gordonr@e-smith.com>
333     - [1.6.0-03]
334     - Adjusted Copyright notice on SSLonly html page
335    
336     * Thu Jan 3 2002 Adrian Chung <adrianc@e-smith.com>
337     - [1.6.0-02]
338     - Remove 86ImpAlias fragment that generates global aliases. We do this on
339     a per VirtualHost basis now instead.
340     - Cleanup fragment code in 85ImpAccess and fix path:
341     /home/e-smith/files/primary/html -> /home/httpd/html/horde/imp
342    
343     * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
344     - [1.6.0-01]
345     - rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-02.
346    
347     * Tue Nov 20 2001 Gordon Rowell <gordonr@e-smith.com>
348     - [1.5.0-02]
349     - Provided empty template-begin to be HTML friendly
350     - Referenced new server-manager.jpg
351     - Changed text to be less technical
352    
353     * Tue Nov 20 2001 Gordon Rowell <gordonr@e-smith.com>
354     - [1.5.0-01]
355     - Rolled version number to 1.5.0-01. Includes patches up to 1.4.2-01.
356    
357     * Thu Nov 15 2001 Charlie Brady <charlieb@e-smith.com>
358     - [1.4.2-01]
359     - Rolled version number to 1.4.2-01. Includes patches up to 1.4.1-03.
360    
361     * Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com>
362     - [1.4.1-03]
363     - Final branding cleanup
364    
365     * Fri Aug 17 2001 gordonr
366     - [1.4.1-02]
367     - Autorebuild by rebuildRPM
368    
369     * Fri Aug 17 2001 Gordon Rowell <gordonr@e-smith.com>
370     - [1.4.1-01]
371     - Rolled version number to 1.4.1-01. Includes patches upto 1.4.0-03.
372    
373     * Fri Aug 17 2001 Gordon Rowell <gordonr@e-smith.com>
374     - [1.4.0-03]
375     - Removed redundant event
376    
377     * Tue Aug 14 2001 Adrian Chung <adrianc@e-smith.com>
378     - [1.4.0-02]
379     - Minor touch ups to the SSLonly index.html template.
380     - Make banner span width of browser window, remove
381     excessive whitespace from left side of text.
382    
383     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
384     - [1.4.0-01]
385     - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-03.
386    
387     * Wed Aug 8 2001 Gordon Rowell <gordonr@e-smith.com>
388     - [1.3.0-03]
389     - Rebranding of the SSLonly index.shtml page
390    
391     * Tue May 29 2001 Gordon Rowell <gordonr@e-smith.com>
392     - [1.3.0-02]
393     - New optional property imp|....|SendmailPath which defaults to
394     /usr/sbin/sendmail
395    
396     * Tue May 29 2001 Gordon Rowell <gordonr@e-smith.com>
397     - [1.3.0-01]
398     - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-05.
399    
400     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
401     - [1.2.0-05]
402     - Rolling release number for GPG signing.
403    
404     * Mon Jan 29 2001 Adrian Chung <adrianc@e-smith.com>
405     - [1.2.0-04]
406     - move dependency check in conf-imp action inside of check to
407     see if imp is enabled.
408    
409     * Mon Jan 29 2001 Adrian Chung <adrianc@e-smith.com>
410     - [1.2.0-03]
411     - moved imp/SSLonly/index.html -> index.shtml so as to preserve
412     URL that was used to access the page, and so it can be used in
413     the "click here" link.
414     - modified conf-imp to expand index.shtml instead of index.html
415    
416     * Fri Jan 26 2001 Adrian Chung <adrianc@e-smith.com>
417     - [1.2.0-02]
418     - changed dependency check in conf-imp so that the database
419     entry is always initialized before checking dependencies
420     and expanding templates.
421    
422     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
423     - [1.2.0-01]
424     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-14.
425    
426     * Thu Jan 25 2001 Adrian Chung <adrianc@e-smith.com>
427     - [1.1.0-14]
428     - changed action to 60 instead of 55. Must happen after
429     php and subsequently, horde.
430    
431     * Thu Jan 25 2001 Adrian Chung <adrianc@e-smith.com>
432     - [1.1.0-13]
433     - added dependency in conf-imp on both PHP and horde.
434    
435     * Wed Jan 17 2001 Adrian Chung <adrianc@e-smith.com>
436     - [1.1.0-12]
437     - remove binaries that aren't installed from defaults.php
438     includes: wvHtml, xlHtml, zipinfo
439     - add RPM mime type and path to RPM.
440    
441     * Fri Jan 12 2001 Adrian Chung <adrianc@e-smith.com>
442     - [1.1.0-11]
443     - properly template the index.html file in SSLonly.
444     - it no longer reads "www.tonez.cqa". :)
445    
446     * Fri Jan 12 2001 Adrian Chung <adrianc@e-smith.com>
447     - [1.1.0-10]
448     - create directory SSLonly in spec file.
449    
450     * Fri Jan 12 2001 Adrian Chung <adrianc@e-smith.com>
451     - [1.1.0-9]
452     - added template index.html to html/horde/imp/SSLonly
453     - conf-imp expands it.
454    
455     * Thu Jan 11 2001 Tony Clayton <tonyc@e-smith.com>
456     - [1.1.0-8]
457     - added email-update event link
458    
459     * Tue Jan 9 2001 Adrian Chung <adrianc@e-smith.com>
460     - [1.1.0-7]
461     - fix typo in conf-imp
462    
463     * Tue Jan 9 2001 Adrian Chung <adrianc@e-smith.com>
464     - [1.1.0-6]
465     - reserve 'webmail' in accounts database => conf-imp
466    
467     * Mon Jan 8 2001 Adrian Chung <adrianc@e-smith.com>
468     - [1.1.0-5]
469     - clean up conf-imp script
470     - run conf-imp script from %post if in runlevel 7
471    
472     * Thu Jan 4 2001 Adrian Chung <adrianc@e-smith.com>
473     - [1.1.0-4]
474     - conditionally expand 85ImpAccess and 86ImpAlias fragments dependant
475     on service being enabled.
476     - default to disabled instead of enabled in conf-imp.
477    
478     * Thu Jan 4 2001 Adrian Chung <adrianc@e-smith.com>
479     - [1.1.0-3]
480     - changed default.php3 template to save copies of sent mail in
481     ~/Mail/sent-mail.
482    
483     * Thu Dec 14 2000 Adrian Chung <adrianc@e-smith.com>
484     - [1.1.0-2]
485     - updated 445userUseAddressBook to true
486    
487     * Wed Dec 06 2000 Peter Samuel <peters@e-smith.com>
488     - [1.1.0-1]
489     - Rolled version to 1.1.0-1. Includes patches to 0.1-2
490    
491     * Tue Nov 21 2000 Adrian Chung <adrianc@e-smith.com>
492     - Added /horde alias to httpd.conf template as well so that
493     all graphics and libraries can be located.
494    
495     * Tue Nov 14 2000 Adrian Chung <adrianc@e-smith.com>
496     - initial release
497    
498     %description
499     This package adds necessary templates and configuration items
500     so that IMP will work properly.
501    
502     %prep
503     %setup
504    
505     %patch0 -p1
506     %patch1 -p1
507     %patch2 -p1
508     %patch3 -p1
509     %patch4 -p1
510     %patch5 -p1
511     %patch6 -p1
512 bytegw 1.2 %patch7 -p1
513 slords 1.1
514     %build
515     mkdir -p root/home/httpd/html/horde/imp/SSLonly
516    
517     perl createlinks
518    
519     %install
520     rm -rf $RPM_BUILD_ROOT
521     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
522     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
523     echo "%doc COPYING" >> %{name}-%{version}-filelist
524    
525     %clean
526     rm -rf $RPM_BUILD_ROOT
527    
528     %pre
529    
530     %preun
531    
532     %post
533    
534     %postun
535    
536     %files -f %{name}-%{version}-filelist
537     %defattr(-,root,root)

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