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

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

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


Revision 1.2 - (hide annotations) (download)
Sat Aug 1 17:29:54 2020 UTC (3 years, 10 months ago) by brianr
Branch: MAIN
CVS Tags: smeserver-shared-folders-0_3-12_el7_sme
Changes since 1.1: +7 -2 lines
* Sat Aug 01 2020 Brian Read <brianr@bjsystems.co.uk> 0.3-12.sme
- Inomplete update to new Serve-M anager Mojolicious famework [SME:10997]

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

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