--- rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec 2009/05/03 14:25:54 1.2 +++ rpms/smeserver-shared-folders/contribs7/smeserver-shared-folders.spec 2009/05/21 15:56:12 1.7 @@ -6,7 +6,7 @@ Summary: sme server shared folders modul %define name smeserver-shared-folders Name: %{name} %define version 0.1 -%define release 0.beta3 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,6 +15,18 @@ Source: %{name}-%{version}.tar.gz Patch0: smeserver-shared-folders-0.1-maxShareNameLength.patch Patch1: smeserver-shared-folders-0.1-add_acl_in_fstab.patch +Patch2: smeserver-shared-folders-0.1-locale-2009-05-05.patch +Patch3: smeserver-shared-folders-0.1-optimize_permissions.patch +Patch4: smeserver-shared-folders-0.1-extended_access.patch +Patch5: smeserver-shared-folders-0.1-keep_versions_in_panel.patch +Patch6: smeserver-shared-folders-0.1-locale_extended_access.patch +Patch7: smeserver-shared-folders-0.1-locale_add_description.patch +Patch8: smeserver-shared-folders-0.1-remove_desc.patch +Patch9: smeserver-shared-folders-0.1-http_skip_wrong_values.patch +Patch10: smeserver-shared-folders-0.1-locale-2009-05-20.patch +Patch11: smeserver-shared-folders-0.1-locale-2009-05-21.patch +Patch12: smeserver-shared-folders-0.1-smb_template_begin.patch +Patch13: smeserver-shared-folders-0.1-locale_en_2009-05-21.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -28,10 +40,31 @@ BuildRequires: e-smith-devtools >= 1.11. %description -This module allows you to create network shares (only samba is supported for now) -with more flexibility than ibay as it supports ACLs +This module allows you to create network shares +with more flexibility than ibays as it supports ACLs %changelog +* 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-modiffy 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) @@ -50,6 +83,18 @@ with more flexibility than ibay as it su %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 %pre %post