--- rpms/smeserver-tw-logonscript/contribs10/smeserver-tw-logonscript.spec 2021/04/19 02:26:46 1.5 +++ rpms/smeserver-tw-logonscript/contribs10/smeserver-tw-logonscript.spec 2022/10/02 17:34:09 1.8 @@ -1,10 +1,10 @@ -# $Id: smeserver-tw-logonscript.spec,v 1.4 2021/04/19 02:05:58 jpp Exp $ +# $Id: smeserver-tw-logonscript.spec,v 1.7 2022/08/24 14:54:44 jcrisp Exp $ # Authority: chriscosta # Name: Christian Costa %define name smeserver-tw-logonscript %define version 1.5 -%define release 8 +%define release 11 Summary: TechnologyWise Windows/Linux logon script for Samba Name: %{name} Version: %{version} @@ -15,10 +15,14 @@ Group: Networking/Daemons BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools +Provides: perl-esmith-FormMagick-Panel-ibayletters + Patch0: smeserver-tw-logonscript-1.5.bz9047.Carp_declared_2_times.patch Patch1: smeserver-tw-logonscript-1.5-locale-2016-03-09.patch Patch2: smeserver-tw-logonscript-1.5-Add-Update-event-to-createlinks.patch Patch3: smeserver-tw-logonscript-1.5-bz11039-bz6511.patch +Patch4: smeserver-tw-logonscript-1.5-locale-2021-08-24.patch +Patch5: smeserver-tw-logonscript-1.5-bz12154-revert-workgroup-restart-bz11039.patch %description TechnologyWise Windows/Linux logon script for Samba @@ -29,6 +33,8 @@ TechnologyWise Windows/Linux logon scrip %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build perl createlinks @@ -48,6 +54,15 @@ rm -rf %{name} %defattr(-,root,root) %changelog +* Sun Oct 02 2022 John Crisp 1.5-11.sme +- Add Provides [SME: 12203] + +* Wed Aug 24 2022 John Crisp 1.5-10.sme +- Revert button removal and update to the onclick [SME: 12154] + +* Tue Aug 24 2021 Terry Fage 1.5-9.sme +- apply locale 2021-08-24 patch + * Sun Apr 18 2021 Jean-Philippe Pialasse 1.5-8.sme - fix pannel warnings and errors [SME: 11039] - Incorrect file premission netlogon *.bat [SME: 6511]