1 |
# $Id: e-smith-shared-folders.spec,v 1.0 2009/04/08 20:02:28 VIP-ire Exp $ |
# $Id: smeserver-shared-folders.spec,v 1.19 2010/03/08 13:19:13 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 2 |
%define release 18 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
23 |
Patch7: smeserver-shared-folders-0.1-locale_add_description.patch |
Patch7: smeserver-shared-folders-0.1-locale_add_description.patch |
24 |
Patch8: smeserver-shared-folders-0.1-remove_desc.patch |
Patch8: smeserver-shared-folders-0.1-remove_desc.patch |
25 |
Patch9: smeserver-shared-folders-0.1-http_skip_wrong_values.patch |
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 |
|
|
44 |
|
|
45 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
46 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
58 |
with more flexibility than ibays as it supports ACLs |
with more flexibility than ibays as it supports ACLs |
59 |
|
|
60 |
%changelog |
%changelog |
61 |
|
* Mon Mar 15 2010 Daniel B. <daniel@firewall-services.com> 0.1-18.sme |
62 |
|
- really apply manual_permissions patch |
63 |
|
|
64 |
|
* Mon Mar 08 2010 Daniel B. <daniel@firewall-services.com> 0.1-17.sme |
65 |
|
- Add an option to allow manual permissions (ManualPermissions) |
66 |
|
- remove unused .orig file |
67 |
|
- Exec CGI in cgi-bin directories |
68 |
|
|
69 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.1-16.sme |
70 |
|
- apply locale 2010-03-02 patch |
71 |
|
|
72 |
|
* Tue Nov 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-15.sme |
73 |
|
- apply locale 2009-11-17 patch |
74 |
|
|
75 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.1-14.sme |
76 |
|
- apply locale 2009-10-27 patch |
77 |
|
|
78 |
|
* Wed Oct 21 2009 Daniel B. <daniel@firewall-services.com> 0.1-13.sme |
79 |
|
- apply locale 2009-10-21 patch |
80 |
|
|
81 |
|
* Tue Oct 20 2009 Daniel B. <daniel@firewall-services.com> 0.1-12.sme |
82 |
|
- apply locale 2009-10-20 patch |
83 |
|
|
84 |
|
* Tue Sep 29 2009 Daniel B. <daniel@firewall-services.com> 0.1-11.sme |
85 |
|
- apply locale 2009-09-28 patch |
86 |
|
|
87 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.1-10.sme |
88 |
|
- apply locale 2009-08-24 patch |
89 |
|
|
90 |
|
* Wed Jul 22 2009 Daniel B. <daniel@firewall-services.com> 0.1-9.sme |
91 |
|
- Apply locale 2009-07-22 patch |
92 |
|
|
93 |
|
* Mon Jun 15 2009 Daniel B. <daniel@firewall-services.com> [0.1-8] |
94 |
|
- Apply locale 2009-06-15 patch |
95 |
|
|
96 |
|
* Mon May 25 2009 Daniel B. <daniel@firewall-services.com> [0.1-7] |
97 |
|
- Include hosts/networks defined in $externalSSLAccess for local access |
98 |
|
(httpAccess) |
99 |
|
|
100 |
|
* Mon May 25 2009 Daniel B. <daniel@firewall-services.com> [0.1-6] |
101 |
|
- Apply locale 2009-05-25 patch |
102 |
|
|
103 |
|
* Thu May 21 2009 Daniel B. <daniel@firewall-services.com> [0.1-5] |
104 |
|
- Add an empty template-begin for smb.conf template |
105 |
|
- Add locale 2009-05-21 patch (en-us) |
106 |
|
|
107 |
|
* Thu May 21 2009 Daniel B. <daniel@firewall-services.com> [0.1-4] |
108 |
|
- apply locale 2009-05-21 patch |
109 |
|
|
110 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.1-3.sme |
111 |
|
- apply locale 2009-05-20 patch |
112 |
|
|
113 |
* Wed May 13 2009 Daniel B. <daniel@firewall-services.com> [0.1-2] |
* Wed May 13 2009 Daniel B. <daniel@firewall-services.com> [0.1-2] |
114 |
- add http access, with some options in the panel |
- add http access, with some options in the panel |
115 |
- present the keepversion option of the recylcebin in the panel |
- present the keepversion option of the recylcebin in the panel |
147 |
%patch7 -p1 |
%patch7 -p1 |
148 |
%patch8 -p1 |
%patch8 -p1 |
149 |
%patch9 -p1 |
%patch9 -p1 |
150 |
|
%patch10 -p1 |
151 |
|
%patch11 -p1 |
152 |
|
%patch12 -p1 |
153 |
|
%patch13 -p1 |
154 |
|
%patch14 -p1 |
155 |
|
%patch15 -p1 |
156 |
|
%patch16 -p1 |
157 |
|
%patch17 -p1 |
158 |
|
%patch18 -p1 |
159 |
|
%patch19 -p1 |
160 |
|
%patch20 -p1 |
161 |
|
%patch21 -p1 |
162 |
|
%patch22 -p1 |
163 |
|
%patch23 -p1 |
164 |
|
%patch24 -p1 |
165 |
|
%{__rm} -f root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/shares.pm.orig |
166 |
|
%patch25 -p1 |
167 |
|
%patch26 -p1 |
168 |
|
|
169 |
%pre |
%pre |
170 |
%post |
%post |