--- rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec 2011/01/03 08:30:48 1.36 +++ rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec 2011/04/05 17:27:31 1.41 @@ -1,4 +1,4 @@ -# $Id: smeserver-shared-folders.spec,v 1.35 2010/12/15 14:25:48 vip-ire Exp $ +# $Id: smeserver-shared-folders.spec,v 1.40 2011/03/30 13:55:21 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 33 +%define release 38 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -60,6 +60,11 @@ Patch43: smeserver-shared-folders-0.1-up Patch44: smeserver-shared-folders-0.1-fix_warning_in_httpd_template.patch 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -78,6 +83,22 @@ This module allows you to create network with more flexibility than ibays as it supports ACLs %changelog +* 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 @@ -257,6 +278,11 @@ with more flexibility than ibays as it s %patch44 -p1 %patch45 -p1 %patch46 -p1 +%patch47 -p1 +%patch48 -p1 +%patch49 -p1 +%patch50 -p1 +%patch51 -p1 %pre %post