--- rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec 2011/01/03 08:41:13 1.37 +++ rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec 2012/10/18 11:33:12 1.81 @@ -1,4 +1,4 @@ -# $Id: smeserver-shared-folders.spec,v 1.36 2011/01/03 08:30:48 vip-ire Exp $ +# $Id: smeserver-shared-folders.spec,v 1.80 2012/10/17 14:44:23 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 34 +%define release 78 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -61,6 +61,53 @@ Patch44: smeserver-shared-folders-0.1-fi Patch45: smeserver-shared-folders-0.1-fix_www_access.patch Patch46: smeserver-shared-folders-0.1-php_allow_url_fopen.patch Patch47: smeserver-shared-folders-0.1-locale-2011-01-03.patch +Patch48: smeserver-shared-folders-0.1-fix_files_starting_with_dash.patch +Patch49: smeserver-shared-folders-0.1-dedup_writers.patch +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 +Patch81: smeserver-shared-folders-0.1-rsyncd.patch +Patch82: smeserver-shared-folders-0.1-webdav_access_when_no_auth_required.patch +Patch83: smeserver-shared-folders-0.1-locale-2012-03-20.patch +Patch84: smeserver-shared-folders-0.1-mod_perm_after_create.patch +Patch85: smeserver-shared-folders-0.1-name_and_desc_on_perm_form.patch +Patch86: smeserver-shared-folders-0.1-stop_disabling_unix_in_share_scope.patch +Patch87: smeserver-shared-folders-0.1-set_www_user_acls.patch +Patch88: smeserver-shared-folders-0.1-locale-2012-07-20.patch +Patch89: smeserver-shared-folders-0.1-ftp_access.patch +Patch90: smeserver-shared-folders-0.1-hide_and_non_removable.patch +Patch91: smeserver-shared-folders-0.1-enc_shares_user_acl.patch +Patch92: smeserver-shared-folders-0.1-locale-2012-10-11.patch +Patch93: smeserver-shared-folders-0.1-share_name_starting_with_a_num.patch +Patch94: smeserver-shared-folders-0.1-name_ending_with_dollar.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -79,6 +126,153 @@ This module allows you to create network with more flexibility than ibays as it supports ACLs %changelog +* Thu Oct 18 2012 Daniel Berteaud 0.1-78.sme +- Allow share names ending with dollar + (windows can, and it might be needed for migrations) + +* Wed Oct 17 2012 Daniel Berteaud 0.1-77.sme +- Allow share names starting with numbers (there's no reason to deny it) + +* Thu Oct 11 2012 Daniel Berteaud 0.1-76.sme +- Look at users ACL for encrypted shares list +- Apply locale 2012-10-11 patch + +* Fri Aug 24 2012 Daniel Berteaud 0.1-75.sme +- add possibility to hide shares and to mark them non removable + +* Thu Aug 23 2012 Daniel Berteaud 0.1-74.sme +- Enable FTP access + +* Fri Jul 20 2012 Daniel Berteaud 0.1-73.sme +- Apply locale 2012-07-20 patch + +* Tue Jun 19 2012 Daniel Berteaud 0.1-72.sme +- Explicitly set www acl so web access works even when only individual users + have ACLs + +* Fri May 18 2012 Daniel Berteaud 0.1-71.sme +- Don't disable unix extension in share scope + +* Fri Apr 20 2012 Daniel Berteaud 0.1-70.sme +- Display permission form after creation +- Display share name and desc in permission form + +* Tue Mar 20 2012 SME Translation Server 0.1-69.el6 +- apply locale 2012-03-20 patch + +* Sun Mar 11 2012 Daniel Berteaud 0.1-68.sme +- Enable webdav even when no auth is required + (but auth will still be required for write operations) + +* Thu Mar 01 2012 Daniel Berteaud 0.1-67.sme +- Add rsyncd support + +* Sat Feb 18 2012 Daniel Berteaud 0.1-66.sme +- Fix bg locale + +* 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 + +* Tue Apr 05 2011 Daniel Berteaud 0.1-38.sme +- Fix removing empty directories in recycles + +* Wed Mar 30 2011 Daniel Berteaud 0.1-37.sme +- expand httpd.conf and restart apache on group-modify + +* Tue Mar 29 2011 Daniel Berteaud 0.1-36.sme +- Deduplicate writer user list in apache configuration +- Always grant web access to user admin + +* Tue Jan 25 2011 Daniel Berteaud 0.1-35.sme +- Fix setting ACLs on files starting with a dash [SME: 6500] + * Mon Jan 03 2011 Daniel Berteaud 0.1-34.sme - Apply locale 2011-01-03 patch @@ -262,8 +456,58 @@ with more flexibility than ibays as it s %patch45 -p1 %patch46 -p1 %patch47 -p1 +%patch48 -p1 +%patch49 -p1 +%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 +%patch81 -p1 +%patch82 -p1 +%patch83 -p1 +%patch84 -p1 +%patch85 -p1 +%patch86 -p1 +%patch87 -p1 +%patch88 -p1 +%patch89 -p1 +%patch90 -p1 +%patch91 -p1 +%patch92 -p1 +%patch93 -p1 +%patch94 -p1 %pre +/usr/sbin/useradd -c "Rsyncd User" \ + -s /sbin/nologin -r -d /dev/null rsync 2> /dev/null || : + %post %build @@ -271,6 +515,7 @@ with more flexibility than ibays as it s mkdir -p root/etc/e-smith/web/{common,functions} mkdir -p root/etc/e-smith/web/panels/manager/{cgi-bin,common,html} mkdir -p root/home/e-smith/files/shares +mkdir -p root/var/log/rsyncd perl createlinks @@ -279,6 +524,10 @@ 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)' \ + --file /var/service/rsyncd/run 'attr(0755,root,root)' \ + --file /var/service/rsyncd/log/run 'attr(0755,root,root)' \ + --dir /var/log/rsyncd 'attr(0770,root,smelog)' \ > %{name}-%{version}-%{release}-filelist echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist