--- rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec 2011/04/27 16:48:20 1.42 +++ rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec 2012/02/18 11:16:35 1.68 @@ -1,4 +1,4 @@ -# $Id: smeserver-shared-folders.spec,v 1.41 2011/04/05 17:27:31 vip-ire Exp $ +# $Id: smeserver-shared-folders.spec,v 1.67 2012/02/18 00:23:03 vip-ire Exp $ # Authority: vip-ire # Name: Daniel Berteaud @@ -6,7 +6,7 @@ Summary: sme server shared folders modul %define name smeserver-shared-folders Name: %{name} %define version 0.1 -%define release 39 +%define release 65 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -66,6 +66,34 @@ Patch49: smeserver-shared-folders-0.1-de Patch50: smeserver-shared-folders-0.1-expand_and_restart_http_on_group_mod.patch Patch51: smeserver-shared-folders-0.1-fix_recycle_purge_script.patch Patch52: smeserver-shared-folders-0.1-locale-2011-04-27.patch +Patch53: smeserver-shared-folders-0.1-encfs.patch +Patch54: smeserver-shared-folders-0.1-locale-2011-05-16.patch +Patch55: smeserver-shared-folders-0.1-add_missing_inactivity_entry.patch +Patch56: smeserver-shared-folders-0.1-locale-2011-05-17.patch +Patch57: smeserver-shared-folders-0.1-dont_check_pass_if_enc_is_off.patch +Patch58: smeserver-shared-folders-0.1-ro_on_top_dir.patch +Patch59: smeserver-shared-folders-0.1-add_ajaxplorer_support.patch +Patch60: smeserver-shared-folders-0.1-samba_audit.patch +Patch61: smeserver-shared-folders-0.1-make_encfs_optional.patch +Patch62: smeserver-shared-folders-0.1-locale-2011-07-05.patch +Patch63: smeserver-shared-folders-0.1-fix_unencrypted_shares_modify.patch +Patch64: smeserver-shared-folders-0.1-fix_when_ajaxplorer_is_not_installed.patch +Patch65: smeserver-shared-folders-0.1-fix_encrypted_share_list.patch +Patch66: smeserver-shared-folders-0.1-dont_check_passwd_if_encrypt_disabled.patch +Patch67: smeserver-shared-folders-0.1-fix_creation_without_encfs.patch +Patch68: smeserver-shared-folders-0.1-locale-2011-10-18.patch +Patch69: smeserver-shared-folders-0.1-enable_followsymlinks_if_allowoverride_all.patch +Patch70: smeserver-shared-folders-0.1-recursive_setfacl.patch +Patch71: smeserver-shared-folders-0.1-samba_wide_links.patch +Patch72: smeserver-shared-folders-0.1-setfacl_physical.patch +Patch73: smeserver-shared-folders-0.1-fix_ajaxplorer_field_display.patch +Patch74: smeserver-shared-folders-0.1-hide_trash_if_disabled.patch +Patch75: smeserver-shared-folders-0.1-users_acl.patch +Patch76: smeserver-shared-folders-0.1-fixe_users_locale.patch +Patch77: smeserver-shared-folders-0.1-http_remove_ro_from_rw.patch +Patch78: smeserver-shared-folders-0.1-http_template_cleanup.patch +Patch79: smeserver-shared-folders-0.1-fix_root_users_acl.patch +Patch80: smeserver-shared-folders-0.1-locale-2012-02-18.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -84,6 +112,93 @@ This module allows you to create network with more flexibility than ibays as it supports ACLs %changelog +* Sat Feb 18 2012 Daniel Berteaud 0.1-65.sme +- Fix root ACL for users +- Apply locale 2012-02-18 patch + +* Sat Feb 18 2012 Daniel Berteaud 0.1-64.sme +- In http access, remove ro users from rw list +- templates cleanup + +* Fri Feb 17 2012 Daniel Berteaud 0.1-63.sme +- Replace fr with correct en-us locale for USERS entry + +* Mon Feb 13 2012 Daniel Berteaud 0.1-62.sme +- Code cleanup +- Move ACL configuration in a separated page +- User level ACL support + +* Thu Dec 15 2011 Daniel Berteaud 0.1-61.sme +- Hide Recycle Bin dir if recycle is disabled + +* Wed Nov 30 2011 Daniel Berteaud 0.1-60.sme +- Fix Ajaxplorer field display when the form has an error + +* Tue Nov 08 2011 Daniel Berteaud 0.1-59.sme +- Stop removing exec perm +- use --physical for setfacl (don't follow symlinks) + +* Mon Nov 07 2011 Daniel Berteaud 0.1-58.sme +- Add wide links samba option + +* Thu Nov 03 2011 Daniel Berteaud 0.1-57.sme +- Use recursive setfacl command (should greatly speedup share modification) + +* Tue Oct 18 2011 Daniel Berteaud 0.1-56.sme +- Apply locale 2011-10-18 patch +- Enable FollowSymLinks if AllowOverride is set to All + +* Thu Sep 01 2011 Daniel Berteaud 0.1-55.sme +- Fix share creation when encfs is not installed + +* Thu Aug 04 2011 Daniel Berteaud 0.1-54.sme +- Don't check password length when encryption is disabled + +* Mon Jul 18 2011 Daniel Berteaud 0.1-53.sme +- Fix encrypted share list + +* Wed Jul 13 2011 Daniel Berteaud 0.1-52.sme +- Fix panel when ajaxplorer is not installed + +* Fri Jul 08 2011 Daniel Berteaud 0.1-51.sme +- Fix modification of unencrypted shares + +* Tue Jul 05 2011 Daniel Berteaud 0.1-50.sme +- Apply locale 2011-07-05 patch + +* Tue Jul 05 2011 Daniel Berteaud 0.1-49.sme +- Make encryption support optional +- Sanitize password field in userpanelEncfs +- Prevent deletion of mounted, encrypted shares + +* Wed Jun 29 2011 Daniel Berteaud 0.1-48.sme +- Enable samba auditing + +* Tue Jun 28 2011 Daniel Berteaud 0.1-47.sme +- Fix Ajaxplorer fields on share creation + +* Tue Jun 28 2011 Daniel Berteaud 0.1-46.sme +- Change the way ajaxplorer is integrated (add a new config section) + +* Mon Jun 27 2011 Daniel Berteaud 0.1-45.sme +- Add support for ajaxplorer + +* Wed Jun 22 2011 Daniel Berteaud 0.1-44.sme +- Set read only permissions on top dir of each share + +* Tue Jun 14 2011 Daniel Berteaud 0.1-43.sme +- Don't check password field if encryption is disabled + +* Tue May 17 2011 Daniel Berteaud 0.1-42.sme +- Add missing INACTIVITY entry in locale +- Apply locale 2011-05-17 patch + +* Mon May 16 2011 Daniel Berteaud 0.1-41.sme +- apply locale 2011-05-16 patch + +* Fri May 06 2011 Daniel Berteaud 0.1-40.sme +- Support encryption using EncFS + * Wed Apr 27 2011 SME Translation Server 0.1-39.sme - apply locale 2011-04-27 patch @@ -288,6 +403,34 @@ with more flexibility than ibays as it s %patch50 -p1 %patch51 -p1 %patch52 -p1 +%patch53 -p1 +%patch54 -p1 +%patch55 -p1 +%patch56 -p1 +%patch57 -p1 +%patch58 -p1 +%patch59 -p1 +%patch60 -p1 +%patch61 -p1 +%patch62 -p1 +%patch63 -p1 +%patch64 -p1 +%patch65 -p1 +%patch66 -p1 +%patch67 -p1 +%patch68 -p1 +%patch69 -p1 +%patch70 -p1 +%patch71 -p1 +%patch72 -p1 +%patch73 -p1 +%patch74 -p1 +%patch75 -p1 +%patch76 -p1 +%patch77 -p1 +%patch78 -p1 +%patch79 -p1 +%patch80 -p1 %pre %post @@ -305,6 +448,7 @@ rm -rf $RPM_BUILD_ROOT (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ --file /etc/cron.daily/purge-shares-recycle 'attr(0755,root,root)' \ + --file /etc/sysconfig/modules/fuse.modules 'attr(0755,root,root)' \ > %{name}-%{version}-%{release}-filelist echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist