/[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.7 - (show annotations) (download)
Wed Oct 28 22:25:00 2009 UTC (14 years, 7 months ago) by chriscosta
Branch: MAIN
CVS Tags: smeserver-tw-logonscript-1_3-8_el4_sme
Changes since 1.6: +50 -3 lines
.pam_mount.xml generation changes

1 # $Id: smeserver-tw-logonscript.spec,v 1.6 2009/10/27 17:43:52 slords Exp $
2 # Authority: chriscosta
3 # Name: Christian Costa
4
5 %define name smeserver-tw-logonscript
6 %define version 1.3
7 %define release 8
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 Patch3: smeserver-tw-logonscript-1.3-PamMountOptsFix-HomeNameChange.patch
17 License: GNU GPL version 2
18 Group: Networking/Daemons
19 BuildArchitectures: noarch
20 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21 BuildRequires: e-smith-devtools
22
23 %description
24 TechnologyWise Windows/Linux logon script for Samba
25
26 %prep
27 %setup
28 %patch0 -p1
29 %patch1 -p1
30 %patch2 -p1
31 %patch3 -p1
32 %build
33 perl createlinks
34
35 %install
36 rm -rf $RPM_BUILD_ROOT
37 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
38 rm -f %{name}-%{version}-filelist
39 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
40 > %{name}-%{version}-filelist
41
42 %clean
43 cd ..
44 rm -rf %{name}
45
46 %files -f %{name}-%{version}-filelist
47 %defattr(-,root,root)
48
49 %changelog
50 * Thu Oct 29 2009 SME Translation Server <christian@tw.co.nz> 1.3-8.sme
51 - Added additional pam_mount options to the .pam_mount.xml generation routine
52 - Changed the user's home dir mount point name from home to win_home
53
54 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.3-7.sme
55 - apply locale 2009-10-27 patch
56
57 * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.3-6.sme
58 - apply locale 2009-10-21 patch
59 - cleanup changelog to be more readable
60
61 * Tue Oct 20 2009 Christian Costa <christian@tw.co.nz> 1.3-5
62 <<<<<<< smeserver-tw-logonscript.spec
63 Added e-smith-devtools as a build requirement
64
65 =======
66 - Added e-smith-devtools as a build requirement
67
68 >>>>>>> 1.6
69 * Tue Oct 20 2009 Christian Costa <christian@tw.co.nz> 1.3-04
70 <<<<<<< smeserver-tw-logonscript.spec
71 Removed a blank space from the source code for testing purposes
72
73 =======
74 - Removed a blank space from the source code for testing purposes
75
76 >>>>>>> 1.6
77 * Thu Oct 8 2009 Christian Costa <christian@tw.co.nz>
78 <<<<<<< smeserver-tw-logonscript.spec
79 Added localisation support
80 Added server-manager embedded custom group batch file editing
81 Fixed a bug with user custom scripts that were being executed more than once
82
83 =======
84 - Added localisation support
85 - Added server-manager embedded custom group batch file editing
86 - Fixed a bug with user custom scripts that were being executed more than once
87
88 >>>>>>> 1.6
89 * Thu Sep 3 2009 Christian Costa <christian@tw.co.nz>
90 <<<<<<< smeserver-tw-logonscript.spec
91 New specs file, new version number
92
93 =======
94 - New specs file, new version number
95
96 >>>>>>> 1.6
97 * Mon Aug 10 2009 Christian Costa <christian@tw.co.nz>
98 <<<<<<< smeserver-tw-logonscript.spec
99 Branched out from the 61netlogonshare custom script and added a new db property for smb called LogonScript
100
101 =======
102 - Branched out from the 61netlogonshare custom script and added a new db property for smb called LogonScript
103
104 >>>>>>> 1.6
105 * Wed Jul 8 2009 Christian Costa <christian@tw.co.nz>
106 <<<<<<< smeserver-tw-logonscript.spec
107 Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.
108
109 =======
110 - Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.
111
112 >>>>>>> 1.6
113 * Wed Jul 29 2008 Christian Costa <christian@tw.co.nz>
114 <<<<<<< smeserver-tw-logonscript.spec
115 Added a feature that maps the drive if all users are allowed to read an I-bay.
116 Extended the drive letter range from F to Z.
117
118 =======
119 - Added a feature that maps the drive if all users are allowed to read an I-bay.
120 - Extended the drive letter range from F to Z.
121
122 >>>>>>> 1.6
123 * Wed Jul 9 2008 Christian Costa <christian@tw.co.nz>
124 <<<<<<< smeserver-tw-logonscript.spec
125 Added the server-manager web interface to the package.
126 =======
127 - Added the server-manager web interface to the package.
128
129 >>>>>>> 1.6

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