1 |
# $Id: smeserver-shared-folders.spec,v 1.41 2011/04/05 17:27:31 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.1 |
9 |
%define release 39 |
10 |
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 |
Patch2: smeserver-shared-folders-0.1-locale-2009-05-05.patch |
19 |
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 |
Patch10: smeserver-shared-folders-0.1-locale-2009-05-20.patch |
27 |
Patch11: smeserver-shared-folders-0.1-locale-2009-05-21.patch |
28 |
Patch12: smeserver-shared-folders-0.1-smb_template_begin.patch |
29 |
Patch13: smeserver-shared-folders-0.1-locale_en_2009-05-21.patch |
30 |
Patch14: smeserver-shared-folders-0.1-locale-2009-05-25.patch |
31 |
Patch15: smeserver-shared-folders-0.1-external_ssl_as_local.patch |
32 |
Patch16: smeserver-shared-folders-0.1-locale-2009-06-15.patch |
33 |
Patch17: smeserver-shared-folders-0.1-locale-2009-07-22.patch |
34 |
Patch18: smeserver-shared-folders-0.1-locale-2009-08-24.patch |
35 |
Patch19: smeserver-shared-folders-0.1-locale-2009-09-28.patch |
36 |
Patch20: smeserver-shared-folders-0.1-locale-2009-10-20.patch |
37 |
Patch21: smeserver-shared-folders-0.1-locale-2009-10-21.patch |
38 |
Patch22: smeserver-shared-folders-0.1-locale-2009-10-27.patch |
39 |
Patch23: smeserver-shared-folders-0.1-locale-2009-11-17.patch |
40 |
Patch24: smeserver-shared-folders-0.1-locale-2010-03-02.patch |
41 |
Patch25: smeserver-shared-folders-0.1-manual_permissions.patch |
42 |
Patch26: smeserver-shared-folders-0.1-dynamic_exec_cgi.patch |
43 |
Patch27: smeserver-shared-folders-0.1-locale-2010-03-25.patch |
44 |
Patch28: smeserver-shared-folders-0.1-locale-2010-03-26.patch |
45 |
Patch29: smeserver-shared-folders-0.1-locale-2010-05-23.patch |
46 |
Patch30: smeserver-shared-folders-0.1-en-us_typo.patch |
47 |
Patch31: smeserver-shared-folders-0.1-locale-2010-07-05.patch |
48 |
Patch32: smeserver-shared-folders-0.1-locale-2010-07-19.patch |
49 |
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 |
Patch35: smeserver-shared-folders-0.1-fix_exclude_separator.patch |
52 |
Patch36: smeserver-shared-folders-0.1-enhance_recylce_bin.patch |
53 |
Patch37: smeserver-shared-folders-0.1-webdav_support.patch |
54 |
Patch38: smeserver-shared-folders-0.1-purge_recycle.patch |
55 |
Patch39: smeserver-shared-folders-0.1-locale-2010-11-30.patch |
56 |
Patch40: smeserver-shared-folders-0.1-fix_purge_script.patch |
57 |
Patch41: smeserver-shared-folders-0.1-prop_alias_on_primary.patch |
58 |
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 |
Patch46: smeserver-shared-folders-0.1-php_allow_url_fopen.patch |
63 |
Patch47: smeserver-shared-folders-0.1-locale-2011-01-03.patch |
64 |
Patch48: smeserver-shared-folders-0.1-fix_files_starting_with_dash.patch |
65 |
Patch49: smeserver-shared-folders-0.1-dedup_writers.patch |
66 |
Patch50: smeserver-shared-folders-0.1-expand_and_restart_http_on_group_mod.patch |
67 |
Patch51: smeserver-shared-folders-0.1-fix_recycle_purge_script.patch |
68 |
Patch52: smeserver-shared-folders-0.1-locale-2011-04-27.patch |
69 |
|
70 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
71 |
BuildArchitectures: noarch |
72 |
Requires: e-smith-base >= 4.13.15-76 |
73 |
Requires: perl(CGI::FormMagick) |
74 |
Requires: e-smith-formmagick >= 1.4.0-12 |
75 |
Requires: smeserver-mod_dav |
76 |
Requires: acl |
77 |
|
78 |
BuildRequires: perl |
79 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
80 |
|
81 |
|
82 |
%description |
83 |
This module allows you to create network shares |
84 |
with more flexibility than ibays as it supports ACLs |
85 |
|
86 |
%changelog |
87 |
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 0.1-39.sme |
88 |
- apply locale 2011-04-27 patch |
89 |
|
90 |
* Tue Apr 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-38.sme |
91 |
- Fix removing empty directories in recycles |
92 |
|
93 |
* Wed Mar 30 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-37.sme |
94 |
- expand httpd.conf and restart apache on group-modify |
95 |
|
96 |
* Tue Mar 29 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-36.sme |
97 |
- Deduplicate writer user list in apache configuration |
98 |
- Always grant web access to user admin |
99 |
|
100 |
* Tue Jan 25 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-35.sme |
101 |
- Fix setting ACLs on files starting with a dash [SME: 6500] |
102 |
|
103 |
* Mon Jan 03 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-34.sme |
104 |
- Apply locale 2011-01-03 patch |
105 |
|
106 |
* Mon Jan 03 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-33.sme |
107 |
- New prop PHPAllowUrlFopen |
108 |
|
109 |
* Wed Dec 15 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-32.sme |
110 |
- Print the group table when ManualPermissions is enabled |
111 |
- Fix a warning in httpd.conf templates |
112 |
- Use www as group owner of the root dir if httpAccess is enabled |
113 |
|
114 |
* Fri Dec 10 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-31.sme |
115 |
- Add new prop AliasOnPrimary to toggle alias on the system domain |
116 |
|
117 |
* Thu Dec 2 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-30.sme |
118 |
- Fix purge script |
119 |
|
120 |
* Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-29.sme |
121 |
- apply locale 2010-11-30 patch |
122 |
|
123 |
* Tue Nov 30 2010 Shad L. Lords <slords@mail.com> 0.1-28.sme |
124 |
- Fix orig file removal the correct way |
125 |
|
126 |
* Mon Nov 29 2010 Daniel B. <daniel@firewall-services.com> 0.1-27.sme |
127 |
- Remove .orig file |
128 |
|
129 |
* Wed Nov 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-26.sme |
130 |
- Add webdav support |
131 |
- add recycle purge support (with configurable retention time) |
132 |
|
133 |
* Thu Nov 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-25.sme |
134 |
- Fix excludes separator for samba recyle bin [SME: 6379] |
135 |
- Recycle bin directory can be configured (RecycleBinDir prop) |
136 |
- Create the recyle bin directory if enabled |
137 |
- Fix defaults ACL on dir (fix issues with recycle bin) |
138 |
|
139 |
* Wed Oct 20 2010 Daniel B. <daniel@firewall-services.com> 0.1-24.sme |
140 |
- Fix permission on group delete |
141 |
- apply local 2010-10-20 patch |
142 |
|
143 |
* Mon Jul 19 2010 Daniel B. <daniel@firewall-services.com> 0.1-23.sme |
144 |
- apply locale 2010-07-19 patch |
145 |
|
146 |
* Tue Jul 06 2010 Daniel B. <daniel@firewall-services.com> 0.1-22.sme |
147 |
- correct typos in en-us locale [SME: 6103] |
148 |
- apply locale 2010-07-06 patch |
149 |
|
150 |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.1-21.sme |
151 |
- apply locale 2010-05-23 patch |
152 |
|
153 |
* Thu Mar 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-20.sme |
154 |
- apply locale 2010-03-26 patch (fix navigation-conf) |
155 |
|
156 |
* Thu Mar 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-19.sme |
157 |
- apply locale 2010-03-25 patch |
158 |
|
159 |
* Mon Mar 15 2010 Daniel B. <daniel@firewall-services.com> 0.1-18.sme |
160 |
- really apply manual_permissions patch |
161 |
|
162 |
* Mon Mar 08 2010 Daniel B. <daniel@firewall-services.com> 0.1-17.sme |
163 |
- Add an option to allow manual permissions (ManualPermissions) |
164 |
- remove unused .orig file |
165 |
- Exec CGI in cgi-bin directories |
166 |
|
167 |
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.1-16.sme |
168 |
- apply locale 2010-03-02 patch |
169 |
|
170 |
* Tue Nov 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-15.sme |
171 |
- apply locale 2009-11-17 patch |
172 |
|
173 |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.1-14.sme |
174 |
- apply locale 2009-10-27 patch |
175 |
|
176 |
* Wed Oct 21 2009 Daniel B. <daniel@firewall-services.com> 0.1-13.sme |
177 |
- apply locale 2009-10-21 patch |
178 |
|
179 |
* Tue Oct 20 2009 Daniel B. <daniel@firewall-services.com> 0.1-12.sme |
180 |
- apply locale 2009-10-20 patch |
181 |
|
182 |
* Tue Sep 29 2009 Daniel B. <daniel@firewall-services.com> 0.1-11.sme |
183 |
- apply locale 2009-09-28 patch |
184 |
|
185 |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.1-10.sme |
186 |
- apply locale 2009-08-24 patch |
187 |
|
188 |
* Wed Jul 22 2009 Daniel B. <daniel@firewall-services.com> 0.1-9.sme |
189 |
- Apply locale 2009-07-22 patch |
190 |
|
191 |
* Mon Jun 15 2009 Daniel B. <daniel@firewall-services.com> [0.1-8] |
192 |
- Apply locale 2009-06-15 patch |
193 |
|
194 |
* Mon May 25 2009 Daniel B. <daniel@firewall-services.com> [0.1-7] |
195 |
- Include hosts/networks defined in $externalSSLAccess for local access |
196 |
(httpAccess) |
197 |
|
198 |
* Mon May 25 2009 Daniel B. <daniel@firewall-services.com> [0.1-6] |
199 |
- Apply locale 2009-05-25 patch |
200 |
|
201 |
* Thu May 21 2009 Daniel B. <daniel@firewall-services.com> [0.1-5] |
202 |
- Add an empty template-begin for smb.conf template |
203 |
- Add locale 2009-05-21 patch (en-us) |
204 |
|
205 |
* Thu May 21 2009 Daniel B. <daniel@firewall-services.com> [0.1-4] |
206 |
- apply locale 2009-05-21 patch |
207 |
|
208 |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.1-3.sme |
209 |
- apply locale 2009-05-20 patch |
210 |
|
211 |
* Wed May 13 2009 Daniel B. <daniel@firewall-services.com> [0.1-2] |
212 |
- add http access, with some options in the panel |
213 |
- present the keepversion option of the recylcebin in the panel |
214 |
- changes in db keys |
215 |
- remove some descriptions in the panel |
216 |
- optimization in share-modify to limit the time needed |
217 |
to reset permissions |
218 |
|
219 |
* Tue May 05 2009 Daniel B. <daniel@firewall-services.com> [0.1-1] |
220 |
- Add locale patch 2009-05-05 |
221 |
|
222 |
* Tue Apr 28 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta3] |
223 |
- Add acl option in fstab via the template system |
224 |
(just like usrquota and grpquota) |
225 |
|
226 |
* Thu Apr 16 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta2] |
227 |
- Rename spec file |
228 |
|
229 |
* Wed Apr 08 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta1] |
230 |
- Rename maxIbayNameLength to maxShareNameLength |
231 |
|
232 |
* Wed Apr 08 2009 Daniel B. <daniel@firewall-services.com> [0.1-0.beta0] |
233 |
- Initial release. |
234 |
|
235 |
%prep |
236 |
%setup |
237 |
|
238 |
%patch0 -p1 |
239 |
%patch1 -p1 |
240 |
%patch2 -p1 |
241 |
%patch3 -p1 |
242 |
%patch4 -p1 |
243 |
%patch5 -p1 |
244 |
%patch6 -p1 |
245 |
%patch7 -p1 |
246 |
%patch8 -p1 |
247 |
%patch9 -p1 |
248 |
%patch10 -p1 |
249 |
%patch11 -p1 |
250 |
%patch12 -p1 |
251 |
%patch13 -p1 |
252 |
%patch14 -p1 |
253 |
%patch15 -p1 |
254 |
%patch16 -p1 |
255 |
%patch17 -p1 |
256 |
%patch18 -p1 |
257 |
%patch19 -p1 |
258 |
%patch20 -p1 |
259 |
%patch21 -p1 |
260 |
%patch22 -p1 |
261 |
%patch23 -p1 |
262 |
%patch24 -p1 |
263 |
%patch25 -p1 |
264 |
%patch26 -p1 |
265 |
%patch27 -p1 |
266 |
%patch28 -p1 |
267 |
%patch29 -p1 |
268 |
%patch30 -p1 |
269 |
%patch31 -p1 |
270 |
%patch32 -p1 |
271 |
%patch33 -p1 |
272 |
%patch34 -p1 |
273 |
%patch35 -p1 |
274 |
%patch36 -p1 |
275 |
%patch37 -p1 |
276 |
%patch38 -p1 |
277 |
%patch39 -p1 |
278 |
%patch40 -p1 |
279 |
%patch41 -p1 |
280 |
%patch42 -p1 |
281 |
%patch43 -p1 |
282 |
%patch44 -p1 |
283 |
%patch45 -p1 |
284 |
%patch46 -p1 |
285 |
%patch47 -p1 |
286 |
%patch48 -p1 |
287 |
%patch49 -p1 |
288 |
%patch50 -p1 |
289 |
%patch51 -p1 |
290 |
%patch52 -p1 |
291 |
|
292 |
%pre |
293 |
%post |
294 |
|
295 |
%build |
296 |
# Force creation of potentially empty directories |
297 |
mkdir -p root/etc/e-smith/web/{common,functions} |
298 |
mkdir -p root/etc/e-smith/web/panels/manager/{cgi-bin,common,html} |
299 |
mkdir -p root/home/e-smith/files/shares |
300 |
|
301 |
perl createlinks |
302 |
|
303 |
%install |
304 |
rm -rf $RPM_BUILD_ROOT |
305 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
306 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
307 |
--file /etc/cron.daily/purge-shares-recycle 'attr(0755,root,root)' \ |
308 |
> %{name}-%{version}-%{release}-filelist |
309 |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
310 |
|
311 |
%clean |
312 |
rm -rf $RPM_BUILD_ROOT |
313 |
|
314 |
%files -f %{name}-%{version}-%{release}-filelist |
315 |
%defattr(-,root,root) |