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

Annotation 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.6 - (hide annotations) (download)
Tue Nov 12 12:53:16 2013 UTC (10 years, 6 months ago) by vip-ire
Branch: MAIN
Changes since 1.5: +8 -3 lines
* Tue Nov 12 2013 Daniel Berteaud <daniel@firewall-services.com> 0.3-1.sme
- Remove expand link for fstab in post-upgrade

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

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