--- rpms/smeserver-tw-logonscript/contribs10/smeserver-tw-logonscript.spec 2021/03/29 10:14:18 1.3 +++ 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.2 2020/10/14 09:40:35 brianr 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 6 +%define release 11 Summary: TechnologyWise Windows/Linux logon script for Samba Name: %{name} Version: %{version} @@ -15,9 +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 @@ -27,7 +32,9 @@ TechnologyWise Windows/Linux logon scrip %patch0 -p1 %patch1 -p1 %patch2 -p1 - +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build perl createlinks @@ -47,6 +54,20 @@ 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] +- add metadata for main netlogon.bat + * Mon Mar 29 2021 Brian Read 1.5-6.sme - Add Update event to createlinks [SME: 11038]