--- rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec 2010/12/10 12:53:33 1.34 +++ rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec 2011/01/25 08:17:43 1.38 @@ -1,4 +1,4 @@ -# $Id: smeserver-shared-folders.spec,v 1.33 2010/12/02 08:40:12 vip-ire Exp $ +# $Id: smeserver-shared-folders.spec,v 1.37 2011/01/03 08:41:13 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 31 +%define release 35 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -55,6 +55,13 @@ Patch38: smeserver-shared-folders-0.1-pu Patch39: smeserver-shared-folders-0.1-locale-2010-11-30.patch Patch40: smeserver-shared-folders-0.1-fix_purge_script.patch Patch41: smeserver-shared-folders-0.1-prop_alias_on_primary.patch +Patch42: smeserver-shared-folders-0.1-print_group_table_with_manual_perms.patch +Patch43: smeserver-shared-folders-0.1-update_manual_perms_warning.patch +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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -73,6 +80,20 @@ This module allows you to create network with more flexibility than ibays as it supports ACLs %changelog +* 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 @@ -239,6 +260,13 @@ with more flexibility than ibays as it s %patch39 -p1 %patch40 -p1 %patch41 -p1 +%patch42 -p1 +%patch43 -p1 +%patch44 -p1 +%patch45 -p1 +%patch46 -p1 +%patch47 -p1 +%patch48 -p1 %pre %post