/[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.39 by vip-ire, Tue Mar 29 14:34:55 2011 UTC Revision 1.58 by vip-ire, Thu Sep 1 08:03:52 2011 UTC
# Line 1  Line 1 
1  # $Id: smeserver-shared-folders.spec,v 1.38 2011/01/25 08:17:43 vip-ire Exp $  # $Id: smeserver-shared-folders.spec,v 1.57 2011/08/04 10:51:40 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 36  %define release 55
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 63  Patch46: smeserver-shared-folders-0.1-ph Line 63  Patch46: smeserver-shared-folders-0.1-ph
63  Patch47: smeserver-shared-folders-0.1-locale-2011-01-03.patch  Patch47: smeserver-shared-folders-0.1-locale-2011-01-03.patch
64  Patch48: smeserver-shared-folders-0.1-fix_files_starting_with_dash.patch  Patch48: smeserver-shared-folders-0.1-fix_files_starting_with_dash.patch
65  Patch49: smeserver-shared-folders-0.1-dedup_writers.patch  Patch49: smeserver-shared-folders-0.1-dedup_writers.patch
66    Patch50: smeserver-shared-folders-0.1-expand_and_restart_http_on_group_mod.patch
67    Patch51: smeserver-shared-folders-0.1-fix_recycle_purge_script.patch
68    Patch52: smeserver-shared-folders-0.1-locale-2011-04-27.patch
69    Patch53: smeserver-shared-folders-0.1-encfs.patch
70    Patch54: smeserver-shared-folders-0.1-locale-2011-05-16.patch
71    Patch55: smeserver-shared-folders-0.1-add_missing_inactivity_entry.patch
72    Patch56: smeserver-shared-folders-0.1-locale-2011-05-17.patch
73    Patch57: smeserver-shared-folders-0.1-dont_check_pass_if_enc_is_off.patch
74    Patch58: smeserver-shared-folders-0.1-ro_on_top_dir.patch
75    Patch59: smeserver-shared-folders-0.1-add_ajaxplorer_support.patch
76    Patch60: smeserver-shared-folders-0.1-samba_audit.patch
77    Patch61: smeserver-shared-folders-0.1-make_encfs_optional.patch
78    Patch62: smeserver-shared-folders-0.1-locale-2011-07-05.patch
79    Patch63: smeserver-shared-folders-0.1-fix_unencrypted_shares_modify.patch
80    Patch64: smeserver-shared-folders-0.1-fix_when_ajaxplorer_is_not_installed.patch
81    Patch65: smeserver-shared-folders-0.1-fix_encrypted_share_list.patch
82    Patch66: smeserver-shared-folders-0.1-dont_check_passwd_if_encrypt_disabled.patch
83    Patch67: smeserver-shared-folders-0.1-fix_creation_without_encfs.patch
84    
85  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
86  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 81  This module allows you to create network Line 99  This module allows you to create network
99  with more flexibility than ibays as it supports ACLs  with more flexibility than ibays as it supports ACLs
100    
101  %changelog  %changelog
102    * Thu Sep 01 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-55.sme
103    - Fix share creation when encfs is not installed
104    
105    * Thu Aug 04 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-54.sme
106    - Don't check password length when encryption is disabled
107    
108    * Mon Jul 18 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-53.sme
109    - Fix encrypted share list
110    
111    * Wed Jul 13 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-52.sme
112    - Fix panel when ajaxplorer is not installed
113    
114    * Fri Jul 08 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-51.sme
115    - Fix modification of unencrypted shares
116    
117    * Tue Jul 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-50.sme
118    - Apply locale 2011-07-05 patch
119    
120    * Tue Jul 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-49.sme
121    - Make encryption support optional
122    - Sanitize password field in userpanelEncfs
123    - Prevent deletion of mounted, encrypted shares
124    
125    * Wed Jun 29 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-48.sme
126    - Enable samba auditing
127    
128    * Tue Jun 28 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-47.sme
129    - Fix Ajaxplorer fields on share creation
130    
131    * Tue Jun 28 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-46.sme
132    - Change the way ajaxplorer is integrated (add a new config section)
133    
134    * Mon Jun 27 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-45.sme
135    - Add support for ajaxplorer
136    
137    * Wed Jun 22 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-44.sme
138    - Set read only permissions on top dir of each share
139    
140    * Tue Jun 14 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-43.sme
141    - Don't check password field if encryption is disabled
142    
143    * Tue May 17 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-42.sme
144    - Add missing INACTIVITY entry in locale
145    - Apply locale 2011-05-17 patch
146    
147    * Mon May 16 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-41.sme
148    - apply locale 2011-05-16 patch
149    
150    * Fri May 06 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-40.sme
151    - Support encryption using EncFS
152    
153    * Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 0.1-39.sme
154    - apply locale 2011-04-27 patch
155    
156    * Tue Apr 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-38.sme
157    - Fix removing empty directories in recycles
158    
159    * Wed Mar 30 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-37.sme
160    - expand httpd.conf and restart apache on group-modify
161    
162  * Tue Mar 29 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-36.sme  * Tue Mar 29 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-36.sme
163  - Deduplicate writer user list in apache configuration  - Deduplicate writer user list in apache configuration
164  - Always grant web access to user admin  - Always grant web access to user admin
# Line 273  with more flexibility than ibays as it s Line 351  with more flexibility than ibays as it s
351  %patch47 -p1  %patch47 -p1
352  %patch48 -p1  %patch48 -p1
353  %patch49 -p1  %patch49 -p1
354    %patch50 -p1
355    %patch51 -p1
356    %patch52 -p1
357    %patch53 -p1
358    %patch54 -p1
359    %patch55 -p1
360    %patch56 -p1
361    %patch57 -p1
362    %patch58 -p1
363    %patch59 -p1
364    %patch60 -p1
365    %patch61 -p1
366    %patch62 -p1
367    %patch63 -p1
368    %patch64 -p1
369    %patch65 -p1
370    %patch66 -p1
371    %patch67 -p1
372    
373  %pre  %pre
374  %post  %post
# Line 290  rm -rf $RPM_BUILD_ROOT Line 386  rm -rf $RPM_BUILD_ROOT
386  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
387  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
388      --file /etc/cron.daily/purge-shares-recycle 'attr(0755,root,root)' \      --file /etc/cron.daily/purge-shares-recycle 'attr(0755,root,root)' \
389        --file /etc/sysconfig/modules/fuse.modules 'attr(0755,root,root)' \
390      > %{name}-%{version}-%{release}-filelist      > %{name}-%{version}-%{release}-filelist
391  echo "%doc COPYING"          >> %{name}-%{version}-%{release}-filelist  echo "%doc COPYING"          >> %{name}-%{version}-%{release}-filelist
392    


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