--- rpms/smeserver-tw-logonscript/contribs7/smeserver-tw-logonscript.spec 2009/12/01 02:24:41 1.12 +++ rpms/smeserver-tw-logonscript/contribs7/smeserver-tw-logonscript.spec 2012/03/20 15:39:25 1.19 @@ -1,10 +1,10 @@ -# $Id: smeserver-tw-logonscript.spec,v 1.11 2009/12/01 00:05:14 chriscosta Exp $ +# $Id: smeserver-tw-logonscript.spec,v 1.18 2011/04/27 16:48:54 slords Exp $ # Authority: chriscosta # Name: Christian Costa %define name smeserver-tw-logonscript %define version 1.3 -%define release 13 +%define release 20 Summary: TechnologyWise Windows/Linux logon script for Samba Name: %{name} Version: %{version} @@ -21,6 +21,16 @@ Patch7: smeserver-tw-logonscript-1.3-pan Patch8: smeserver-tw-logonscript-1.3-TemplateWarningFix.patch Patch9: smeserver-tw-logonscript-1.3-signalEventPatch.patch Patch10: smeserver-tw-logonscript-1.3-signalEventPatch2.patch +Patch11: smeserver-tw-logonscript-1.3-pathDBSettings.patch +Patch12: smeserver-tw-logonscript-1.3-newDBproperty1.patch +Patch13: smeserver-tw-logonscript-1.3-newDBproperty2.patch +Patch14: smeserver-tw-logonscript-1.3-newDBproperty3.patch +Patch15: smeserver-tw-logonscript-1.3-dbNameChange.patch +Patch16: smeserver-tw-logonscript-1.3-locale-2010-03-02.patch +Patch17: smeserver-tw-logonscript-1.3-locale-2010-05-23.patch +Patch18: smeserver-tw-logonscript-1.3-locale-2011-03-06.patch +Patch19: smeserver-tw-logonscript-1.3-locale-2011-04-27.patch +Patch20: smeserver-tw-logonscript-1.3-locale-2012-03-20.patch License: GNU GPL version 2 Group: Networking/Daemons BuildArchitectures: noarch @@ -43,6 +53,17 @@ TechnologyWise Windows/Linux logon scrip %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 +%patch18 -p1 +%patch19 -p1 +%patch20 -p1 + %build perl createlinks @@ -61,6 +82,30 @@ rm -rf %{name} %defattr(-,root,root) %changelog +* Tue Mar 20 2012 SME Translation Server 1.3-20.el6 +- apply locale 2012-03-20 patch + +* Wed Apr 27 2011 SME Translation Server 1.3-19.sme +- apply locale 2011-04-27 patch + +* Sun Mar 06 2011 SME Translation Server 1.3-18.sme +- apply locale 2011-03-06 patch + +* Sun May 23 2010 SME Translation Server 1.3-17.sme +- apply locale 2010-05-23 patch + +* Tue Mar 02 2010 SME Translation Server 1.3-16.sme +- apply locale 2010-03-02 patch + +* Thu Jan 28 2010 Christian Costa 1.3-15 +- Removed %pre %preun from spec file +- Added new files under etc/e-smith/db/configuration/defaults/twlogonscript/ +- Change to the main script so that it will comply with the new db name + +* Wed Jan 27 2010 Christian Costa 1.3-14 +- Created a new configuration database for tw-logonscript. Two properties MountPointsPath and UserHomeMountPointName have been added. +- Changed the spec file to set the default properties automatically + * Tue Dec 1 2009 Christian Costa 1.3-13 - Changed event name on createlinks to bootstrap-console-save instead of post-upgrade.