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.22 2010/03/26 08:26:39 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 14 |
%define release 21 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
36 |
Patch20: smeserver-shared-folders-0.1-locale-2009-10-20.patch |
Patch20: smeserver-shared-folders-0.1-locale-2009-10-20.patch |
37 |
Patch21: smeserver-shared-folders-0.1-locale-2009-10-21.patch |
Patch21: smeserver-shared-folders-0.1-locale-2009-10-21.patch |
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 |
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 |
|
|
47 |
|
|
48 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
61 |
with more flexibility than ibays as it supports ACLs |
with more flexibility than ibays as it supports ACLs |
62 |
|
|
63 |
%changelog |
%changelog |
64 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.1-21.sme |
65 |
|
- apply locale 2010-05-23 patch |
66 |
|
|
67 |
|
* Thu Mar 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-20.sme |
68 |
|
- apply locale 2010-03-26 patch (fix navigation-conf) |
69 |
|
|
70 |
|
* Thu Mar 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-19.sme |
71 |
|
- apply locale 2010-03-25 patch |
72 |
|
|
73 |
|
* Mon Mar 15 2010 Daniel B. <daniel@firewall-services.com> 0.1-18.sme |
74 |
|
- really apply manual_permissions patch |
75 |
|
|
76 |
|
* Mon Mar 08 2010 Daniel B. <daniel@firewall-services.com> 0.1-17.sme |
77 |
|
- Add an option to allow manual permissions (ManualPermissions) |
78 |
|
- remove unused .orig file |
79 |
|
- Exec CGI in cgi-bin directories |
80 |
|
|
81 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.1-16.sme |
82 |
|
- apply locale 2010-03-02 patch |
83 |
|
|
84 |
|
* Tue Nov 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-15.sme |
85 |
|
- apply locale 2009-11-17 patch |
86 |
|
|
87 |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.1-14.sme |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.1-14.sme |
88 |
- apply locale 2009-10-27 patch |
- apply locale 2009-10-27 patch |
89 |
|
|
127 |
- present the keepversion option of the recylcebin in the panel |
- present the keepversion option of the recylcebin in the panel |
128 |
- changes in db keys |
- changes in db keys |
129 |
- remove some descriptions in the panel |
- remove some descriptions in the panel |
130 |
- optimization in share-modiffy to limit the time needed |
- optimization in share-modify to limit the time needed |
131 |
to reset permissions |
to reset permissions |
132 |
|
|
133 |
* 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] |
172 |
%patch20 -p1 |
%patch20 -p1 |
173 |
%patch21 -p1 |
%patch21 -p1 |
174 |
%patch22 -p1 |
%patch22 -p1 |
175 |
|
%patch23 -p1 |
176 |
|
%patch24 -p1 |
177 |
|
%{__rm} -f root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/shares.pm.orig |
178 |
|
%patch25 -p1 |
179 |
|
%patch26 -p1 |
180 |
|
%patch27 -p1 |
181 |
|
%patch28 -p1 |
182 |
|
%patch29 -p1 |
183 |
|
|
184 |
%pre |
%pre |
185 |
%post |
%post |