1 |
# $Id: smeserver-shared-folders.spec,v 1.24 2010/07/06 06:32:20 vip-ire Exp $ |
# $Id: smeserver-shared-folders.spec,v 1.34 2010/12/10 12:53:33 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 23 |
%define release 32 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
46 |
Patch30: smeserver-shared-folders-0.1-en-us_typo.patch |
Patch30: smeserver-shared-folders-0.1-en-us_typo.patch |
47 |
Patch31: smeserver-shared-folders-0.1-locale-2010-07-05.patch |
Patch31: smeserver-shared-folders-0.1-locale-2010-07-05.patch |
48 |
Patch32: smeserver-shared-folders-0.1-locale-2010-07-19.patch |
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 |
|
|
63 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
64 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
65 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
66 |
Requires: perl(CGI::FormMagick) |
Requires: perl(CGI::FormMagick) |
67 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
68 |
|
Requires: smeserver-mod_dav |
69 |
Requires: acl |
Requires: acl |
70 |
|
|
71 |
BuildRequires: perl |
BuildRequires: perl |
72 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
73 |
|
|
77 |
with more flexibility than ibays as it supports ACLs |
with more flexibility than ibays as it supports ACLs |
78 |
|
|
79 |
%changelog |
%changelog |
80 |
|
* Wed Dec 15 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-32.sme |
81 |
|
- Print the group table when ManualPermissions is enabled |
82 |
|
- Fix a warning in httpd.conf templates |
83 |
|
- Use www as group owner of the root dir if httpAccess is enabled |
84 |
|
|
85 |
|
* Fri Dec 10 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-31.sme |
86 |
|
- Add new prop AliasOnPrimary to toggle alias on the system domain |
87 |
|
|
88 |
|
* Thu Dec 2 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-30.sme |
89 |
|
- Fix purge script |
90 |
|
|
91 |
|
* Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 0.1-29.sme |
92 |
|
- apply locale 2010-11-30 patch |
93 |
|
|
94 |
|
* Tue Nov 30 2010 Shad L. Lords <slords@mail.com> 0.1-28.sme |
95 |
|
- Fix orig file removal the correct way |
96 |
|
|
97 |
|
* Mon Nov 29 2010 Daniel B. <daniel@firewall-services.com> 0.1-27.sme |
98 |
|
- Remove .orig file |
99 |
|
|
100 |
|
* Wed Nov 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-26.sme |
101 |
|
- Add webdav support |
102 |
|
- add recycle purge support (with configurable retention time) |
103 |
|
|
104 |
|
* Thu Nov 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-25.sme |
105 |
|
- Fix excludes separator for samba recyle bin [SME: 6379] |
106 |
|
- Recycle bin directory can be configured (RecycleBinDir prop) |
107 |
|
- Create the recyle bin directory if enabled |
108 |
|
- Fix defaults ACL on dir (fix issues with recycle bin) |
109 |
|
|
110 |
|
* Wed Oct 20 2010 Daniel B. <daniel@firewall-services.com> 0.1-24.sme |
111 |
|
- Fix permission on group delete |
112 |
|
- apply local 2010-10-20 patch |
113 |
|
|
114 |
* Mon Jul 19 2010 Daniel B. <daniel@firewall-services.com> 0.1-23.sme |
* Mon Jul 19 2010 Daniel B. <daniel@firewall-services.com> 0.1-23.sme |
115 |
- apply locale 2010-07-19 patch |
- apply locale 2010-07-19 patch |
116 |
|
|
231 |
%patch22 -p1 |
%patch22 -p1 |
232 |
%patch23 -p1 |
%patch23 -p1 |
233 |
%patch24 -p1 |
%patch24 -p1 |
|
%{__rm} -f root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/shares.pm.orig |
|
234 |
%patch25 -p1 |
%patch25 -p1 |
235 |
%patch26 -p1 |
%patch26 -p1 |
236 |
%patch27 -p1 |
%patch27 -p1 |
239 |
%patch30 -p1 |
%patch30 -p1 |
240 |
%patch31 -p1 |
%patch31 -p1 |
241 |
%patch32 -p1 |
%patch32 -p1 |
242 |
|
%patch33 -p1 |
243 |
|
%patch34 -p1 |
244 |
|
%patch35 -p1 |
245 |
|
%patch36 -p1 |
246 |
|
%patch37 -p1 |
247 |
|
%patch38 -p1 |
248 |
|
%patch39 -p1 |
249 |
|
%patch40 -p1 |
250 |
|
%patch41 -p1 |
251 |
|
%patch42 -p1 |
252 |
|
%patch43 -p1 |
253 |
|
%patch44 -p1 |
254 |
|
%patch45 -p1 |
255 |
|
|
256 |
%pre |
%pre |
257 |
%post |
%post |
268 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
269 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
270 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
271 |
|
--file /etc/cron.daily/purge-shares-recycle 'attr(0755,root,root)' \ |
272 |
> %{name}-%{version}-%{release}-filelist |
> %{name}-%{version}-%{release}-filelist |
273 |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
274 |
|
|