--- 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/05 06:59:24 1.3 @@ -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 1 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,6 +15,7 @@ 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -32,6 +33,9 @@ This module allows you to create network with more flexibility than ibay as it supports ACLs %changelog +* 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 +54,7 @@ with more flexibility than ibay as it su %patch0 -p1 %patch1 -p1 +%patch2 -p1 %pre %post