--- rpms/smeserver-tw-logonscript/contribs7/smeserver-tw-logonscript.spec 2009/10/21 17:48:54 1.5 +++ rpms/smeserver-tw-logonscript/contribs7/smeserver-tw-logonscript.spec 2009/10/27 17:43:52 1.6 @@ -1,10 +1,10 @@ -# $Id: smeserver-tw-logonscript.spec,v 1.4 2009/10/19 22:13:18 chriscosta Exp $ +# $Id: smeserver-tw-logonscript.spec,v 1.5 2009/10/21 17:48:54 vip-ire Exp $ # Authority: chriscosta # Name: Christian Costa %define name smeserver-tw-logonscript %define version 1.3 -%define release 6 +%define release 7 Summary: TechnologyWise Windows/Linux logon script for Samba Name: %{name} Version: %{version} @@ -12,6 +12,7 @@ Release: %{release}%{?dist} Source: smeserver-tw-logonscript-%{version}.tar.gz Patch0: smeserver-tw-logonscript-1.3-removeblank.patch Patch1: smeserver-tw-logonscript-1.3-locale-2009-10-21.patch +Patch2: smeserver-tw-logonscript-1.3-locale-2009-10-27.patch License: GNU GPL version 2 Group: Networking/Daemons BuildArchitectures: noarch @@ -25,6 +26,7 @@ TechnologyWise Windows/Linux logon scrip %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build perl createlinks @@ -44,6 +46,9 @@ rm -rf %{name} %defattr(-,root,root) %changelog +* Tue Oct 27 2009 SME Translation Server 1.3-7.sme +- apply locale 2009-10-27 patch + * Wed Oct 21 2009 SME Translation Server 1.3-6.sme - apply locale 2009-10-21 patch - cleanup changelog to be more readable