/[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.52 by vip-ire, Tue Jul 5 16:28:25 2011 UTC Revision 1.72 by slords, Tue Mar 20 15:39:06 2012 UTC
# Line 1  Line 1 
1  # $Id: smeserver-shared-folders.spec,v 1.51 2011/06/29 07:41:34 vip-ire Exp $  # $Id: smeserver-shared-folders.spec,v 1.71 2012/03/11 18:32:22 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 49  %define release 69
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 75  Patch58: smeserver-shared-folders-0.1-ro Line 75  Patch58: smeserver-shared-folders-0.1-ro
75  Patch59: smeserver-shared-folders-0.1-add_ajaxplorer_support.patch  Patch59: smeserver-shared-folders-0.1-add_ajaxplorer_support.patch
76  Patch60: smeserver-shared-folders-0.1-samba_audit.patch  Patch60: smeserver-shared-folders-0.1-samba_audit.patch
77  Patch61: smeserver-shared-folders-0.1-make_encfs_optional.patch  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    Patch68: smeserver-shared-folders-0.1-locale-2011-10-18.patch
85    Patch69: smeserver-shared-folders-0.1-enable_followsymlinks_if_allowoverride_all.patch
86    Patch70: smeserver-shared-folders-0.1-recursive_setfacl.patch
87    Patch71: smeserver-shared-folders-0.1-samba_wide_links.patch
88    Patch72: smeserver-shared-folders-0.1-setfacl_physical.patch
89    Patch73: smeserver-shared-folders-0.1-fix_ajaxplorer_field_display.patch
90    Patch74: smeserver-shared-folders-0.1-hide_trash_if_disabled.patch
91    Patch75: smeserver-shared-folders-0.1-users_acl.patch
92    Patch76: smeserver-shared-folders-0.1-fixe_users_locale.patch
93    Patch77: smeserver-shared-folders-0.1-http_remove_ro_from_rw.patch
94    Patch78: smeserver-shared-folders-0.1-http_template_cleanup.patch
95    Patch79: smeserver-shared-folders-0.1-fix_root_users_acl.patch
96    Patch80: smeserver-shared-folders-0.1-locale-2012-02-18.patch
97    Patch81: smeserver-shared-folders-0.1-rsyncd.patch
98    Patch82: smeserver-shared-folders-0.1-webdav_access_when_no_auth_required.patch
99    Patch83: smeserver-shared-folders-0.1-locale-2012-03-20.patch
100    
101  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
102  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 93  This module allows you to create network Line 115  This module allows you to create network
115  with more flexibility than ibays as it supports ACLs  with more flexibility than ibays as it supports ACLs
116    
117  %changelog  %changelog
118    * Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 0.1-69.el6
119    - apply locale 2012-03-20 patch
120    
121    * Sun Mar 11 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-68.sme
122    - Enable webdav even when no auth is required
123      (but auth will still be required for write operations)
124    
125    * Thu Mar 01 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-67.sme
126    - Add rsyncd support
127    
128    * Sat Feb 18 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-66.sme
129    - Fix bg locale
130    
131    * Sat Feb 18 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-65.sme
132    - Fix root ACL for users
133    - Apply locale 2012-02-18 patch
134    
135    * Sat Feb 18 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-64.sme
136    - In http access, remove ro users from rw list
137    - templates cleanup
138    
139    * Fri Feb 17 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-63.sme
140    - Replace fr with correct en-us locale for USERS entry
141    
142    * Mon Feb 13 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-62.sme
143    - Code cleanup
144    - Move ACL configuration in a separated page
145    - User level ACL support
146    
147    * Thu Dec 15 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-61.sme
148    - Hide Recycle Bin dir if recycle is disabled
149    
150    * Wed Nov 30 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-60.sme
151    - Fix Ajaxplorer field display when the form has an error
152    
153    * Tue Nov 08 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-59.sme
154    - Stop removing exec perm
155    - use --physical for setfacl (don't follow symlinks)
156    
157    * Mon Nov 07 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-58.sme
158    - Add wide links samba option
159    
160    * Thu Nov 03 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-57.sme
161    - Use recursive setfacl command (should greatly speedup share modification)
162    
163    * Tue Oct 18 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-56.sme
164    - Apply locale 2011-10-18 patch
165    - Enable FollowSymLinks if AllowOverride is set to All
166    
167    * Thu Sep 01 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-55.sme
168    - Fix share creation when encfs is not installed
169    
170    * Thu Aug 04 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-54.sme
171    - Don't check password length when encryption is disabled
172    
173    * Mon Jul 18 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-53.sme
174    - Fix encrypted share list
175    
176    * Wed Jul 13 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-52.sme
177    - Fix panel when ajaxplorer is not installed
178    
179    * Fri Jul 08 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-51.sme
180    - Fix modification of unencrypted shares
181    
182    * Tue Jul 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-50.sme
183    - Apply locale 2011-07-05 patch
184    
185  * Tue Jul 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-49.sme  * Tue Jul 05 2011 Daniel Berteaud <daniel@firewall-services.com> 0.1-49.sme
186  - Make encryption support optional  - Make encryption support optional
187  - Sanitize password field in userpanelEncfs  - Sanitize password field in userpanelEncfs
# Line 339  with more flexibility than ibays as it s Line 428  with more flexibility than ibays as it s
428  %patch59 -p1  %patch59 -p1
429  %patch60 -p1  %patch60 -p1
430  %patch61 -p1  %patch61 -p1
431    %patch62 -p1
432    %patch63 -p1
433    %patch64 -p1
434    %patch65 -p1
435    %patch66 -p1
436    %patch67 -p1
437    %patch68 -p1
438    %patch69 -p1
439    %patch70 -p1
440    %patch71 -p1
441    %patch72 -p1
442    %patch73 -p1
443    %patch74 -p1
444    %patch75 -p1
445    %patch76 -p1
446    %patch77 -p1
447    %patch78 -p1
448    %patch79 -p1
449    %patch80 -p1
450    %patch81 -p1
451    %patch82 -p1
452    %patch83 -p1
453    
454  %pre  %pre
455    /usr/sbin/useradd -c "Rsyncd User" \
456            -s /sbin/nologin -r -d /dev/null rsync 2> /dev/null || :
457    
458  %post  %post
459    
460  %build  %build
# Line 348  with more flexibility than ibays as it s Line 462  with more flexibility than ibays as it s
462  mkdir -p root/etc/e-smith/web/{common,functions}  mkdir -p root/etc/e-smith/web/{common,functions}
463  mkdir -p root/etc/e-smith/web/panels/manager/{cgi-bin,common,html}  mkdir -p root/etc/e-smith/web/panels/manager/{cgi-bin,common,html}
464  mkdir -p root/home/e-smith/files/shares  mkdir -p root/home/e-smith/files/shares
465    mkdir -p root/var/log/rsyncd
466    
467  perl createlinks  perl createlinks
468    
# Line 357  rm -rf $RPM_BUILD_ROOT Line 472  rm -rf $RPM_BUILD_ROOT
472  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
473      --file /etc/cron.daily/purge-shares-recycle 'attr(0755,root,root)' \      --file /etc/cron.daily/purge-shares-recycle 'attr(0755,root,root)' \
474      --file /etc/sysconfig/modules/fuse.modules 'attr(0755,root,root)' \      --file /etc/sysconfig/modules/fuse.modules 'attr(0755,root,root)' \
475        --file /var/service/rsyncd/run 'attr(0755,root,root)' \
476        --file /var/service/rsyncd/log/run 'attr(0755,root,root)' \
477        --dir /var/log/rsyncd 'attr(0770,root,smelog)' \
478      > %{name}-%{version}-%{release}-filelist      > %{name}-%{version}-%{release}-filelist
479  echo "%doc COPYING"          >> %{name}-%{version}-%{release}-filelist  echo "%doc COPYING"          >> %{name}-%{version}-%{release}-filelist
480    


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