/[smecontribs]/rpms/smeserver-tw-logonscript/contribs7/smeserver-tw-logonscript.spec
ViewVC logotype

Contents of /rpms/smeserver-tw-logonscript/contribs7/smeserver-tw-logonscript.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.6 - (show annotations) (download)
Tue Oct 27 17:43:52 2009 UTC (14 years, 7 months ago) by slords
Branch: MAIN
Changes since 1.5: +7 -2 lines
Translation updates

1 # $Id: smeserver-tw-logonscript.spec,v 1.5 2009/10/21 17:48:54 vip-ire Exp $
2 # Authority: chriscosta
3 # Name: Christian Costa
4
5 %define name smeserver-tw-logonscript
6 %define version 1.3
7 %define release 7
8 Summary: TechnologyWise Windows/Linux logon script for Samba
9 Name: %{name}
10 Version: %{version}
11 Release: %{release}%{?dist}
12 Source: smeserver-tw-logonscript-%{version}.tar.gz
13 Patch0: smeserver-tw-logonscript-1.3-removeblank.patch
14 Patch1: smeserver-tw-logonscript-1.3-locale-2009-10-21.patch
15 Patch2: smeserver-tw-logonscript-1.3-locale-2009-10-27.patch
16 License: GNU GPL version 2
17 Group: Networking/Daemons
18 BuildArchitectures: noarch
19 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20 BuildRequires: e-smith-devtools
21
22 %description
23 TechnologyWise Windows/Linux logon script for Samba
24
25 %prep
26 %setup
27 %patch0 -p1
28 %patch1 -p1
29 %patch2 -p1
30
31 %build
32 perl createlinks
33
34 %install
35 rm -rf $RPM_BUILD_ROOT
36 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
37 rm -f %{name}-%{version}-filelist
38 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
39 > %{name}-%{version}-filelist
40
41 %clean
42 cd ..
43 rm -rf %{name}
44
45 %files -f %{name}-%{version}-filelist
46 %defattr(-,root,root)
47
48 %changelog
49 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.3-7.sme
50 - apply locale 2009-10-27 patch
51
52 * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.3-6.sme
53 - apply locale 2009-10-21 patch
54 - cleanup changelog to be more readable
55
56 * Tue Oct 20 2009 Christian Costa <christian@tw.co.nz> 1.3-5
57 - Added e-smith-devtools as a build requirement
58
59 * Tue Oct 20 2009 Christian Costa <christian@tw.co.nz> 1.3-04
60 - Removed a blank space from the source code for testing purposes
61
62 * Thu Oct 8 2009 Christian Costa <christian@tw.co.nz>
63 - Added localisation support
64 - Added server-manager embedded custom group batch file editing
65 - Fixed a bug with user custom scripts that were being executed more than once
66
67 * Thu Sep 3 2009 Christian Costa <christian@tw.co.nz>
68 - New specs file, new version number
69
70 * Mon Aug 10 2009 Christian Costa <christian@tw.co.nz>
71 - Branched out from the 61netlogonshare custom script and added a new db property for smb called LogonScript
72
73 * Wed Jul 8 2009 Christian Costa <christian@tw.co.nz>
74 - Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.
75
76 * Wed Jul 29 2008 Christian Costa <christian@tw.co.nz>
77 - Added a feature that maps the drive if all users are allowed to read an I-bay.
78 - Extended the drive letter range from F to Z.
79
80 * Wed Jul 9 2008 Christian Costa <christian@tw.co.nz>
81 - Added the server-manager web interface to the package.
82

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed