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

Contents of /rpms/smeserver-shared-folders/contribs9/smeserver-shared-folders.spec

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


Revision 1.14 - (show annotations) (download)
Thu Jul 13 11:26:13 2017 UTC (6 years, 10 months ago) by vip-ire
Branch: MAIN
CVS Tags: smeserver-shared-folders-0_3-9_el6_sme
Changes since 1.13: +7 -2 lines
* Thu Jul 13 2017 Daniel Berteaud <daniel@firewall-services.com> 0.3-9.sme
- Add support for php fpm (but don't require it yet)

1 # $Id: smeserver-shared-folders.spec,v 1.13 2015/12/18 11:12:48 vip-ire Exp $
2 # Authority: vip-ire
3 # Name: Daniel Berteaud
4
5 Summary: sme server shared folders module
6 %define name smeserver-shared-folders
7 Name: %{name}
8 %define version 0.3
9 %define release 9
10 Version: %{version}
11 Release: %{release}%{?dist}
12 License: GPL
13 Group: Networking/Daemons
14 Source: %{name}-%{version}.tar.xz
15 Patch0: smeserver-shared-folders-0.3-remove_fstab_expand_on_post_upgrade.patch
16 Patch1: smeserver-shared-folders-0.3-dump_acl_and_xattr_for_manual_perm.patch
17 Patch2: smeserver-shared-folders-0.3-fix_missing_cr_in_smb_template.patch
18 Patch3: smeserver-shared-folders-0.3-fix_auth_basic.patch
19 Patch4: smeserver-shared-folders-0.3-handle_ext4.patch
20 Patch5: smeserver-shared-folders-0.3-locale-2015-02-17.patch
21 Patch6: smeserver-shared-folders-0.3-locale-2015-12-18.patch
22 Patch7: smeserver-shared-folders-0.3-veto_files.patch
23 Patch8: smeserver-shared-folders-0.3-support_php_fpm.patch
24
25 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
26 BuildArchitectures: noarch
27 Requires: e-smith-base >= 4.13.15-76
28 Requires: perl(CGI::FormMagick)
29 Requires: e-smith-formmagick >= 1.4.0-12
30 Requires: smeserver-mod_dav
31 Requires: acl
32
33 BuildRequires: perl
34 BuildRequires: e-smith-devtools >= 1.11.0-03
35
36
37 %description
38 This module allows you to create network shares
39 with more flexibility than ibays as it supports ACLs
40
41 %changelog
42 * Thu Jul 13 2017 Daniel Berteaud <daniel@firewall-services.com> 0.3-9.sme
43 - Add support for php fpm (but don't require it yet)
44
45 * Fri Dec 18 2015 Daniel Berteaud <daniel@firewall-services.com> 0.3-8.sme
46 - Apply locale 2015-12-18 patch
47 - Add veto files directive support
48
49 * Tue Feb 17 2015 Daniel Berteaud <daniel@firewall-services.com> 0.3-7.sme
50 - Apply lcoale 2015-02-17 patch
51
52 * Thu Dec 18 2014 Daniel Berteaud <daniel@firewall-services.com> 0.3-6.sme
53 - Handle ext4 [SME: 8730]
54
55 * Mon Jun 23 2014 Daniel Berteaud <daniel@firewall-services.com> 0.3-5.sme
56 - Fix basic auth on EL6
57
58 * Mon Jan 13 2014 Daniel Berteaud <daniel@firewall-services.com> 0.3-4.sme
59 - Add a missing CR in smb.conf templates
60
61 * Mon Nov 25 2013 Daniel Berteaud <daniel@firewall-services.com> 0.3-3.sme
62 - Dump ACL and extended attributes in /home/e-smith/db/shares if
63 ManualPermissions is set
64
65 * Tue Nov 12 2013 Daniel Berteaud <daniel@firewall-services.com> 0.3-2.sme
66 - Remove expand link for fstab in post-upgrade
67
68 * Mon Nov 11 2013 Daniel Berteaud <daniel@firewall-services.com> 0.3-1.sme
69 - Rebuild for SME9
70
71 * Tue Oct 29 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1-83.sme
72 - apply locale 2013-10-29 patch
73
74 * Tue Oct 22 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1-82.sme
75 - Rename ajaxplorer to pydio
76
77 * Thu Oct 17 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1-81.sme
78 - Add NT ACL support
79
80 * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 0.1-80.sme
81 - apply locale 2013-07-14 patch
82
83 * Sat Oct 20 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-79.sme
84 - Enhance samba audit
85
86 * Thu Oct 18 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-78.sme
87 - Allow share names ending with dollar
88 (windows can, and it might be needed for migrations)
89
90 * Wed Oct 17 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-77.sme
91 - Allow share names starting with numbers (there's no reason to deny it)
92
93 * Thu Oct 11 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-76.sme
94 - Look at users ACL for encrypted shares list
95 - Apply locale 2012-10-11 patch
96
97 * Fri Aug 24 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-75.sme
98 - add possibility to hide shares and to mark them non removable
99
100 * Thu Aug 23 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-74.sme
101 - Enable FTP access
102
103 * Fri Jul 20 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-73.sme
104 - Apply locale 2012-07-20 patch
105
106 * Tue Jun 19 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-72.sme
107 - Explicitly set www acl so web access works even when only individual users
108 have ACLs
109
110 * Fri May 18 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-71.sme
111 - Don't disable unix extension in share scope
112
113 * Fri Apr 20 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-70.sme
114 - Display permission form after creation
115 - Display share name and desc in permission form
116
117 * Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 0.1-69.el6
118 - apply locale 2012-03-20 patch
119
120 * Sun Mar 11 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-68.sme
121 - Enable webdav even when no auth is required
122 (but auth will still be required for write operations)
123
124 * Thu Mar 01 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-67.sme
125 - Add rsyncd support
126
127 * Sat Feb 18 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-66.sme
128 - Fix bg locale
129
130 * Sat Feb 18 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-65.sme
131 - Fix root ACL for users
132 - Apply locale 2012-02-18 patch
133
134 * Sat Feb 18 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-64.sme
135 - In http access, remove ro users from rw list
136 - templates cleanup
137
138 * Fri Feb 17 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-63.sme
139 - Replace fr with correct en-us locale for USERS entry
140
141 * Mon Feb 13 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-62.sme
142 - Code cleanup
143 - Move ACL configuration in a separated page
144 - User level ACL support
145
146 * Thu Dec 15 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-61.sme
147 - Hide Recycle Bin dir if recycle is disabled
148
149 * Wed Nov 30 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-60.sme
150 - Fix Ajaxplorer field display when the form has an error
151
152 * Tue Nov 08 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-59.sme
153 - Stop removing exec perm
154 - use --physical for setfacl (don't follow symlinks)
155
156 * Mon Nov 07 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-58.sme
157 - Add wide links samba option
158
159 * Thu Nov 03 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-57.sme
160 - Use recursive setfacl command (should greatly speedup share modification)
161
162 * Tue Oct 18 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-56.sme
163 - Apply locale 2011-10-18 patch
164 - Enable FollowSymLinks if AllowOverride is set to All
165
166 * Thu Sep 01 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-55.sme
167 - Fix share creation when encfs is not installed
168
169 * Thu Aug 04 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-54.sme
170 - Don't check password length when encryption is disabled
171
172 * Mon Jul 18 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-53.sme
173 - Fix encrypted share list
174
175 * Wed Jul 13 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-52.sme
176 - Fix panel when ajaxplorer is not installed
177
178 * Fri Jul 08 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-51.sme
179 - Fix modification of unencrypted shares
180
181 * Tue Jul 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-50.sme
182 - Apply locale 2011-07-05 patch
183
184 * Tue Jul 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-49.sme
185 - Make encryption support optional
186 - Sanitize password field in userpanelEncfs
187 - Prevent deletion of mounted, encrypted shares
188
189 * Wed Jun 29 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-48.sme
190 - Enable samba auditing
191
192 * Tue Jun 28 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-47.sme
193 - Fix Ajaxplorer fields on share creation
194
195 * Tue Jun 28 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-46.sme
196 - Change the way ajaxplorer is integrated (add a new config section)
197
198 * Mon Jun 27 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-45.sme
199 - Add support for ajaxplorer
200
201 * Wed Jun 22 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-44.sme
202 - Set read only permissions on top dir of each share
203
204 * Tue Jun 14 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-43.sme
205 - Don't check password field if encryption is disabled
206
207 * Tue May 17 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-42.sme
208 - Add missing INACTIVITY entry in locale
209 - Apply locale 2011-05-17 patch
210
211 * Mon May 16 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-41.sme
212 - apply locale 2011-05-16 patch
213
214 * Fri May 06 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-40.sme
215 - Support encryption using EncFS
216
217 * Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 0.1-39.sme
218 - apply locale 2011-04-27 patch
219
220 * Tue Apr 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-38.sme
221 - Fix removing empty directories in recycles
222
223 * Wed Mar 30 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-37.sme
224 - expand httpd.conf and restart apache on group-modify
225
226 * Tue Mar 29 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-36.sme
227 - Deduplicate writer user list in apache configuration
228 - Always grant web access to user admin
229
230 * Tue Jan 25 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-35.sme
231 - Fix setting ACLs on files starting with a dash [SME: 6500]
232
233 * Mon Jan 03 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-34.sme
234 - Apply locale 2011-01-03 patch
235
236 * Mon Jan 03 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-33.sme
237 - New prop PHPAllowUrlFopen
238
239 * Wed Dec 15 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-32.sme
240 - Print the group table when ManualPermissions is enabled
241 - Fix a warning in httpd.conf templates
242 - Use www as group owner of the root dir if httpAccess is enabled
243
244 * Fri Dec 10 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-31.sme
245 - Add new prop AliasOnPrimary to toggle alias on the system domain
246
247 * Thu Dec 2 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-30.sme
248 - Fix purge script
249
250 * Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-29.sme
251 - apply locale 2010-11-30 patch
252
253 * Tue Nov 30 2010 Shad L. Lords <slords@mail.com> 0.1-28.sme
254 - Fix orig file removal the correct way
255
256 * Mon Nov 29 2010 Daniel B. <daniel@firewall-services.com> 0.1-27.sme
257 - Remove .orig file
258
259 * Wed Nov 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-26.sme
260 - Add webdav support
261 - add recycle purge support (with configurable retention time)
262
263 * Thu Nov 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-25.sme
264 - Fix excludes separator for samba recyle bin [SME: 6379]
265 - Recycle bin directory can be configured (RecycleBinDir prop)
266 - Create the recyle bin directory if enabled
267 - Fix defaults ACL on dir (fix issues with recycle bin)
268
269 * Wed Oct 20 2010 Daniel B. <daniel@firewall-services.com> 0.1-24.sme
270 - Fix permission on group delete
271 - apply local 2010-10-20 patch
272
273 * Mon Jul 19 2010 Daniel B. <daniel@firewall-services.com> 0.1-23.sme
274 - apply locale 2010-07-19 patch
275
276 * Tue Jul 06 2010 Daniel B. <daniel@firewall-services.com> 0.1-22.sme
277 - correct typos in en-us locale [SME: 6103]
278 - apply locale 2010-07-06 patch
279
280 * Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.1-21.sme
281 - apply locale 2010-05-23 patch
282
283 * Thu Mar 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-20.sme
284 - apply locale 2010-03-26 patch (fix navigation-conf)
285
286 * Thu Mar 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-19.sme
287 - apply locale 2010-03-25 patch
288
289 * Mon Mar 15 2010 Daniel B. <daniel@firewall-services.com> 0.1-18.sme
290 - really apply manual_permissions patch
291
292 * Mon Mar 08 2010 Daniel B. <daniel@firewall-services.com> 0.1-17.sme
293 - Add an option to allow manual permissions (ManualPermissions)
294 - remove unused .orig file
295 - Exec CGI in cgi-bin directories
296
297 * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.1-16.sme
298 - apply locale 2010-03-02 patch
299
300 * Tue Nov 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-15.sme
301 - apply locale 2009-11-17 patch
302
303 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.1-14.sme
304 - apply locale 2009-10-27 patch
305
306 * Wed Oct 21 2009 Daniel B. <daniel@firewall-services.com> 0.1-13.sme
307 - apply locale 2009-10-21 patch
308
309 * Tue Oct 20 2009 Daniel B. <daniel@firewall-services.com> 0.1-12.sme
310 - apply locale 2009-10-20 patch
311
312 * Tue Sep 29 2009 Daniel B. <daniel@firewall-services.com> 0.1-11.sme
313 - apply locale 2009-09-28 patch
314
315 * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.1-10.sme
316 - apply locale 2009-08-24 patch
317
318 * Wed Jul 22 2009 Daniel B. <daniel@firewall-services.com> 0.1-9.sme
319 - Apply locale 2009-07-22 patch
320
321 * Mon Jun 15 2009 Daniel B. <daniel@firewall-services.com> [0.1-8]
322 - Apply locale 2009-06-15 patch
323
324 * Mon May 25 2009 Daniel B. <daniel@firewall-services.com> [0.1-7]
325 - Include hosts/networks defined in $externalSSLAccess for local access
326 (httpAccess)
327
328 * Mon May 25 2009 Daniel B. <daniel@firewall-services.com> [0.1-6]
329 - Apply locale 2009-05-25 patch
330
331 * Thu May 21 2009 Daniel B. <daniel@firewall-services.com> [0.1-5]
332 - Add an empty template-begin for smb.conf template
333 - Add locale 2009-05-21 patch (en-us)
334
335 * Thu May 21 2009 Daniel B. <daniel@firewall-services.com> [0.1-4]
336 - apply locale 2009-05-21 patch
337
338 * Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.1-3.sme
339 - apply locale 2009-05-20 patch
340
341 * Wed May 13 2009 Daniel B. <daniel@firewall-services.com> [0.1-2]
342 - add http access, with some options in the panel
343 - present the keepversion option of the recylcebin in the panel
344 - changes in db keys
345 - remove some descriptions in the panel
346 - optimization in share-modify to limit the time needed
347 to reset permissions
348
349 * Tue May 05 2009 Daniel B. <daniel@firewall-services.com> [0.1-1]
350 - Add locale patch 2009-05-05
351
352 * Tue Apr 28 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta3]
353 - Add acl option in fstab via the template system
354 (just like usrquota and grpquota)
355
356 * Thu Apr 16 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta2]
357 - Rename spec file
358
359 * Wed Apr 08 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta1]
360 - Rename maxIbayNameLength to maxShareNameLength
361
362 * Wed Apr 08 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta0]
363 - Initial release.
364
365 %prep
366 %setup
367 %patch0 -p1
368 %patch1 -p1
369 %patch2 -p1
370 %patch3 -p1
371 %patch4 -p1
372 %patch5 -p1
373 %patch6 -p1
374 %patch7 -p1
375 %patch8 -p1
376
377 %pre
378 /usr/sbin/useradd -c "Rsyncd User" \
379 -s /sbin/nologin -r -d /dev/null rsync 2> /dev/null || :
380
381 %post
382
383 %build
384 # Force creation of potentially empty directories
385 mkdir -p root/etc/e-smith/web/{common,functions}
386 mkdir -p root/etc/e-smith/web/panels/manager/{cgi-bin,common,html}
387 mkdir -p root/home/e-smith/files/shares
388 mkdir -p root/var/log/rsyncd
389 mkdir -p root/home/e-smith/db/shares
390
391 perl createlinks
392
393 %install
394 rm -rf $RPM_BUILD_ROOT
395 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
396 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
397 --file /etc/cron.daily/purge-shares-recycle 'attr(0755,root,root)' \
398 --file /etc/sysconfig/modules/fuse.modules 'attr(0755,root,root)' \
399 --file /var/service/rsyncd/run 'attr(0755,root,root)' \
400 --file /var/service/rsyncd/log/run 'attr(0755,root,root)' \
401 --dir /var/log/rsyncd 'attr(0770,root,smelog)' \
402 --dir /home/e-smith/db/shares 'attr(0750,root,root)' \
403 > %{name}-%{version}-%{release}-filelist
404 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
405
406 %clean
407 rm -rf $RPM_BUILD_ROOT
408
409 %files -f %{name}-%{version}-%{release}-filelist
410 %defattr(-,root,root)

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