/[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.26 by vip-ire, Wed Oct 20 11:59:03 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.25 2010/07/19 08:18:01 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 24
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    
52    
53  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
54  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 44  This module allows you to create network Line 66  This module allows you to create network
66  with more flexibility than ibays as it supports ACLs  with more flexibility than ibays as it supports ACLs
67    
68  %changelog  %changelog
69    * Wed Oct 20 2010 Daniel B. <daniel@firewall-services.com> 0.1-24.sme
70    - Fix permission on group delete
71    - apply local 2010-10-20 patch
72    
73    * Mon Jul 19 2010 Daniel B. <daniel@firewall-services.com> 0.1-23.sme
74    - apply locale 2010-07-19 patch
75    
76    * Tue Jul 06 2010 Daniel B. <daniel@firewall-services.com> 0.1-22.sme
77    - correct typos in en-us locale [SME: 6103]
78    - apply locale 2010-07-06 patch
79    
80    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.1-21.sme
81    - apply locale 2010-05-23 patch
82    
83    * Thu Mar 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-20.sme
84    - apply locale 2010-03-26 patch (fix navigation-conf)
85    
86    * Thu Mar 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-19.sme
87    - apply locale 2010-03-25 patch
88    
89    * Mon Mar 15 2010 Daniel B. <daniel@firewall-services.com> 0.1-18.sme
90    - really apply manual_permissions patch
91    
92    * Mon Mar 08 2010 Daniel B. <daniel@firewall-services.com> 0.1-17.sme
93    - Add an option to allow manual permissions (ManualPermissions)
94    - remove unused .orig file
95    - Exec CGI in cgi-bin directories
96    
97    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.1-16.sme
98    - apply locale 2010-03-02 patch
99    
100    * Tue Nov 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-15.sme
101    - apply locale 2009-11-17 patch
102    
103    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.1-14.sme
104    - apply locale 2009-10-27 patch
105    
106    * Wed Oct 21 2009 Daniel B. <daniel@firewall-services.com> 0.1-13.sme
107    - apply locale 2009-10-21 patch
108    
109    * Tue Oct 20 2009 Daniel B. <daniel@firewall-services.com> 0.1-12.sme
110    - apply locale 2009-10-20 patch
111    
112    * Tue Sep 29 2009 Daniel B. <daniel@firewall-services.com> 0.1-11.sme
113    - apply locale 2009-09-28 patch
114    
115    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.1-10.sme
116    - apply locale 2009-08-24 patch
117    
118    * Wed Jul 22 2009 Daniel B. <daniel@firewall-services.com> 0.1-9.sme
119    - Apply locale 2009-07-22 patch
120    
121    * Mon Jun 15 2009 Daniel B. <daniel@firewall-services.com> [0.1-8]
122    - Apply locale 2009-06-15 patch
123    
124    * Mon May 25 2009 Daniel B. <daniel@firewall-services.com> [0.1-7]
125    - Include hosts/networks defined in $externalSSLAccess for local access
126      (httpAccess)
127    
128    * Mon May 25 2009 Daniel B. <daniel@firewall-services.com> [0.1-6]
129    - Apply locale 2009-05-25 patch
130    
131  * 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]
132  - Add an empty template-begin for smb.conf template  - Add an empty template-begin for smb.conf template
133  - 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 143  with more flexibility than ibays as it s
143  - present the keepversion option of the recylcebin in the panel  - present the keepversion option of the recylcebin in the panel
144  - changes in db keys  - changes in db keys
145  - remove some descriptions in the panel  - remove some descriptions in the panel
146  - optimization in share-modiffy to limit the time needed  - optimization in share-modify to limit the time needed
147    to reset permissions    to reset permissions
148    
149  * 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 179  with more flexibility than ibays as it s
179  %patch11 -p1  %patch11 -p1
180  %patch12 -p1  %patch12 -p1
181  %patch13 -p1  %patch13 -p1
182    %patch14 -p1
183    %patch15 -p1
184    %patch16 -p1
185    %patch17 -p1
186    %patch18 -p1
187    %patch19 -p1
188    %patch20 -p1
189    %patch21 -p1
190    %patch22 -p1
191    %patch23 -p1
192    %patch24 -p1
193    %{__rm} -f root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/shares.pm.orig
194    %patch25 -p1
195    %patch26 -p1
196    %patch27 -p1
197    %patch28 -p1
198    %patch29 -p1
199    %patch30 -p1
200    %patch31 -p1
201    %patch32 -p1
202    %patch33 -p1
203    %patch34 -p1
204    
205  %pre  %pre
206  %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