1 |
# $Id: smeserver-tw-logonscript.spec,v 1.1 2020/10/14 07:48:20 brianr Exp $ |
# $Id: smeserver-tw-logonscript.spec,v 1.2 2020/10/14 09:40:35 brianr 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 5 |
%define release 6 |
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 |
|
|
22 |
%description |
%description |
23 |
TechnologyWise Windows/Linux logon script for Samba |
TechnologyWise Windows/Linux logon script for Samba |
26 |
%setup |
%setup |
27 |
%patch0 -p1 |
%patch0 -p1 |
28 |
%patch1 -p1 |
%patch1 -p1 |
29 |
|
%patch2 -p1 |
30 |
|
|
31 |
|
|
32 |
%build |
%build |
47 |
%defattr(-,root,root) |
%defattr(-,root,root) |
48 |
|
|
49 |
%changelog |
%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 |
* Wed Oct 14 2020 Brian Read <brianr@bjsystems.co.uk> 1.5-5.sme |
58 |
- Initial import to SME10 tree [SME: 11038] |
- Initial import to SME10 tree [SME: 11038] |
59 |
|
|