1 |
# $Id: smeserver-shared-folders.spec,v 1.17 2009/11/17 22:15:23 vip-ire Exp $ |
# $Id: smeserver-shared-folders.spec,v 1.33 2010/12/02 08:40:12 vip-ire Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
6 |
%define name smeserver-shared-folders |
%define name smeserver-shared-folders |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 0.1 |
%define version 0.1 |
9 |
%define release 16 |
%define release 31 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
38 |
Patch22: smeserver-shared-folders-0.1-locale-2009-10-27.patch |
Patch22: smeserver-shared-folders-0.1-locale-2009-10-27.patch |
39 |
Patch23: smeserver-shared-folders-0.1-locale-2009-11-17.patch |
Patch23: smeserver-shared-folders-0.1-locale-2009-11-17.patch |
40 |
Patch24: smeserver-shared-folders-0.1-locale-2010-03-02.patch |
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 |
|
|
59 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
60 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
61 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
62 |
Requires: perl(CGI::FormMagick) |
Requires: perl(CGI::FormMagick) |
63 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
64 |
|
Requires: smeserver-mod_dav |
65 |
Requires: acl |
Requires: acl |
66 |
|
|
67 |
BuildRequires: perl |
BuildRequires: perl |
68 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
69 |
|
|
73 |
with more flexibility than ibays as it supports ACLs |
with more flexibility than ibays as it supports ACLs |
74 |
|
|
75 |
%changelog |
%changelog |
76 |
|
* Fri Dec 10 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-31.sme |
77 |
|
- Add new prop AliasOnPrimary to toggle alias on the system domain |
78 |
|
|
79 |
|
* Thu Dec 2 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-30.sme |
80 |
|
- Fix purge script |
81 |
|
|
82 |
|
* Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-29.sme |
83 |
|
- apply locale 2010-11-30 patch |
84 |
|
|
85 |
|
* Tue Nov 30 2010 Shad L. Lords <slords@mail.com> 0.1-28.sme |
86 |
|
- Fix orig file removal the correct way |
87 |
|
|
88 |
|
* Mon Nov 29 2010 Daniel B. <daniel@firewall-services.com> 0.1-27.sme |
89 |
|
- Remove .orig file |
90 |
|
|
91 |
|
* Wed Nov 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-26.sme |
92 |
|
- Add webdav support |
93 |
|
- add recycle purge support (with configurable retention time) |
94 |
|
|
95 |
|
* Thu Nov 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-25.sme |
96 |
|
- Fix excludes separator for samba recyle bin [SME: 6379] |
97 |
|
- Recycle bin directory can be configured (RecycleBinDir prop) |
98 |
|
- Create the recyle bin directory if enabled |
99 |
|
- Fix defaults ACL on dir (fix issues with recycle bin) |
100 |
|
|
101 |
|
* Wed Oct 20 2010 Daniel B. <daniel@firewall-services.com> 0.1-24.sme |
102 |
|
- Fix permission on group delete |
103 |
|
- apply local 2010-10-20 patch |
104 |
|
|
105 |
|
* Mon Jul 19 2010 Daniel B. <daniel@firewall-services.com> 0.1-23.sme |
106 |
|
- apply locale 2010-07-19 patch |
107 |
|
|
108 |
|
* Tue Jul 06 2010 Daniel B. <daniel@firewall-services.com> 0.1-22.sme |
109 |
|
- correct typos in en-us locale [SME: 6103] |
110 |
|
- apply locale 2010-07-06 patch |
111 |
|
|
112 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.1-21.sme |
113 |
|
- apply locale 2010-05-23 patch |
114 |
|
|
115 |
|
* Thu Mar 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-20.sme |
116 |
|
- apply locale 2010-03-26 patch (fix navigation-conf) |
117 |
|
|
118 |
|
* Thu Mar 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-19.sme |
119 |
|
- apply locale 2010-03-25 patch |
120 |
|
|
121 |
|
* Mon Mar 15 2010 Daniel B. <daniel@firewall-services.com> 0.1-18.sme |
122 |
|
- really apply manual_permissions patch |
123 |
|
|
124 |
|
* Mon Mar 08 2010 Daniel B. <daniel@firewall-services.com> 0.1-17.sme |
125 |
|
- Add an option to allow manual permissions (ManualPermissions) |
126 |
|
- remove unused .orig file |
127 |
|
- Exec CGI in cgi-bin directories |
128 |
|
|
129 |
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.1-16.sme |
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.1-16.sme |
130 |
- apply locale 2010-03-02 patch |
- apply locale 2010-03-02 patch |
131 |
|
|
175 |
- present the keepversion option of the recylcebin in the panel |
- present the keepversion option of the recylcebin in the panel |
176 |
- changes in db keys |
- changes in db keys |
177 |
- remove some descriptions in the panel |
- remove some descriptions in the panel |
178 |
- optimization in share-modiffy to limit the time needed |
- optimization in share-modify to limit the time needed |
179 |
to reset permissions |
to reset permissions |
180 |
|
|
181 |
* Tue May 05 2009 Daniel B. <daniel@firewall-services.com> [0.1-1] |
* Tue May 05 2009 Daniel B. <daniel@firewall-services.com> [0.1-1] |
222 |
%patch22 -p1 |
%patch22 -p1 |
223 |
%patch23 -p1 |
%patch23 -p1 |
224 |
%patch24 -p1 |
%patch24 -p1 |
225 |
|
%patch25 -p1 |
226 |
|
%patch26 -p1 |
227 |
|
%patch27 -p1 |
228 |
|
%patch28 -p1 |
229 |
|
%patch29 -p1 |
230 |
|
%patch30 -p1 |
231 |
|
%patch31 -p1 |
232 |
|
%patch32 -p1 |
233 |
|
%patch33 -p1 |
234 |
|
%patch34 -p1 |
235 |
|
%patch35 -p1 |
236 |
|
%patch36 -p1 |
237 |
|
%patch37 -p1 |
238 |
|
%patch38 -p1 |
239 |
|
%patch39 -p1 |
240 |
|
%patch40 -p1 |
241 |
|
%patch41 -p1 |
242 |
|
|
243 |
%pre |
%pre |
244 |
%post |
%post |
255 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
256 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
257 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
258 |
|
--file /etc/cron.daily/purge-shares-recycle 'attr(0755,root,root)' \ |
259 |
> %{name}-%{version}-%{release}-filelist |
> %{name}-%{version}-%{release}-filelist |
260 |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
261 |
|
|