--- rpms/smeserver-tw-logonscript/contribs7/smeserver-tw-logonscript.spec 2009/10/19 22:13:18 1.4 +++ rpms/smeserver-tw-logonscript/contribs7/smeserver-tw-logonscript.spec 2009/10/21 17:48:54 1.5 @@ -1,16 +1,17 @@ -# $Id: smeserver-tw-logonscript.spec,v 1.3 2009/10/19 21:37:17 chriscosta Exp $ +# $Id: smeserver-tw-logonscript.spec,v 1.4 2009/10/19 22:13:18 chriscosta Exp $ # Authority: chriscosta # Name: Christian Costa %define name smeserver-tw-logonscript %define version 1.3 -%define release 5 +%define release 6 Summary: TechnologyWise Windows/Linux logon script for Samba Name: %{name} Version: %{version} 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 License: GNU GPL version 2 Group: Networking/Daemons BuildArchitectures: noarch @@ -23,6 +24,7 @@ TechnologyWise Windows/Linux logon scrip %prep %setup %patch0 -p1 +%patch1 -p1 %build perl createlinks @@ -42,23 +44,34 @@ rm -rf %{name} %defattr(-,root,root) %changelog +* Wed Oct 21 2009 SME Translation Server 1.3-6.sme +- apply locale 2009-10-21 patch +- cleanup changelog to be more readable + * Tue Oct 20 2009 Christian Costa 1.3-5 -Added e-smith-devtools as a build requirement +- Added e-smith-devtools as a build requirement + * Tue Oct 20 2009 Christian Costa 1.3-04 -Removed a blank space from the source code for testing purposes +- Removed a blank space from the source code for testing purposes + * Thu Oct 8 2009 Christian Costa -Added localisation support -Added server-manager embedded custom group batch file editing -Fixed a bug with user custom scripts that were being executed more than once +- Added localisation support +- Added server-manager embedded custom group batch file editing +- Fixed a bug with user custom scripts that were being executed more than once + * Thu Sep 3 2009 Christian Costa -New specs file, new version number +- New specs file, new version number + * Mon Aug 10 2009 Christian Costa -Branched out from the 61netlogonshare custom script and added a new db property for smb called LogonScript +- Branched out from the 61netlogonshare custom script and added a new db property for smb called LogonScript + * Wed Jul 8 2009 Christian Costa -Added .pam_mount.conf.xml generation for Linux clients using libpam-mount. +- Added .pam_mount.conf.xml generation for Linux clients using libpam-mount. + * Wed Jul 29 2008 Christian Costa -Added a feature that maps the drive if all users are allowed to read an I-bay. -Extended the drive letter range from F to Z. +- Added a feature that maps the drive if all users are allowed to read an I-bay. +- Extended the drive letter range from F to Z. + * Wed Jul 9 2008 Christian Costa -Added the server-manager web interface to the package. +- Added the server-manager web interface to the package.