# $Id: smeserver-shared-folders.spec,v 1.8 2013/11/25 11:51:51 vip-ire Exp $ # Authority: vip-ire # Name: Daniel Berteaud Summary: sme server shared folders module %define name smeserver-shared-folders Name: %{name} %define version 0.3 %define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch0: smeserver-shared-folders-0.3-remove_fstab_expand_on_post_upgrade.patch Patch1: smeserver-shared-folders-0.3-dump_acl_and_xattr_for_manual_perm.patch Patch2: smeserver-shared-folders-0.3-fix_missing_cr_in_smb_template.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.13.15-76 Requires: perl(CGI::FormMagick) Requires: e-smith-formmagick >= 1.4.0-12 Requires: smeserver-mod_dav Requires: acl BuildRequires: perl BuildRequires: e-smith-devtools >= 1.11.0-03 %description This module allows you to create network shares with more flexibility than ibays as it supports ACLs %changelog * Mon Jan 13 2014 Daniel Berteaud 0.3-4.sme - Add a missing CR in smb.conf templates * Mon Nov 25 2013 Daniel Berteaud 0.3-3.sme - Dump ACL and extended attributes in /home/e-smith/db/shares if ManualPermissions is set * Tue Nov 12 2013 Daniel Berteaud 0.3-2.sme - Remove expand link for fstab in post-upgrade * Mon Nov 11 2013 Daniel Berteaud 0.3-1.sme - Rebuild for SME9 * Tue Oct 29 2013 Daniel Berteaud 0.1-83.sme - apply locale 2013-10-29 patch * Tue Oct 22 2013 Daniel Berteaud 0.1-82.sme - Rename ajaxplorer to pydio * Thu Oct 17 2013 Daniel Berteaud 0.1-81.sme - Add NT ACL support * Sun Jul 14 2013 JP Pialasse 0.1-80.sme - apply locale 2013-07-14 patch * Sat Oct 20 2012 Daniel Berteaud 0.1-79.sme - Enhance samba audit * 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 * Mon Jan 03 2011 Daniel Berteaud 0.1-33.sme - New prop PHPAllowUrlFopen * Wed Dec 15 2010 Daniel Berteaud 0.1-32.sme - Print the group table when ManualPermissions is enabled - Fix a warning in httpd.conf templates - Use www as group owner of the root dir if httpAccess is enabled * Fri Dec 10 2010 Daniel Berteaud 0.1-31.sme - Add new prop AliasOnPrimary to toggle alias on the system domain * Thu Dec 2 2010 Daniel Berteaud 0.1-30.sme - Fix purge script * Tue Nov 30 2010 Daniel Berteaud 0.1-29.sme - apply locale 2010-11-30 patch * Tue Nov 30 2010 Shad L. Lords 0.1-28.sme - Fix orig file removal the correct way * Mon Nov 29 2010 Daniel B. 0.1-27.sme - Remove .orig file * Wed Nov 26 2010 Daniel B. 0.1-26.sme - Add webdav support - add recycle purge support (with configurable retention time) * Thu Nov 25 2010 Daniel B. 0.1-25.sme - Fix excludes separator for samba recyle bin [SME: 6379] - Recycle bin directory can be configured (RecycleBinDir prop) - Create the recyle bin directory if enabled - Fix defaults ACL on dir (fix issues with recycle bin) * Wed Oct 20 2010 Daniel B. 0.1-24.sme - Fix permission on group delete - apply local 2010-10-20 patch * Mon Jul 19 2010 Daniel B. 0.1-23.sme - apply locale 2010-07-19 patch * Tue Jul 06 2010 Daniel B. 0.1-22.sme - correct typos in en-us locale [SME: 6103] - apply locale 2010-07-06 patch * Sun May 23 2010 SME Translation Server 0.1-21.sme - apply locale 2010-05-23 patch * Thu Mar 26 2010 Daniel B. 0.1-20.sme - apply locale 2010-03-26 patch (fix navigation-conf) * Thu Mar 25 2010 Daniel B. 0.1-19.sme - apply locale 2010-03-25 patch * Mon Mar 15 2010 Daniel B. 0.1-18.sme - really apply manual_permissions patch * Mon Mar 08 2010 Daniel B. 0.1-17.sme - Add an option to allow manual permissions (ManualPermissions) - remove unused .orig file - Exec CGI in cgi-bin directories * Tue Mar 02 2010 SME Translation Server 0.1-16.sme - apply locale 2010-03-02 patch * Tue Nov 17 2009 Daniel B. 0.1-15.sme - apply locale 2009-11-17 patch * Tue Oct 27 2009 SME Translation Server 0.1-14.sme - apply locale 2009-10-27 patch * Wed Oct 21 2009 Daniel B. 0.1-13.sme - apply locale 2009-10-21 patch * Tue Oct 20 2009 Daniel B. 0.1-12.sme - apply locale 2009-10-20 patch * Tue Sep 29 2009 Daniel B. 0.1-11.sme - apply locale 2009-09-28 patch * Mon Aug 24 2009 SME Translation Server 0.1-10.sme - apply locale 2009-08-24 patch * Wed Jul 22 2009 Daniel B. 0.1-9.sme - Apply locale 2009-07-22 patch * Mon Jun 15 2009 Daniel B. [0.1-8] - Apply locale 2009-06-15 patch * Mon May 25 2009 Daniel B. [0.1-7] - Include hosts/networks defined in $externalSSLAccess for local access (httpAccess) * Mon May 25 2009 Daniel B. [0.1-6] - Apply locale 2009-05-25 patch * Thu May 21 2009 Daniel B. [0.1-5] - Add an empty template-begin for smb.conf template - Add locale 2009-05-21 patch (en-us) * Thu May 21 2009 Daniel B. [0.1-4] - apply locale 2009-05-21 patch * Wed May 20 2009 SME Translation Server 0.1-3.sme - apply locale 2009-05-20 patch * Wed May 13 2009 Daniel B. [0.1-2] - add http access, with some options in the panel - present the keepversion option of the recylcebin in the panel - changes in db keys - remove some descriptions in the panel - optimization in share-modify to limit the time needed to reset permissions * Tue May 05 2009 Daniel B. [0.1-1] - Add locale patch 2009-05-05 * Tue Apr 28 2009 Daniel B. [0.1-0.beta3] - Add acl option in fstab via the template system (just like usrquota and grpquota) * Thu Apr 16 2009 Daniel B. [0.1-0.beta2] - Rename spec file * Wed Apr 08 2009 Daniel B. [0.1-0.beta1] - Rename maxIbayNameLength to maxShareNameLength * Wed Apr 08 2009 Daniel B. [0.1-0.beta0] - Initial release. %prep %setup %patch0 -p1 %patch1 -p1 %patch2 -p1 %pre /usr/sbin/useradd -c "Rsyncd User" \ -s /sbin/nologin -r -d /dev/null rsync 2> /dev/null || : %post %build # Force creation of potentially empty directories 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 mkdir -p root/home/e-smith/db/shares perl createlinks %install 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)' \ --dir /home/e-smith/db/shares 'attr(0750,root,root)' \ > %{name}-%{version}-%{release}-filelist echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}-%{version}-%{release}-filelist %defattr(-,root,root)