1 |
# $Id: smeserver-tw-logonscript.spec,v 1.5 2021/04/19 02:26:46 jpp Exp $ |
# $Id: smeserver-tw-logonscript.spec,v 1.8 2022/10/02 17:34:09 jcrisp 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 12 |
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} |
15 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
16 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
17 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
18 |
|
Provides: perl-esmith-FormMagick-Panel-ibayletters |
19 |
|
|
20 |
Patch0: smeserver-tw-logonscript-1.5.bz9047.Carp_declared_2_times.patch |
Patch0: smeserver-tw-logonscript-1.5.bz9047.Carp_declared_2_times.patch |
21 |
Patch1: smeserver-tw-logonscript-1.5-locale-2016-03-09.patch |
Patch1: smeserver-tw-logonscript-1.5-locale-2016-03-09.patch |
22 |
Patch2: smeserver-tw-logonscript-1.5-Add-Update-event-to-createlinks.patch |
Patch2: smeserver-tw-logonscript-1.5-Add-Update-event-to-createlinks.patch |
23 |
Patch3: smeserver-tw-logonscript-1.5-bz11039-bz6511.patch |
Patch3: smeserver-tw-logonscript-1.5-bz11039-bz6511.patch |
24 |
Patch4: smeserver-tw-logonscript-1.5-locale-2021-08-24.patch |
Patch4: smeserver-tw-logonscript-1.5-locale-2021-08-24.patch |
25 |
|
Patch5: smeserver-tw-logonscript-1.5-bz12154-revert-workgroup-restart-bz11039.patch |
26 |
|
Patch6: smeserver-tw-logonscript-1.5-locale-2024-09-06.patch |
27 |
|
|
28 |
%description |
%description |
29 |
TechnologyWise Windows/Linux logon script for Samba |
TechnologyWise Windows/Linux logon script for Samba |
35 |
%patch2 -p1 |
%patch2 -p1 |
36 |
%patch3 -p1 |
%patch3 -p1 |
37 |
%patch4 -p1 |
%patch4 -p1 |
38 |
|
%patch5 -p1 |
39 |
|
%patch6 -p1 |
40 |
|
|
41 |
%build |
%build |
42 |
perl createlinks |
perl createlinks |
56 |
%defattr(-,root,root) |
%defattr(-,root,root) |
57 |
|
|
58 |
%changelog |
%changelog |
59 |
|
* Fri Sep 06 2024 Terry Fage <terry@fage.id.au> 1.5-12.sme |
60 |
|
- apply locale 2024-09-06.patch |
61 |
|
|
62 |
|
* Sun Oct 02 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.5-11.sme |
63 |
|
- Add Provides [SME: 12203] |
64 |
|
|
65 |
|
* Wed Aug 24 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.5-10.sme |
66 |
|
- Revert button removal and update to the onclick [SME: 12154] |
67 |
|
|
68 |
* 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 |
69 |
- apply locale 2021-08-24 patch |
- apply locale 2021-08-24 patch |
70 |
|
|