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

Annotation 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.6 - (hide annotations) (download)
Tue Aug 24 10:07:58 2021 UTC (2 years, 8 months ago) by terryfage
Branch: MAIN
CVS Tags: smeserver-tw-logonscript-1_5-9_el7_sme
Changes since 1.5: +7 -2 lines
* Tue Aug 24 2021 Terry Fage <teeeyf@ozemail.com.au> 1.5-9.sme
- apply locale 2021-08-24 patch

1 terryfage 1.6 # $Id: smeserver-tw-logonscript.spec,v 1.5 2021/04/19 02:26:46 jpp Exp $
2 brianr 1.1 # Authority: chriscosta
3     # Name: Christian Costa
4    
5     %define name smeserver-tw-logonscript
6     %define version 1.5
7 terryfage 1.6 %define release 9
8 brianr 1.1 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 brianr 1.3 Patch2: smeserver-tw-logonscript-1.5-Add-Update-event-to-createlinks.patch
21 jpp 1.4 Patch3: smeserver-tw-logonscript-1.5-bz11039-bz6511.patch
22 terryfage 1.6 Patch4: smeserver-tw-logonscript-1.5-locale-2021-08-24.patch
23 brianr 1.1
24     %description
25     TechnologyWise Windows/Linux logon script for Samba
26    
27     %prep
28     %setup
29     %patch0 -p1
30     %patch1 -p1
31 brianr 1.3 %patch2 -p1
32 jpp 1.4 %patch3 -p1
33 terryfage 1.6 %patch4 -p1
34 brianr 1.1
35     %build
36     perl createlinks
37    
38     %install
39     rm -rf $RPM_BUILD_ROOT
40     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
41     rm -f %{name}-%{version}-filelist
42     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
43     > %{name}-%{version}-filelist
44    
45     %clean
46     cd ..
47     rm -rf %{name}
48    
49     %files -f %{name}-%{version}-filelist
50     %defattr(-,root,root)
51    
52     %changelog
53 terryfage 1.6 * Tue Aug 24 2021 Terry Fage <teeeyf@ozemail.com.au> 1.5-9.sme
54     - apply locale 2021-08-24 patch
55    
56 jpp 1.5 * Sun Apr 18 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.5-8.sme
57 jpp 1.4 - fix pannel warnings and errors [SME: 11039]
58     - Incorrect file premission netlogon *.bat [SME: 6511]
59 jpp 1.5 - add metadata for main netlogon.bat
60 jpp 1.4
61 brianr 1.3 * Mon Mar 29 2021 Brian Read <brianr@bjsystems.co.uk> 1.5-6.sme
62     - Add Update event to createlinks [SME: 11038]
63    
64     * Mon Mar 29 2021 BogusDateBot
65     - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
66     by assuming the date is correct and changing the weekday.
67    
68 brianr 1.2 * Wed Oct 14 2020 Brian Read <brianr@bjsystems.co.uk> 1.5-5.sme
69     - Initial import to SME10 tree [SME: 11038]
70    
71 brianr 1.1 * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.5-4.sme
72     - apply locale 2016-03-09 patch
73    
74     * Tue Sep 08 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.5-3.sme
75     - Initial release to contribs9 [SME: 9047]
76     - added smeserver-tw-logonscript-1.5.bz9047.Carp_declared_2_times.patch
77    
78     * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.3-21.sme
79     - apply locale 2013-07-14 patch
80    
81     * Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 1.3-20.el6
82     - apply locale 2012-03-20 patch
83    
84     * Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 1.3-19.sme
85     - apply locale 2011-04-27 patch
86    
87     * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.3-18.sme
88     - apply locale 2011-03-06 patch
89    
90     * Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.3-17.sme
91     - apply locale 2010-05-23 patch
92    
93     * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.3-16.sme
94     - apply locale 2010-03-02 patch
95    
96     * Thu Jan 28 2010 Christian Costa <christian@tw.co.nz> 1.3-15
97     - Removed %pre %preun from spec file
98     - Added new files under etc/e-smith/db/configuration/defaults/twlogonscript/
99     - Change to the main script so that it will comply with the new db name
100    
101     * Wed Jan 27 2010 Christian Costa <christian@tw.co.nz> 1.3-14
102     - Created a new configuration database for tw-logonscript. Two properties MountPointsPath and UserHomeMountPointName have been added.
103     - Changed the spec file to set the default properties automatically
104    
105     * Tue Dec 1 2009 Christian Costa <christian@tw.co.nz> 1.3-13
106     - Changed event name on createlinks to bootstrap-console-save instead of post-upgrade.
107    
108     * Tue Dec 1 2009 Christian Costa <christian@tw.co.nz> 1.3-12
109     - 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
110    
111     * Thu Nov 19 2009 Christian Costa <christian@tw.co.nz> 1.3-11
112     - 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.
113     - Added two missing files to the workgroup-update and post-upgrade events.
114    
115     * Mon Nov 16 2009 Christian Costa <christian@tw.co.nz> 1.3-10
116     - 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.
117     - Added a new lexicon to the en_us file
118    
119     * Wed Nov 4 2009 Christian Costa <christian@tw.co.nz> 1.3-9
120     - Fixed a security problem that would allow the creation of arbitrary files on the system.
121    
122     * Thu Oct 29 2009 Christian Costa <christian@tw.co.nz> 1.3-8
123     - Added additional pam_mount options to the .pam_mount.xml generation routine
124     - Changed the user's home dir mount point name from home to win_home
125    
126     * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.3-7.sme
127     - apply locale 2009-10-27 patch
128    
129     * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.3-6.sme
130     - apply locale 2009-10-21 patch
131     - cleanup changelog to be more readable
132    
133     * Tue Oct 20 2009 Christian Costa <christian@tw.co.nz> 1.3-5
134     - Added e-smith-devtools as a build requirement
135    
136     * Tue Oct 20 2009 Christian Costa <christian@tw.co.nz> 1.3-04
137     - Removed a blank space from the source code for testing purposes
138     * Thu Oct 8 2009 Christian Costa <christian@tw.co.nz>
139     - Added localisation support
140     - Added server-manager embedded custom group batch file editing
141     - Fixed a bug with user custom scripts that were being executed more than once
142    
143     * Thu Sep 3 2009 Christian Costa <christian@tw.co.nz>
144     - New specs file, new version number
145    
146     * Mon Aug 10 2009 Christian Costa <christian@tw.co.nz>
147     - Branched out from the 61netlogonshare custom script and added a new db property for smb called LogonScript
148    
149     * Wed Jul 8 2009 Christian Costa <christian@tw.co.nz>
150     - Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.
151    
152 brianr 1.2 * Tue Jul 29 2008 Christian Costa <christian@tw.co.nz>
153     Wed Jul 29 2008 --> Wed Jul 23 2008 or Tue Jul 29 2008 or Wed Jul 30 2008 or ....
154 brianr 1.1 - Added a feature that maps the drive if all users are allowed to read an I-bay.
155     - Extended the drive letter range from F to Z.
156    
157     * Wed Jul 9 2008 Christian Costa <christian@tw.co.nz>
158     - Added the server-manager web interface to the package.

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