/[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.78 - (hide annotations) (download)
Fri Aug 24 15:37:54 2012 UTC (11 years, 8 months ago) by vip-ire
Branch: MAIN
CVS Tags: smeserver-shared-folders-0_1-75_el4_sme
Changes since 1.77: +7 -2 lines
* Fri Aug 24 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-75.sme
- add possibility to hide shares and to mark them non removable

1 vip-ire 1.78 # $Id: smeserver-shared-folders.spec,v 1.77 2012/08/23 19:31:40 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.78 %define release 75
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 vip-ire 1.64 Patch74: smeserver-shared-folders-0.1-hide_trash_if_disabled.patch
91 vip-ire 1.65 Patch75: smeserver-shared-folders-0.1-users_acl.patch
92 vip-ire 1.66 Patch76: smeserver-shared-folders-0.1-fixe_users_locale.patch
93 vip-ire 1.67 Patch77: smeserver-shared-folders-0.1-http_remove_ro_from_rw.patch
94     Patch78: smeserver-shared-folders-0.1-http_template_cleanup.patch
95 vip-ire 1.68 Patch79: smeserver-shared-folders-0.1-fix_root_users_acl.patch
96     Patch80: smeserver-shared-folders-0.1-locale-2012-02-18.patch
97 vip-ire 1.70 Patch81: smeserver-shared-folders-0.1-rsyncd.patch
98 vip-ire 1.71 Patch82: smeserver-shared-folders-0.1-webdav_access_when_no_auth_required.patch
99 slords 1.72 Patch83: smeserver-shared-folders-0.1-locale-2012-03-20.patch
100 vip-ire 1.73 Patch84: smeserver-shared-folders-0.1-mod_perm_after_create.patch
101     Patch85: smeserver-shared-folders-0.1-name_and_desc_on_perm_form.patch
102 vip-ire 1.74 Patch86: smeserver-shared-folders-0.1-stop_disabling_unix_in_share_scope.patch
103 vip-ire 1.75 Patch87: smeserver-shared-folders-0.1-set_www_user_acls.patch
104 vip-ire 1.76 Patch88: smeserver-shared-folders-0.1-locale-2012-07-20.patch
105 vip-ire 1.77 Patch89: smeserver-shared-folders-0.1-ftp_access.patch
106 vip-ire 1.78 Patch90: smeserver-shared-folders-0.1-hide_and_non_removable.patch
107 slords 1.1
108     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
109     BuildArchitectures: noarch
110     Requires: e-smith-base >= 4.13.15-76
111     Requires: perl(CGI::FormMagick)
112     Requires: e-smith-formmagick >= 1.4.0-12
113 vip-ire 1.29 Requires: smeserver-mod_dav
114     Requires: acl
115 slords 1.1
116     BuildRequires: perl
117     BuildRequires: e-smith-devtools >= 1.11.0-03
118    
119    
120     %description
121 vip-ire 1.4 This module allows you to create network shares
122     with more flexibility than ibays as it supports ACLs
123 slords 1.1
124     %changelog
125 vip-ire 1.78 * Fri Aug 24 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-75.sme
126     - add possibility to hide shares and to mark them non removable
127    
128 vip-ire 1.77 * Thu Aug 23 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-74.sme
129     - Enable FTP access
130    
131 vip-ire 1.76 * Fri Jul 20 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-73.sme
132     - Apply locale 2012-07-20 patch
133    
134 vip-ire 1.75 * Tue Jun 19 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-72.sme
135     - Explicitly set www acl so web access works even when only individual users
136     have ACLs
137    
138 vip-ire 1.74 * Fri May 18 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-71.sme
139     - Don't disable unix extension in share scope
140    
141 vip-ire 1.73 * Fri Apr 20 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-70.sme
142     - Display permission form after creation
143     - Display share name and desc in permission form
144    
145 slords 1.72 * Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 0.1-69.el6
146     - apply locale 2012-03-20 patch
147    
148 vip-ire 1.71 * Sun Mar 11 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-68.sme
149     - Enable webdav even when no auth is required
150     (but auth will still be required for write operations)
151    
152 vip-ire 1.70 * Thu Mar 01 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-67.sme
153     - Add rsyncd support
154    
155 vip-ire 1.69 * Sat Feb 18 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-66.sme
156     - Fix bg locale
157    
158 vip-ire 1.68 * Sat Feb 18 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-65.sme
159     - Fix root ACL for users
160     - Apply locale 2012-02-18 patch
161    
162 vip-ire 1.67 * Sat Feb 18 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-64.sme
163     - In http access, remove ro users from rw list
164     - templates cleanup
165    
166 vip-ire 1.66 * Fri Feb 17 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-63.sme
167     - Replace fr with correct en-us locale for USERS entry
168    
169 vip-ire 1.65 * Mon Feb 13 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-62.sme
170     - Code cleanup
171     - Move ACL configuration in a separated page
172     - User level ACL support
173    
174 vip-ire 1.64 * Thu Dec 15 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-61.sme
175     - Hide Recycle Bin dir if recycle is disabled
176    
177 vip-ire 1.63 * Wed Nov 30 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-60.sme
178     - Fix Ajaxplorer field display when the form has an error
179    
180 vip-ire 1.62 * Tue Nov 08 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-59.sme
181     - Stop removing exec perm
182     - use --physical for setfacl (don't follow symlinks)
183    
184     * Mon Nov 07 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-58.sme
185 vip-ire 1.61 - Add wide links samba option
186    
187 vip-ire 1.60 * Thu Nov 03 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-57.sme
188     - Use recursive setfacl command (should greatly speedup share modification)
189    
190 vip-ire 1.59 * Tue Oct 18 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-56.sme
191     - Apply locale 2011-10-18 patch
192     - Enable FollowSymLinks if AllowOverride is set to All
193    
194 vip-ire 1.58 * Thu Sep 01 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-55.sme
195     - Fix share creation when encfs is not installed
196    
197 vip-ire 1.57 * Thu Aug 04 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-54.sme
198     - Don't check password length when encryption is disabled
199    
200 vip-ire 1.56 * Mon Jul 18 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-53.sme
201     - Fix encrypted share list
202    
203 vip-ire 1.55 * Wed Jul 13 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-52.sme
204     - Fix panel when ajaxplorer is not installed
205    
206 vip-ire 1.54 * Fri Jul 08 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-51.sme
207     - Fix modification of unencrypted shares
208    
209 vip-ire 1.53 * Tue Jul 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-50.sme
210     - Apply locale 2011-07-05 patch
211    
212 vip-ire 1.52 * Tue Jul 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-49.sme
213     - Make encryption support optional
214     - Sanitize password field in userpanelEncfs
215     - Prevent deletion of mounted, encrypted shares
216    
217 vip-ire 1.51 * Wed Jun 29 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-48.sme
218     - Enable samba auditing
219    
220 vip-ire 1.50 * Tue Jun 28 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-47.sme
221     - Fix Ajaxplorer fields on share creation
222    
223 vip-ire 1.49 * Tue Jun 28 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-46.sme
224     - Change the way ajaxplorer is integrated (add a new config section)
225    
226 vip-ire 1.48 * Mon Jun 27 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-45.sme
227     - Add support for ajaxplorer
228    
229 vip-ire 1.47 * Wed Jun 22 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-44.sme
230     - Set read only permissions on top dir of each share
231    
232 vip-ire 1.46 * Tue Jun 14 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-43.sme
233     - Don't check password field if encryption is disabled
234    
235 vip-ire 1.45 * Tue May 17 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-42.sme
236     - Add missing INACTIVITY entry in locale
237     - Apply locale 2011-05-17 patch
238    
239     * Mon May 16 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-41.sme
240 vip-ire 1.44 - apply locale 2011-05-16 patch
241    
242 vip-ire 1.43 * Fri May 06 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-40.sme
243     - Support encryption using EncFS
244    
245 slords 1.42 * Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 0.1-39.sme
246     - apply locale 2011-04-27 patch
247    
248 vip-ire 1.41 * Tue Apr 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-38.sme
249     - Fix removing empty directories in recycles
250    
251 vip-ire 1.40 * Wed Mar 30 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-37.sme
252     - expand httpd.conf and restart apache on group-modify
253    
254 vip-ire 1.39 * Tue Mar 29 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-36.sme
255     - Deduplicate writer user list in apache configuration
256     - Always grant web access to user admin
257    
258 vip-ire 1.38 * Tue Jan 25 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-35.sme
259     - Fix setting ACLs on files starting with a dash [SME: 6500]
260    
261 vip-ire 1.37 * Mon Jan 03 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-34.sme
262     - Apply locale 2011-01-03 patch
263    
264 vip-ire 1.36 * Mon Jan 03 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-33.sme
265     - New prop PHPAllowUrlFopen
266    
267 vip-ire 1.35 * Wed Dec 15 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-32.sme
268     - Print the group table when ManualPermissions is enabled
269     - Fix a warning in httpd.conf templates
270     - Use www as group owner of the root dir if httpAccess is enabled
271    
272 vip-ire 1.34 * Fri Dec 10 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-31.sme
273     - Add new prop AliasOnPrimary to toggle alias on the system domain
274    
275 vip-ire 1.33 * Thu Dec 2 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-30.sme
276     - Fix purge script
277    
278 vip-ire 1.32 * Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-29.sme
279     - apply locale 2010-11-30 patch
280    
281 slords 1.31 * Tue Nov 30 2010 Shad L. Lords <slords@mail.com> 0.1-28.sme
282     - Fix orig file removal the correct way
283    
284 vip-ire 1.30 * Mon Nov 29 2010 Daniel B. <daniel@firewall-services.com> 0.1-27.sme
285     - Remove .orig file
286    
287 vip-ire 1.29 * Wed Nov 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-26.sme
288     - Add webdav support
289     - add recycle purge support (with configurable retention time)
290    
291 vip-ire 1.27 * Thu Nov 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-25.sme
292     - Fix excludes separator for samba recyle bin [SME: 6379]
293     - Recycle bin directory can be configured (RecycleBinDir prop)
294     - Create the recyle bin directory if enabled
295 vip-ire 1.28 - Fix defaults ACL on dir (fix issues with recycle bin)
296 vip-ire 1.27
297 vip-ire 1.26 * Wed Oct 20 2010 Daniel B. <daniel@firewall-services.com> 0.1-24.sme
298     - Fix permission on group delete
299     - apply local 2010-10-20 patch
300    
301 vip-ire 1.25 * Mon Jul 19 2010 Daniel B. <daniel@firewall-services.com> 0.1-23.sme
302     - apply locale 2010-07-19 patch
303    
304 vip-ire 1.24 * Tue Jul 06 2010 Daniel B. <daniel@firewall-services.com> 0.1-22.sme
305     - correct typos in en-us locale [SME: 6103]
306     - apply locale 2010-07-06 patch
307    
308 slords 1.23 * Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.1-21.sme
309     - apply locale 2010-05-23 patch
310    
311 vip-ire 1.22 * Thu Mar 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-20.sme
312     - apply locale 2010-03-26 patch (fix navigation-conf)
313    
314 vip-ire 1.21 * Thu Mar 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-19.sme
315     - apply locale 2010-03-25 patch
316    
317 vip-ire 1.20 * Mon Mar 15 2010 Daniel B. <daniel@firewall-services.com> 0.1-18.sme
318     - really apply manual_permissions patch
319    
320 vip-ire 1.19 * Mon Mar 08 2010 Daniel B. <daniel@firewall-services.com> 0.1-17.sme
321     - Add an option to allow manual permissions (ManualPermissions)
322     - remove unused .orig file
323     - Exec CGI in cgi-bin directories
324    
325 slords 1.18 * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.1-16.sme
326     - apply locale 2010-03-02 patch
327    
328 vip-ire 1.17 * Tue Nov 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-15.sme
329     - apply locale 2009-11-17 patch
330    
331 slords 1.16 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.1-14.sme
332     - apply locale 2009-10-27 patch
333    
334 vip-ire 1.15 * Wed Oct 21 2009 Daniel B. <daniel@firewall-services.com> 0.1-13.sme
335     - apply locale 2009-10-21 patch
336    
337 vip-ire 1.14 * Tue Oct 20 2009 Daniel B. <daniel@firewall-services.com> 0.1-12.sme
338     - apply locale 2009-10-20 patch
339    
340 vip-ire 1.13 * Tue Sep 29 2009 Daniel B. <daniel@firewall-services.com> 0.1-11.sme
341     - apply locale 2009-09-28 patch
342    
343 slords 1.12 * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.1-10.sme
344     - apply locale 2009-08-24 patch
345    
346 vip-ire 1.11 * Wed Jul 22 2009 Daniel B. <daniel@firewall-services.com> 0.1-9.sme
347     - Apply locale 2009-07-22 patch
348    
349 vip-ire 1.10 * Mon Jun 15 2009 Daniel B. <daniel@firewall-services.com> [0.1-8]
350     - Apply locale 2009-06-15 patch
351    
352 vip-ire 1.9 * Mon May 25 2009 Daniel B. <daniel@firewall-services.com> [0.1-7]
353     - Include hosts/networks defined in $externalSSLAccess for local access
354     (httpAccess)
355    
356 vip-ire 1.8 * Mon May 25 2009 Daniel B. <daniel@firewall-services.com> [0.1-6]
357     - Apply locale 2009-05-25 patch
358    
359 vip-ire 1.7 * Thu May 21 2009 Daniel B. <daniel@firewall-services.com> [0.1-5]
360     - Add an empty template-begin for smb.conf template
361     - Add locale 2009-05-21 patch (en-us)
362    
363 vip-ire 1.6 * Thu May 21 2009 Daniel B. <daniel@firewall-services.com> [0.1-4]
364     - apply locale 2009-05-21 patch
365    
366 slords 1.5 * Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.1-3.sme
367     - apply locale 2009-05-20 patch
368    
369 vip-ire 1.4 * Wed May 13 2009 Daniel B. <daniel@firewall-services.com> [0.1-2]
370     - add http access, with some options in the panel
371     - present the keepversion option of the recylcebin in the panel
372     - changes in db keys
373     - remove some descriptions in the panel
374 vip-ire 1.21 - optimization in share-modify to limit the time needed
375 vip-ire 1.4 to reset permissions
376    
377 vip-ire 1.3 * Tue May 05 2009 Daniel B. <daniel@firewall-services.com> [0.1-1]
378     - Add locale patch 2009-05-05
379    
380 slords 1.1 * Tue Apr 28 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta3]
381     - Add acl option in fstab via the template system
382     (just like usrquota and grpquota)
383    
384     * Thu Apr 16 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta2]
385     - Rename spec file
386    
387     * Wed Apr 08 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta1]
388     - Rename maxIbayNameLength to maxShareNameLength
389    
390     * Wed Apr 08 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta0]
391     - Initial release.
392    
393     %prep
394     %setup
395    
396     %patch0 -p1
397     %patch1 -p1
398 vip-ire 1.3 %patch2 -p1
399 vip-ire 1.4 %patch3 -p1
400     %patch4 -p1
401     %patch5 -p1
402     %patch6 -p1
403     %patch7 -p1
404     %patch8 -p1
405     %patch9 -p1
406 slords 1.5 %patch10 -p1
407 vip-ire 1.6 %patch11 -p1
408 vip-ire 1.7 %patch12 -p1
409     %patch13 -p1
410 vip-ire 1.8 %patch14 -p1
411 vip-ire 1.9 %patch15 -p1
412 vip-ire 1.10 %patch16 -p1
413 vip-ire 1.11 %patch17 -p1
414 slords 1.12 %patch18 -p1
415 vip-ire 1.13 %patch19 -p1
416 vip-ire 1.14 %patch20 -p1
417 vip-ire 1.15 %patch21 -p1
418 slords 1.16 %patch22 -p1
419 vip-ire 1.17 %patch23 -p1
420 slords 1.18 %patch24 -p1
421 vip-ire 1.20 %patch25 -p1
422 vip-ire 1.19 %patch26 -p1
423 vip-ire 1.21 %patch27 -p1
424 vip-ire 1.22 %patch28 -p1
425 slords 1.23 %patch29 -p1
426 vip-ire 1.24 %patch30 -p1
427     %patch31 -p1
428 vip-ire 1.25 %patch32 -p1
429 vip-ire 1.26 %patch33 -p1
430     %patch34 -p1
431 vip-ire 1.27 %patch35 -p1
432     %patch36 -p1
433 vip-ire 1.29 %patch37 -p1
434     %patch38 -p1
435 vip-ire 1.32 %patch39 -p1
436 vip-ire 1.33 %patch40 -p1
437 vip-ire 1.34 %patch41 -p1
438 vip-ire 1.35 %patch42 -p1
439     %patch43 -p1
440     %patch44 -p1
441     %patch45 -p1
442 vip-ire 1.36 %patch46 -p1
443 vip-ire 1.37 %patch47 -p1
444 vip-ire 1.38 %patch48 -p1
445 vip-ire 1.39 %patch49 -p1
446 vip-ire 1.40 %patch50 -p1
447 vip-ire 1.41 %patch51 -p1
448 slords 1.42 %patch52 -p1
449 vip-ire 1.43 %patch53 -p1
450 vip-ire 1.44 %patch54 -p1
451 vip-ire 1.45 %patch55 -p1
452     %patch56 -p1
453 vip-ire 1.46 %patch57 -p1
454 vip-ire 1.47 %patch58 -p1
455 vip-ire 1.48 %patch59 -p1
456 vip-ire 1.51 %patch60 -p1
457 vip-ire 1.52 %patch61 -p1
458 vip-ire 1.53 %patch62 -p1
459 vip-ire 1.54 %patch63 -p1
460 vip-ire 1.55 %patch64 -p1
461 vip-ire 1.56 %patch65 -p1
462 vip-ire 1.57 %patch66 -p1
463 vip-ire 1.58 %patch67 -p1
464 vip-ire 1.59 %patch68 -p1
465     %patch69 -p1
466 vip-ire 1.60 %patch70 -p1
467 vip-ire 1.61 %patch71 -p1
468 vip-ire 1.62 %patch72 -p1
469 vip-ire 1.63 %patch73 -p1
470 vip-ire 1.64 %patch74 -p1
471 vip-ire 1.65 %patch75 -p1
472 vip-ire 1.66 %patch76 -p1
473 vip-ire 1.67 %patch77 -p1
474     %patch78 -p1
475 vip-ire 1.68 %patch79 -p1
476     %patch80 -p1
477 vip-ire 1.70 %patch81 -p1
478 vip-ire 1.71 %patch82 -p1
479 slords 1.72 %patch83 -p1
480 vip-ire 1.73 %patch84 -p1
481     %patch85 -p1
482 vip-ire 1.74 %patch86 -p1
483 vip-ire 1.75 %patch87 -p1
484 vip-ire 1.76 %patch88 -p1
485 vip-ire 1.77 %patch89 -p1
486 vip-ire 1.78 %patch90 -p1
487 slords 1.1
488     %pre
489 vip-ire 1.70 /usr/sbin/useradd -c "Rsyncd User" \
490     -s /sbin/nologin -r -d /dev/null rsync 2> /dev/null || :
491    
492 slords 1.1 %post
493    
494     %build
495     # Force creation of potentially empty directories
496     mkdir -p root/etc/e-smith/web/{common,functions}
497     mkdir -p root/etc/e-smith/web/panels/manager/{cgi-bin,common,html}
498     mkdir -p root/home/e-smith/files/shares
499 vip-ire 1.70 mkdir -p root/var/log/rsyncd
500 slords 1.1
501     perl createlinks
502    
503     %install
504     rm -rf $RPM_BUILD_ROOT
505     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
506     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
507 vip-ire 1.29 --file /etc/cron.daily/purge-shares-recycle 'attr(0755,root,root)' \
508 vip-ire 1.43 --file /etc/sysconfig/modules/fuse.modules 'attr(0755,root,root)' \
509 vip-ire 1.70 --file /var/service/rsyncd/run 'attr(0755,root,root)' \
510     --file /var/service/rsyncd/log/run 'attr(0755,root,root)' \
511     --dir /var/log/rsyncd 'attr(0770,root,smelog)' \
512 slords 1.1 > %{name}-%{version}-%{release}-filelist
513     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
514    
515     %clean
516     rm -rf $RPM_BUILD_ROOT
517    
518     %files -f %{name}-%{version}-%{release}-filelist
519     %defattr(-,root,root)

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