/[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.1 - (show annotations) (download)
Tue Jun 12 15:38:02 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-imp-1_13_0-10_el4_sme
Import on branch sme7 of package e-smith-imp-1.13.0-10.el4.sme.src.rpm

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

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