1 |
# $Id: smeserver-tw-logonscript.spec,v 1.5 2021/04/19 02:26:46 jpp 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 9 |
%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} |
20 |
Patch2: smeserver-tw-logonscript-1.5-Add-Update-event-to-createlinks.patch |
Patch2: smeserver-tw-logonscript-1.5-Add-Update-event-to-createlinks.patch |
21 |
Patch3: smeserver-tw-logonscript-1.5-bz11039-bz6511.patch |
Patch3: smeserver-tw-logonscript-1.5-bz11039-bz6511.patch |
22 |
Patch4: smeserver-tw-logonscript-1.5-locale-2021-08-24.patch |
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 |
32 |
%patch2 -p1 |
%patch2 -p1 |
33 |
%patch3 -p1 |
%patch3 -p1 |
34 |
%patch4 -p1 |
%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 |
* Tue Aug 24 2021 Terry Fage <teeeyf@ozemail.com.au> 1.5-9.sme |
59 |
- apply locale 2021-08-24 patch |
- apply locale 2021-08-24 patch |
60 |
|
|