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

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

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


Revision 1.3 - (show annotations) (download)
Mon Mar 29 10:14:18 2021 UTC (3 years, 1 month ago) by brianr
Branch: MAIN
CVS Tags: smeserver-tw-logonscript-1_5-6_el7_sme
Changes since 1.2: +11 -2 lines
* Mon Mar 29 2021 Brian Read <brianr@bjsystems.co.uk> 1.5-6.sme
- Add Update event to createlinks [SME: 11038]

1 # $Id: smeserver-tw-logonscript.spec,v 1.2 2020/10/14 09:40:35 brianr Exp $
2 # Authority: chriscosta
3 # Name: Christian Costa
4
5 %define name smeserver-tw-logonscript
6 %define version 1.5
7 %define release 6
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 License: GNU GPL version 2
14 Group: Networking/Daemons
15 BuildArchitectures: noarch
16 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17 BuildRequires: e-smith-devtools
18 Patch0: smeserver-tw-logonscript-1.5.bz9047.Carp_declared_2_times.patch
19 Patch1: smeserver-tw-logonscript-1.5-locale-2016-03-09.patch
20 Patch2: smeserver-tw-logonscript-1.5-Add-Update-event-to-createlinks.patch
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
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 * Mon Mar 29 2021 Brian Read <brianr@bjsystems.co.uk> 1.5-6.sme
51 - Add Update event to createlinks [SME: 11038]
52
53 * Mon Mar 29 2021 BogusDateBot
54 - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
55 by assuming the date is correct and changing the weekday.
56
57 * Wed Oct 14 2020 Brian Read <brianr@bjsystems.co.uk> 1.5-5.sme
58 - Initial import to SME10 tree [SME: 11038]
59
60 * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.5-4.sme
61 - apply locale 2016-03-09 patch
62
63 * Tue Sep 08 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.5-3.sme
64 - Initial release to contribs9 [SME: 9047]
65 - added smeserver-tw-logonscript-1.5.bz9047.Carp_declared_2_times.patch
66
67 * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.3-21.sme
68 - apply locale 2013-07-14 patch
69
70 * Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 1.3-20.el6
71 - apply locale 2012-03-20 patch
72
73 * Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 1.3-19.sme
74 - apply locale 2011-04-27 patch
75
76 * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.3-18.sme
77 - apply locale 2011-03-06 patch
78
79 * Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.3-17.sme
80 - apply locale 2010-05-23 patch
81
82 * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.3-16.sme
83 - apply locale 2010-03-02 patch
84
85 * Thu Jan 28 2010 Christian Costa <christian@tw.co.nz> 1.3-15
86 - Removed %pre %preun from spec file
87 - Added new files under etc/e-smith/db/configuration/defaults/twlogonscript/
88 - Change to the main script so that it will comply with the new db name
89
90 * Wed Jan 27 2010 Christian Costa <christian@tw.co.nz> 1.3-14
91 - Created a new configuration database for tw-logonscript. Two properties MountPointsPath and UserHomeMountPointName have been added.
92 - Changed the spec file to set the default properties automatically
93
94 * Tue Dec 1 2009 Christian Costa <christian@tw.co.nz> 1.3-13
95 - Changed event name on createlinks to bootstrap-console-save instead of post-upgrade.
96
97 * Tue Dec 1 2009 Christian Costa <christian@tw.co.nz> 1.3-12
98 - Changed the createlinks script to correctly set up the templates to expand so that netlogon.bat will be expanded with workgroup-update and post-upgrade
99
100 * Thu Nov 19 2009 Christian Costa <christian@tw.co.nz> 1.3-11
101 - Changes to the netlogon.bat template. If no drive letters were associate to I-bays it generated errors. Also defaulted the home drive to H: in case none is set.
102 - Added two missing files to the workgroup-update and post-upgrade events.
103
104 * Mon Nov 16 2009 Christian Costa <christian@tw.co.nz> 1.3-10
105 - Changes to the SME Server panel. Now it displays a list with all groups that allows custom group batch files to be edited/created for all groups not only the ones associated with i-bays.
106 - Added a new lexicon to the en_us file
107
108 * Wed Nov 4 2009 Christian Costa <christian@tw.co.nz> 1.3-9
109 - Fixed a security problem that would allow the creation of arbitrary files on the system.
110
111 * Thu Oct 29 2009 Christian Costa <christian@tw.co.nz> 1.3-8
112 - Added additional pam_mount options to the .pam_mount.xml generation routine
113 - Changed the user's home dir mount point name from home to win_home
114
115 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.3-7.sme
116 - apply locale 2009-10-27 patch
117
118 * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.3-6.sme
119 - apply locale 2009-10-21 patch
120 - cleanup changelog to be more readable
121
122 * Tue Oct 20 2009 Christian Costa <christian@tw.co.nz> 1.3-5
123 - Added e-smith-devtools as a build requirement
124
125 * Tue Oct 20 2009 Christian Costa <christian@tw.co.nz> 1.3-04
126 - Removed a blank space from the source code for testing purposes
127 * Thu Oct 8 2009 Christian Costa <christian@tw.co.nz>
128 - Added localisation support
129 - Added server-manager embedded custom group batch file editing
130 - Fixed a bug with user custom scripts that were being executed more than once
131
132 * Thu Sep 3 2009 Christian Costa <christian@tw.co.nz>
133 - New specs file, new version number
134
135 * Mon Aug 10 2009 Christian Costa <christian@tw.co.nz>
136 - Branched out from the 61netlogonshare custom script and added a new db property for smb called LogonScript
137
138 * Wed Jul 8 2009 Christian Costa <christian@tw.co.nz>
139 - Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.
140
141 * Tue Jul 29 2008 Christian Costa <christian@tw.co.nz>
142 Wed Jul 29 2008 --> Wed Jul 23 2008 or Tue Jul 29 2008 or Wed Jul 30 2008 or ....
143 - Added a feature that maps the drive if all users are allowed to read an I-bay.
144 - Extended the drive letter range from F to Z.
145
146 * Wed Jul 9 2008 Christian Costa <christian@tw.co.nz>
147 - Added the server-manager web interface to the package.

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