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

Contents of /rpms/e-smith-imp/sme7/e-smith-imp.spec

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


Revision 1.3 - (show annotations) (download)
Wed Apr 9 13:51:48 2008 UTC (16 years, 1 month ago) by slords
Branch: MAIN
Changes since 1.2: +2 -0 lines
Add Id to top of spec

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

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