/[smecontribs]/rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec
ViewVC logotype

Diff of /rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.7 by vip-ire, Thu May 21 15:56:12 2009 UTC Revision 1.28 by vip-ire, Fri Nov 26 09:57:09 2010 UTC
# Line 1  Line 1 
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.27 2010/11/26 09:56:37 vip-ire Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
# Line 6  Summary: sme server shared folders modul Line 6  Summary: sme server shared folders modul
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 5  %define release 25
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 27  Patch10: smeserver-shared-folders-0.1-lo Line 27  Patch10: smeserver-shared-folders-0.1-lo
27  Patch11: smeserver-shared-folders-0.1-locale-2009-05-21.patch  Patch11: smeserver-shared-folders-0.1-locale-2009-05-21.patch
28  Patch12: smeserver-shared-folders-0.1-smb_template_begin.patch  Patch12: smeserver-shared-folders-0.1-smb_template_begin.patch
29  Patch13: smeserver-shared-folders-0.1-locale_en_2009-05-21.patch  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    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    
54  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
55  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 44  This module allows you to create network Line 67  This module allows you to create network
67  with more flexibility than ibays as it supports ACLs  with more flexibility than ibays as it supports ACLs
68    
69  %changelog  %changelog
70    * Thu Nov 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-25.sme
71    - Fix excludes separator for samba recyle bin [SME: 6379]
72    - Recycle bin directory can be configured (RecycleBinDir prop)
73    - Create the recyle bin directory if enabled
74    - Fix defaults ACL on dir (fix issues with recycle bin)
75    
76    * Wed Oct 20 2010 Daniel B. <daniel@firewall-services.com> 0.1-24.sme
77    - Fix permission on group delete
78    - apply local 2010-10-20 patch
79    
80    * Mon Jul 19 2010 Daniel B. <daniel@firewall-services.com> 0.1-23.sme
81    - apply locale 2010-07-19 patch
82    
83    * Tue Jul 06 2010 Daniel B. <daniel@firewall-services.com> 0.1-22.sme
84    - correct typos in en-us locale [SME: 6103]
85    - apply locale 2010-07-06 patch
86    
87    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.1-21.sme
88    - apply locale 2010-05-23 patch
89    
90    * Thu Mar 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-20.sme
91    - apply locale 2010-03-26 patch (fix navigation-conf)
92    
93    * Thu Mar 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-19.sme
94    - apply locale 2010-03-25 patch
95    
96    * Mon Mar 15 2010 Daniel B. <daniel@firewall-services.com> 0.1-18.sme
97    - really apply manual_permissions patch
98    
99    * Mon Mar 08 2010 Daniel B. <daniel@firewall-services.com> 0.1-17.sme
100    - Add an option to allow manual permissions (ManualPermissions)
101    - remove unused .orig file
102    - Exec CGI in cgi-bin directories
103    
104    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.1-16.sme
105    - apply locale 2010-03-02 patch
106    
107    * Tue Nov 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-15.sme
108    - apply locale 2009-11-17 patch
109    
110    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.1-14.sme
111    - apply locale 2009-10-27 patch
112    
113    * Wed Oct 21 2009 Daniel B. <daniel@firewall-services.com> 0.1-13.sme
114    - apply locale 2009-10-21 patch
115    
116    * Tue Oct 20 2009 Daniel B. <daniel@firewall-services.com> 0.1-12.sme
117    - apply locale 2009-10-20 patch
118    
119    * Tue Sep 29 2009 Daniel B. <daniel@firewall-services.com> 0.1-11.sme
120    - apply locale 2009-09-28 patch
121    
122    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.1-10.sme
123    - apply locale 2009-08-24 patch
124    
125    * Wed Jul 22 2009 Daniel B. <daniel@firewall-services.com> 0.1-9.sme
126    - Apply locale 2009-07-22 patch
127    
128    * Mon Jun 15 2009 Daniel B. <daniel@firewall-services.com> [0.1-8]
129    - Apply locale 2009-06-15 patch
130    
131    * Mon May 25 2009 Daniel B. <daniel@firewall-services.com> [0.1-7]
132    - Include hosts/networks defined in $externalSSLAccess for local access
133      (httpAccess)
134    
135    * Mon May 25 2009 Daniel B. <daniel@firewall-services.com> [0.1-6]
136    - Apply locale 2009-05-25 patch
137    
138  * Thu May 21 2009 Daniel B. <daniel@firewall-services.com> [0.1-5]  * Thu May 21 2009 Daniel B. <daniel@firewall-services.com> [0.1-5]
139  - Add an empty template-begin for smb.conf template  - Add an empty template-begin for smb.conf template
140  - Add locale 2009-05-21 patch (en-us)  - Add locale 2009-05-21 patch (en-us)
# Line 59  with more flexibility than ibays as it s Line 150  with more flexibility than ibays as it s
150  - present the keepversion option of the recylcebin in the panel  - present the keepversion option of the recylcebin in the panel
151  - changes in db keys  - changes in db keys
152  - remove some descriptions in the panel  - remove some descriptions in the panel
153  - optimization in share-modiffy to limit the time needed  - optimization in share-modify to limit the time needed
154    to reset permissions    to reset permissions
155    
156  * 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]
# Line 95  with more flexibility than ibays as it s Line 186  with more flexibility than ibays as it s
186  %patch11 -p1  %patch11 -p1
187  %patch12 -p1  %patch12 -p1
188  %patch13 -p1  %patch13 -p1
189    %patch14 -p1
190    %patch15 -p1
191    %patch16 -p1
192    %patch17 -p1
193    %patch18 -p1
194    %patch19 -p1
195    %patch20 -p1
196    %patch21 -p1
197    %patch22 -p1
198    %patch23 -p1
199    %patch24 -p1
200    %{__rm} -f root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/shares.pm.orig
201    %patch25 -p1
202    %patch26 -p1
203    %patch27 -p1
204    %patch28 -p1
205    %patch29 -p1
206    %patch30 -p1
207    %patch31 -p1
208    %patch32 -p1
209    %patch33 -p1
210    %patch34 -p1
211    %patch35 -p1
212    %patch36 -p1
213    
214  %pre  %pre
215  %post  %post


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed