--- rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec 2009/07/22 07:47:06 1.11 +++ rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec 2010/12/02 08:40:12 1.33 @@ -1,4 +1,4 @@ -# $Id: e-smith-shared-folders.spec,v 1.0 2009/04/08 20:02:28 VIP-ire Exp $ +# $Id: smeserver-shared-folders.spec,v 1.32 2010/11/30 15:15:20 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 9 +%define release 30 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -31,15 +31,38 @@ Patch14: smeserver-shared-folders-0.1-lo Patch15: smeserver-shared-folders-0.1-external_ssl_as_local.patch Patch16: smeserver-shared-folders-0.1-locale-2009-06-15.patch Patch17: smeserver-shared-folders-0.1-locale-2009-07-22.patch - +Patch18: smeserver-shared-folders-0.1-locale-2009-08-24.patch +Patch19: smeserver-shared-folders-0.1-locale-2009-09-28.patch +Patch20: smeserver-shared-folders-0.1-locale-2009-10-20.patch +Patch21: smeserver-shared-folders-0.1-locale-2009-10-21.patch +Patch22: smeserver-shared-folders-0.1-locale-2009-10-27.patch +Patch23: smeserver-shared-folders-0.1-locale-2009-11-17.patch +Patch24: smeserver-shared-folders-0.1-locale-2010-03-02.patch +Patch25: smeserver-shared-folders-0.1-manual_permissions.patch +Patch26: smeserver-shared-folders-0.1-dynamic_exec_cgi.patch +Patch27: smeserver-shared-folders-0.1-locale-2010-03-25.patch +Patch28: smeserver-shared-folders-0.1-locale-2010-03-26.patch +Patch29: smeserver-shared-folders-0.1-locale-2010-05-23.patch +Patch30: smeserver-shared-folders-0.1-en-us_typo.patch +Patch31: smeserver-shared-folders-0.1-locale-2010-07-05.patch +Patch32: smeserver-shared-folders-0.1-locale-2010-07-19.patch +Patch33: smeserver-shared-folders-0.1-fix_permissions_on_group_delete.patch +Patch34: smeserver-shared-folders-0.1-locale-2010-10-20.patch +Patch35: smeserver-shared-folders-0.1-fix_exclude_separator.patch +Patch36: smeserver-shared-folders-0.1-enhance_recylce_bin.patch +Patch37: smeserver-shared-folders-0.1-webdav_support.patch +Patch38: smeserver-shared-folders-0.1-purge_recycle.patch +Patch39: smeserver-shared-folders-0.1-locale-2010-11-30.patch +Patch40: smeserver-shared-folders-0.1-fix_purge_script.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 @@ -49,6 +72,77 @@ This module allows you to create network with more flexibility than ibays as it supports ACLs %changelog +* 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 @@ -77,7 +171,7 @@ with more flexibility than ibays as it s - present the keepversion option of the recylcebin in the panel - changes in db keys - remove some descriptions in the panel -- optimization in share-modiffy to limit the time needed +- optimization in share-modify to limit the time needed to reset permissions * Tue May 05 2009 Daniel B. [0.1-1] @@ -117,6 +211,29 @@ with more flexibility than ibays as it s %patch15 -p1 %patch16 -p1 %patch17 -p1 +%patch18 -p1 +%patch19 -p1 +%patch20 -p1 +%patch21 -p1 +%patch22 -p1 +%patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 +%patch28 -p1 +%patch29 -p1 +%patch30 -p1 +%patch31 -p1 +%patch32 -p1 +%patch33 -p1 +%patch34 -p1 +%patch35 -p1 +%patch36 -p1 +%patch37 -p1 +%patch38 -p1 +%patch39 -p1 +%patch40 -p1 %pre %post @@ -133,6 +250,7 @@ perl createlinks 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)' \ > %{name}-%{version}-%{release}-filelist echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist