/[smecontribs]/rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec
ViewVC logotype

Annotation of /rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec

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


Revision 1.63 - (hide annotations) (download)
Wed Nov 30 13:47:09 2011 UTC (12 years, 5 months ago) by vip-ire
Branch: MAIN
CVS Tags: smeserver-shared-folders-0_1-60_el4_sme
Changes since 1.62: +7 -2 lines
* Wed Nov 30 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-60.sme
- Fix Ajaxplorer field display when the form has an error

1 vip-ire 1.63 # $Id: smeserver-shared-folders.spec,v 1.62 2011/11/08 13:42:29 vip-ire Exp $
2 slords 1.2 # Authority: vip-ire
3     # Name: Daniel Berteaud
4 slords 1.1
5     Summary: sme server shared folders module
6     %define name smeserver-shared-folders
7     Name: %{name}
8     %define version 0.1
9 vip-ire 1.63 %define release 60
10 slords 1.1 Version: %{version}
11     Release: %{release}%{?dist}
12     License: GPL
13     Group: Networking/Daemons
14     Source: %{name}-%{version}.tar.gz
15    
16     Patch0: smeserver-shared-folders-0.1-maxShareNameLength.patch
17     Patch1: smeserver-shared-folders-0.1-add_acl_in_fstab.patch
18 vip-ire 1.3 Patch2: smeserver-shared-folders-0.1-locale-2009-05-05.patch
19 vip-ire 1.4 Patch3: smeserver-shared-folders-0.1-optimize_permissions.patch
20     Patch4: smeserver-shared-folders-0.1-extended_access.patch
21     Patch5: smeserver-shared-folders-0.1-keep_versions_in_panel.patch
22     Patch6: smeserver-shared-folders-0.1-locale_extended_access.patch
23     Patch7: smeserver-shared-folders-0.1-locale_add_description.patch
24     Patch8: smeserver-shared-folders-0.1-remove_desc.patch
25     Patch9: smeserver-shared-folders-0.1-http_skip_wrong_values.patch
26 slords 1.5 Patch10: smeserver-shared-folders-0.1-locale-2009-05-20.patch
27 vip-ire 1.6 Patch11: smeserver-shared-folders-0.1-locale-2009-05-21.patch
28 vip-ire 1.7 Patch12: smeserver-shared-folders-0.1-smb_template_begin.patch
29     Patch13: smeserver-shared-folders-0.1-locale_en_2009-05-21.patch
30 vip-ire 1.8 Patch14: smeserver-shared-folders-0.1-locale-2009-05-25.patch
31 vip-ire 1.9 Patch15: smeserver-shared-folders-0.1-external_ssl_as_local.patch
32 vip-ire 1.10 Patch16: smeserver-shared-folders-0.1-locale-2009-06-15.patch
33 vip-ire 1.11 Patch17: smeserver-shared-folders-0.1-locale-2009-07-22.patch
34 slords 1.12 Patch18: smeserver-shared-folders-0.1-locale-2009-08-24.patch
35 vip-ire 1.13 Patch19: smeserver-shared-folders-0.1-locale-2009-09-28.patch
36 vip-ire 1.14 Patch20: smeserver-shared-folders-0.1-locale-2009-10-20.patch
37 vip-ire 1.15 Patch21: smeserver-shared-folders-0.1-locale-2009-10-21.patch
38 slords 1.16 Patch22: smeserver-shared-folders-0.1-locale-2009-10-27.patch
39 vip-ire 1.17 Patch23: smeserver-shared-folders-0.1-locale-2009-11-17.patch
40 slords 1.18 Patch24: smeserver-shared-folders-0.1-locale-2010-03-02.patch
41 vip-ire 1.19 Patch25: smeserver-shared-folders-0.1-manual_permissions.patch
42     Patch26: smeserver-shared-folders-0.1-dynamic_exec_cgi.patch
43 vip-ire 1.21 Patch27: smeserver-shared-folders-0.1-locale-2010-03-25.patch
44 vip-ire 1.22 Patch28: smeserver-shared-folders-0.1-locale-2010-03-26.patch
45 slords 1.23 Patch29: smeserver-shared-folders-0.1-locale-2010-05-23.patch
46 vip-ire 1.24 Patch30: smeserver-shared-folders-0.1-en-us_typo.patch
47     Patch31: smeserver-shared-folders-0.1-locale-2010-07-05.patch
48 vip-ire 1.25 Patch32: smeserver-shared-folders-0.1-locale-2010-07-19.patch
49 vip-ire 1.26 Patch33: smeserver-shared-folders-0.1-fix_permissions_on_group_delete.patch
50     Patch34: smeserver-shared-folders-0.1-locale-2010-10-20.patch
51 vip-ire 1.27 Patch35: smeserver-shared-folders-0.1-fix_exclude_separator.patch
52     Patch36: smeserver-shared-folders-0.1-enhance_recylce_bin.patch
53 vip-ire 1.29 Patch37: smeserver-shared-folders-0.1-webdav_support.patch
54     Patch38: smeserver-shared-folders-0.1-purge_recycle.patch
55 vip-ire 1.32 Patch39: smeserver-shared-folders-0.1-locale-2010-11-30.patch
56 vip-ire 1.33 Patch40: smeserver-shared-folders-0.1-fix_purge_script.patch
57 vip-ire 1.34 Patch41: smeserver-shared-folders-0.1-prop_alias_on_primary.patch
58 vip-ire 1.35 Patch42: smeserver-shared-folders-0.1-print_group_table_with_manual_perms.patch
59     Patch43: smeserver-shared-folders-0.1-update_manual_perms_warning.patch
60     Patch44: smeserver-shared-folders-0.1-fix_warning_in_httpd_template.patch
61     Patch45: smeserver-shared-folders-0.1-fix_www_access.patch
62 vip-ire 1.36 Patch46: smeserver-shared-folders-0.1-php_allow_url_fopen.patch
63 vip-ire 1.37 Patch47: smeserver-shared-folders-0.1-locale-2011-01-03.patch
64 vip-ire 1.38 Patch48: smeserver-shared-folders-0.1-fix_files_starting_with_dash.patch
65 vip-ire 1.39 Patch49: smeserver-shared-folders-0.1-dedup_writers.patch
66 vip-ire 1.40 Patch50: smeserver-shared-folders-0.1-expand_and_restart_http_on_group_mod.patch
67 vip-ire 1.41 Patch51: smeserver-shared-folders-0.1-fix_recycle_purge_script.patch
68 slords 1.42 Patch52: smeserver-shared-folders-0.1-locale-2011-04-27.patch
69 vip-ire 1.43 Patch53: smeserver-shared-folders-0.1-encfs.patch
70 vip-ire 1.44 Patch54: smeserver-shared-folders-0.1-locale-2011-05-16.patch
71 vip-ire 1.45 Patch55: smeserver-shared-folders-0.1-add_missing_inactivity_entry.patch
72     Patch56: smeserver-shared-folders-0.1-locale-2011-05-17.patch
73 vip-ire 1.46 Patch57: smeserver-shared-folders-0.1-dont_check_pass_if_enc_is_off.patch
74 vip-ire 1.47 Patch58: smeserver-shared-folders-0.1-ro_on_top_dir.patch
75 vip-ire 1.48 Patch59: smeserver-shared-folders-0.1-add_ajaxplorer_support.patch
76 vip-ire 1.51 Patch60: smeserver-shared-folders-0.1-samba_audit.patch
77 vip-ire 1.52 Patch61: smeserver-shared-folders-0.1-make_encfs_optional.patch
78 vip-ire 1.53 Patch62: smeserver-shared-folders-0.1-locale-2011-07-05.patch
79 vip-ire 1.54 Patch63: smeserver-shared-folders-0.1-fix_unencrypted_shares_modify.patch
80 vip-ire 1.55 Patch64: smeserver-shared-folders-0.1-fix_when_ajaxplorer_is_not_installed.patch
81 vip-ire 1.56 Patch65: smeserver-shared-folders-0.1-fix_encrypted_share_list.patch
82 vip-ire 1.57 Patch66: smeserver-shared-folders-0.1-dont_check_passwd_if_encrypt_disabled.patch
83 vip-ire 1.58 Patch67: smeserver-shared-folders-0.1-fix_creation_without_encfs.patch
84 vip-ire 1.59 Patch68: smeserver-shared-folders-0.1-locale-2011-10-18.patch
85     Patch69: smeserver-shared-folders-0.1-enable_followsymlinks_if_allowoverride_all.patch
86 vip-ire 1.60 Patch70: smeserver-shared-folders-0.1-recursive_setfacl.patch
87 vip-ire 1.61 Patch71: smeserver-shared-folders-0.1-samba_wide_links.patch
88 vip-ire 1.62 Patch72: smeserver-shared-folders-0.1-setfacl_physical.patch
89 vip-ire 1.63 Patch73: smeserver-shared-folders-0.1-fix_ajaxplorer_field_display.patch
90 slords 1.1
91     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
92     BuildArchitectures: noarch
93     Requires: e-smith-base >= 4.13.15-76
94     Requires: perl(CGI::FormMagick)
95     Requires: e-smith-formmagick >= 1.4.0-12
96 vip-ire 1.29 Requires: smeserver-mod_dav
97     Requires: acl
98 slords 1.1
99     BuildRequires: perl
100     BuildRequires: e-smith-devtools >= 1.11.0-03
101    
102    
103     %description
104 vip-ire 1.4 This module allows you to create network shares
105     with more flexibility than ibays as it supports ACLs
106 slords 1.1
107     %changelog
108 vip-ire 1.63 * Wed Nov 30 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-60.sme
109     - Fix Ajaxplorer field display when the form has an error
110    
111 vip-ire 1.62 * Tue Nov 08 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-59.sme
112     - Stop removing exec perm
113     - use --physical for setfacl (don't follow symlinks)
114    
115     * Mon Nov 07 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-58.sme
116 vip-ire 1.61 - Add wide links samba option
117    
118 vip-ire 1.60 * Thu Nov 03 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-57.sme
119     - Use recursive setfacl command (should greatly speedup share modification)
120    
121 vip-ire 1.59 * Tue Oct 18 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-56.sme
122     - Apply locale 2011-10-18 patch
123     - Enable FollowSymLinks if AllowOverride is set to All
124    
125 vip-ire 1.58 * Thu Sep 01 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-55.sme
126     - Fix share creation when encfs is not installed
127    
128 vip-ire 1.57 * Thu Aug 04 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-54.sme
129     - Don't check password length when encryption is disabled
130    
131 vip-ire 1.56 * Mon Jul 18 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-53.sme
132     - Fix encrypted share list
133    
134 vip-ire 1.55 * Wed Jul 13 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-52.sme
135     - Fix panel when ajaxplorer is not installed
136    
137 vip-ire 1.54 * Fri Jul 08 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-51.sme
138     - Fix modification of unencrypted shares
139    
140 vip-ire 1.53 * Tue Jul 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-50.sme
141     - Apply locale 2011-07-05 patch
142    
143 vip-ire 1.52 * Tue Jul 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-49.sme
144     - Make encryption support optional
145     - Sanitize password field in userpanelEncfs
146     - Prevent deletion of mounted, encrypted shares
147    
148 vip-ire 1.51 * Wed Jun 29 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-48.sme
149     - Enable samba auditing
150    
151 vip-ire 1.50 * Tue Jun 28 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-47.sme
152     - Fix Ajaxplorer fields on share creation
153    
154 vip-ire 1.49 * Tue Jun 28 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-46.sme
155     - Change the way ajaxplorer is integrated (add a new config section)
156    
157 vip-ire 1.48 * Mon Jun 27 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-45.sme
158     - Add support for ajaxplorer
159    
160 vip-ire 1.47 * Wed Jun 22 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-44.sme
161     - Set read only permissions on top dir of each share
162    
163 vip-ire 1.46 * Tue Jun 14 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-43.sme
164     - Don't check password field if encryption is disabled
165    
166 vip-ire 1.45 * Tue May 17 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-42.sme
167     - Add missing INACTIVITY entry in locale
168     - Apply locale 2011-05-17 patch
169    
170     * Mon May 16 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-41.sme
171 vip-ire 1.44 - apply locale 2011-05-16 patch
172    
173 vip-ire 1.43 * Fri May 06 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-40.sme
174     - Support encryption using EncFS
175    
176 slords 1.42 * Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 0.1-39.sme
177     - apply locale 2011-04-27 patch
178    
179 vip-ire 1.41 * Tue Apr 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-38.sme
180     - Fix removing empty directories in recycles
181    
182 vip-ire 1.40 * Wed Mar 30 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-37.sme
183     - expand httpd.conf and restart apache on group-modify
184    
185 vip-ire 1.39 * Tue Mar 29 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-36.sme
186     - Deduplicate writer user list in apache configuration
187     - Always grant web access to user admin
188    
189 vip-ire 1.38 * Tue Jan 25 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-35.sme
190     - Fix setting ACLs on files starting with a dash [SME: 6500]
191    
192 vip-ire 1.37 * Mon Jan 03 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-34.sme
193     - Apply locale 2011-01-03 patch
194    
195 vip-ire 1.36 * Mon Jan 03 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-33.sme
196     - New prop PHPAllowUrlFopen
197    
198 vip-ire 1.35 * Wed Dec 15 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-32.sme
199     - Print the group table when ManualPermissions is enabled
200     - Fix a warning in httpd.conf templates
201     - Use www as group owner of the root dir if httpAccess is enabled
202    
203 vip-ire 1.34 * Fri Dec 10 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-31.sme
204     - Add new prop AliasOnPrimary to toggle alias on the system domain
205    
206 vip-ire 1.33 * Thu Dec 2 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-30.sme
207     - Fix purge script
208    
209 vip-ire 1.32 * Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-29.sme
210     - apply locale 2010-11-30 patch
211    
212 slords 1.31 * Tue Nov 30 2010 Shad L. Lords <slords@mail.com> 0.1-28.sme
213     - Fix orig file removal the correct way
214    
215 vip-ire 1.30 * Mon Nov 29 2010 Daniel B. <daniel@firewall-services.com> 0.1-27.sme
216     - Remove .orig file
217    
218 vip-ire 1.29 * Wed Nov 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-26.sme
219     - Add webdav support
220     - add recycle purge support (with configurable retention time)
221    
222 vip-ire 1.27 * Thu Nov 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-25.sme
223     - Fix excludes separator for samba recyle bin [SME: 6379]
224     - Recycle bin directory can be configured (RecycleBinDir prop)
225     - Create the recyle bin directory if enabled
226 vip-ire 1.28 - Fix defaults ACL on dir (fix issues with recycle bin)
227 vip-ire 1.27
228 vip-ire 1.26 * Wed Oct 20 2010 Daniel B. <daniel@firewall-services.com> 0.1-24.sme
229     - Fix permission on group delete
230     - apply local 2010-10-20 patch
231    
232 vip-ire 1.25 * Mon Jul 19 2010 Daniel B. <daniel@firewall-services.com> 0.1-23.sme
233     - apply locale 2010-07-19 patch
234    
235 vip-ire 1.24 * Tue Jul 06 2010 Daniel B. <daniel@firewall-services.com> 0.1-22.sme
236     - correct typos in en-us locale [SME: 6103]
237     - apply locale 2010-07-06 patch
238    
239 slords 1.23 * Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.1-21.sme
240     - apply locale 2010-05-23 patch
241    
242 vip-ire 1.22 * Thu Mar 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-20.sme
243     - apply locale 2010-03-26 patch (fix navigation-conf)
244    
245 vip-ire 1.21 * Thu Mar 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-19.sme
246     - apply locale 2010-03-25 patch
247    
248 vip-ire 1.20 * Mon Mar 15 2010 Daniel B. <daniel@firewall-services.com> 0.1-18.sme
249     - really apply manual_permissions patch
250    
251 vip-ire 1.19 * Mon Mar 08 2010 Daniel B. <daniel@firewall-services.com> 0.1-17.sme
252     - Add an option to allow manual permissions (ManualPermissions)
253     - remove unused .orig file
254     - Exec CGI in cgi-bin directories
255    
256 slords 1.18 * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.1-16.sme
257     - apply locale 2010-03-02 patch
258    
259 vip-ire 1.17 * Tue Nov 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-15.sme
260     - apply locale 2009-11-17 patch
261    
262 slords 1.16 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.1-14.sme
263     - apply locale 2009-10-27 patch
264    
265 vip-ire 1.15 * Wed Oct 21 2009 Daniel B. <daniel@firewall-services.com> 0.1-13.sme
266     - apply locale 2009-10-21 patch
267    
268 vip-ire 1.14 * Tue Oct 20 2009 Daniel B. <daniel@firewall-services.com> 0.1-12.sme
269     - apply locale 2009-10-20 patch
270    
271 vip-ire 1.13 * Tue Sep 29 2009 Daniel B. <daniel@firewall-services.com> 0.1-11.sme
272     - apply locale 2009-09-28 patch
273    
274 slords 1.12 * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.1-10.sme
275     - apply locale 2009-08-24 patch
276    
277 vip-ire 1.11 * Wed Jul 22 2009 Daniel B. <daniel@firewall-services.com> 0.1-9.sme
278     - Apply locale 2009-07-22 patch
279    
280 vip-ire 1.10 * Mon Jun 15 2009 Daniel B. <daniel@firewall-services.com> [0.1-8]
281     - Apply locale 2009-06-15 patch
282    
283 vip-ire 1.9 * Mon May 25 2009 Daniel B. <daniel@firewall-services.com> [0.1-7]
284     - Include hosts/networks defined in $externalSSLAccess for local access
285     (httpAccess)
286    
287 vip-ire 1.8 * Mon May 25 2009 Daniel B. <daniel@firewall-services.com> [0.1-6]
288     - Apply locale 2009-05-25 patch
289    
290 vip-ire 1.7 * Thu May 21 2009 Daniel B. <daniel@firewall-services.com> [0.1-5]
291     - Add an empty template-begin for smb.conf template
292     - Add locale 2009-05-21 patch (en-us)
293    
294 vip-ire 1.6 * Thu May 21 2009 Daniel B. <daniel@firewall-services.com> [0.1-4]
295     - apply locale 2009-05-21 patch
296    
297 slords 1.5 * Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.1-3.sme
298     - apply locale 2009-05-20 patch
299    
300 vip-ire 1.4 * Wed May 13 2009 Daniel B. <daniel@firewall-services.com> [0.1-2]
301     - add http access, with some options in the panel
302     - present the keepversion option of the recylcebin in the panel
303     - changes in db keys
304     - remove some descriptions in the panel
305 vip-ire 1.21 - optimization in share-modify to limit the time needed
306 vip-ire 1.4 to reset permissions
307    
308 vip-ire 1.3 * Tue May 05 2009 Daniel B. <daniel@firewall-services.com> [0.1-1]
309     - Add locale patch 2009-05-05
310    
311 slords 1.1 * Tue Apr 28 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta3]
312     - Add acl option in fstab via the template system
313     (just like usrquota and grpquota)
314    
315     * Thu Apr 16 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta2]
316     - Rename spec file
317    
318     * Wed Apr 08 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta1]
319     - Rename maxIbayNameLength to maxShareNameLength
320    
321     * Wed Apr 08 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta0]
322     - Initial release.
323    
324     %prep
325     %setup
326    
327     %patch0 -p1
328     %patch1 -p1
329 vip-ire 1.3 %patch2 -p1
330 vip-ire 1.4 %patch3 -p1
331     %patch4 -p1
332     %patch5 -p1
333     %patch6 -p1
334     %patch7 -p1
335     %patch8 -p1
336     %patch9 -p1
337 slords 1.5 %patch10 -p1
338 vip-ire 1.6 %patch11 -p1
339 vip-ire 1.7 %patch12 -p1
340     %patch13 -p1
341 vip-ire 1.8 %patch14 -p1
342 vip-ire 1.9 %patch15 -p1
343 vip-ire 1.10 %patch16 -p1
344 vip-ire 1.11 %patch17 -p1
345 slords 1.12 %patch18 -p1
346 vip-ire 1.13 %patch19 -p1
347 vip-ire 1.14 %patch20 -p1
348 vip-ire 1.15 %patch21 -p1
349 slords 1.16 %patch22 -p1
350 vip-ire 1.17 %patch23 -p1
351 slords 1.18 %patch24 -p1
352 vip-ire 1.20 %patch25 -p1
353 vip-ire 1.19 %patch26 -p1
354 vip-ire 1.21 %patch27 -p1
355 vip-ire 1.22 %patch28 -p1
356 slords 1.23 %patch29 -p1
357 vip-ire 1.24 %patch30 -p1
358     %patch31 -p1
359 vip-ire 1.25 %patch32 -p1
360 vip-ire 1.26 %patch33 -p1
361     %patch34 -p1
362 vip-ire 1.27 %patch35 -p1
363     %patch36 -p1
364 vip-ire 1.29 %patch37 -p1
365     %patch38 -p1
366 vip-ire 1.32 %patch39 -p1
367 vip-ire 1.33 %patch40 -p1
368 vip-ire 1.34 %patch41 -p1
369 vip-ire 1.35 %patch42 -p1
370     %patch43 -p1
371     %patch44 -p1
372     %patch45 -p1
373 vip-ire 1.36 %patch46 -p1
374 vip-ire 1.37 %patch47 -p1
375 vip-ire 1.38 %patch48 -p1
376 vip-ire 1.39 %patch49 -p1
377 vip-ire 1.40 %patch50 -p1
378 vip-ire 1.41 %patch51 -p1
379 slords 1.42 %patch52 -p1
380 vip-ire 1.43 %patch53 -p1
381 vip-ire 1.44 %patch54 -p1
382 vip-ire 1.45 %patch55 -p1
383     %patch56 -p1
384 vip-ire 1.46 %patch57 -p1
385 vip-ire 1.47 %patch58 -p1
386 vip-ire 1.48 %patch59 -p1
387 vip-ire 1.51 %patch60 -p1
388 vip-ire 1.52 %patch61 -p1
389 vip-ire 1.53 %patch62 -p1
390 vip-ire 1.54 %patch63 -p1
391 vip-ire 1.55 %patch64 -p1
392 vip-ire 1.56 %patch65 -p1
393 vip-ire 1.57 %patch66 -p1
394 vip-ire 1.58 %patch67 -p1
395 vip-ire 1.59 %patch68 -p1
396     %patch69 -p1
397 vip-ire 1.60 %patch70 -p1
398 vip-ire 1.61 %patch71 -p1
399 vip-ire 1.62 %patch72 -p1
400 vip-ire 1.63 %patch73 -p1
401 slords 1.1
402     %pre
403     %post
404    
405     %build
406     # Force creation of potentially empty directories
407     mkdir -p root/etc/e-smith/web/{common,functions}
408     mkdir -p root/etc/e-smith/web/panels/manager/{cgi-bin,common,html}
409     mkdir -p root/home/e-smith/files/shares
410    
411     perl createlinks
412    
413     %install
414     rm -rf $RPM_BUILD_ROOT
415     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
416     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
417 vip-ire 1.29 --file /etc/cron.daily/purge-shares-recycle 'attr(0755,root,root)' \
418 vip-ire 1.43 --file /etc/sysconfig/modules/fuse.modules 'attr(0755,root,root)' \
419 slords 1.1 > %{name}-%{version}-%{release}-filelist
420     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
421    
422     %clean
423     rm -rf $RPM_BUILD_ROOT
424    
425     %files -f %{name}-%{version}-%{release}-filelist
426     %defattr(-,root,root)

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