1 |
# $Id: smeserver-tw-logonscript.spec,v 1.4 2016/03/09 09:11:21 unnilennium Exp $ |
# $Id: smeserver-tw-logonscript.spec,v 1.6 2021/08/24 10:07:58 terryfage Exp $ |
2 |
# Authority: chriscosta |
# Authority: chriscosta |
3 |
# Name: Christian Costa |
# Name: Christian Costa |
4 |
|
|
5 |
%define name smeserver-tw-logonscript |
%define name smeserver-tw-logonscript |
6 |
%define version 1.5 |
%define version 1.5 |
7 |
%define release 4 |
%define release 10 |
8 |
Summary: TechnologyWise Windows/Linux logon script for Samba |
Summary: TechnologyWise Windows/Linux logon script for Samba |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
17 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
18 |
Patch0: smeserver-tw-logonscript-1.5.bz9047.Carp_declared_2_times.patch |
Patch0: smeserver-tw-logonscript-1.5.bz9047.Carp_declared_2_times.patch |
19 |
Patch1: smeserver-tw-logonscript-1.5-locale-2016-03-09.patch |
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 |
|
Patch3: smeserver-tw-logonscript-1.5-bz11039-bz6511.patch |
22 |
|
Patch4: smeserver-tw-logonscript-1.5-locale-2021-08-24.patch |
23 |
|
Patch5: smeserver-tw-logonscript-1.5-bz12154-revert-workgroup-restart-bz11039.patch |
24 |
|
|
25 |
%description |
%description |
26 |
TechnologyWise Windows/Linux logon script for Samba |
TechnologyWise Windows/Linux logon script for Samba |
29 |
%setup |
%setup |
30 |
%patch0 -p1 |
%patch0 -p1 |
31 |
%patch1 -p1 |
%patch1 -p1 |
32 |
|
%patch2 -p1 |
33 |
|
%patch3 -p1 |
34 |
|
%patch4 -p1 |
35 |
|
%patch5 -p1 |
36 |
|
|
37 |
%build |
%build |
38 |
perl createlinks |
perl createlinks |
52 |
%defattr(-,root,root) |
%defattr(-,root,root) |
53 |
|
|
54 |
%changelog |
%changelog |
55 |
|
* Wed Aug 24 2022 John Crisp <jcrisp@safeandsoundit.co.uk> |
56 |
|
- Revert button removal and update to the onclick [SME: 12154] |
57 |
|
|
58 |
|
* Tue Aug 24 2021 Terry Fage <teeeyf@ozemail.com.au> 1.5-9.sme |
59 |
|
- apply locale 2021-08-24 patch |
60 |
|
|
61 |
|
* Sun Apr 18 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.5-8.sme |
62 |
|
- fix pannel warnings and errors [SME: 11039] |
63 |
|
- Incorrect file premission netlogon *.bat [SME: 6511] |
64 |
|
- add metadata for main netlogon.bat |
65 |
|
|
66 |
|
* Mon Mar 29 2021 Brian Read <brianr@bjsystems.co.uk> 1.5-6.sme |
67 |
|
- Add Update event to createlinks [SME: 11038] |
68 |
|
|
69 |
|
* Mon Mar 29 2021 BogusDateBot |
70 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
71 |
|
by assuming the date is correct and changing the weekday. |
72 |
|
|
73 |
|
* Wed Oct 14 2020 Brian Read <brianr@bjsystems.co.uk> 1.5-5.sme |
74 |
|
- Initial import to SME10 tree [SME: 11038] |
75 |
|
|
76 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.5-4.sme |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.5-4.sme |
77 |
- apply locale 2016-03-09 patch |
- apply locale 2016-03-09 patch |
78 |
|
|
154 |
* Wed Jul 8 2009 Christian Costa <christian@tw.co.nz> |
* Wed Jul 8 2009 Christian Costa <christian@tw.co.nz> |
155 |
- Added .pam_mount.conf.xml generation for Linux clients using libpam-mount. |
- Added .pam_mount.conf.xml generation for Linux clients using libpam-mount. |
156 |
|
|
157 |
* Wed Jul 29 2008 Christian Costa <christian@tw.co.nz> |
* Tue Jul 29 2008 Christian Costa <christian@tw.co.nz> |
158 |
|
Wed Jul 29 2008 --> Wed Jul 23 2008 or Tue Jul 29 2008 or Wed Jul 30 2008 or .... |
159 |
- Added a feature that maps the drive if all users are allowed to read an I-bay. |
- Added a feature that maps the drive if all users are allowed to read an I-bay. |
160 |
- Extended the drive letter range from F to Z. |
- Extended the drive letter range from F to Z. |
161 |
|
|