# $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 7 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 Patch2: smeserver-tw-logonscript-1.3-locale-2009-10-27.patch License: GNU GPL version 2 Group: Networking/Daemons BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools %description TechnologyWise Windows/Linux logon script for Samba %prep %setup %patch0 -p1 %patch1 -p1 %patch2 -p1 %build perl createlinks %install rm -rf $RPM_BUILD_ROOT (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) rm -f %{name}-%{version}-filelist /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ > %{name}-%{version}-filelist %clean cd .. rm -rf %{name} %files -f %{name}-%{version}-filelist %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 * Tue Oct 20 2009 Christian Costa 1.3-5 - 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 * 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 * Thu Sep 3 2009 Christian Costa - 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 * Wed Jul 8 2009 Christian Costa - 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. * Wed Jul 9 2008 Christian Costa - Added the server-manager web interface to the package.