1 |
# $Id: smeserver-shared-folders.spec,v 1.28 2010/11/26 09:57:09 vip-ire Exp $ |
# $Id: smeserver-shared-folders.spec,v 1.29 2010/11/26 13:48:24 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 26 |
%define release 27 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
70 |
with more flexibility than ibays as it supports ACLs |
with more flexibility than ibays as it supports ACLs |
71 |
|
|
72 |
%changelog |
%changelog |
73 |
|
* Mon Nov 29 2010 Daniel B. <daniel@firewall-services.com> 0.1-27.sme |
74 |
|
- Remove .orig file |
75 |
|
|
76 |
* Wed Nov 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-26.sme |
* Wed Nov 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-26.sme |
77 |
- Add webdav support |
- Add webdav support |
78 |
- add recycle purge support (with configurable retention time) |
- add recycle purge support (with configurable retention time) |
222 |
%patch36 -p1 |
%patch36 -p1 |
223 |
%patch37 -p1 |
%patch37 -p1 |
224 |
%patch38 -p1 |
%patch38 -p1 |
225 |
|
%{__rm} -f root/etc/e-smith/templates/etc/smb.conf/shares/10recyclebin.orig |
226 |
|
|
227 |
%pre |
%pre |
228 |
%post |
%post |