/[smecontribs]/rpms/smeserver-tw-logonscript/contribs10/smeserver-tw-logonscript.spec
ViewVC logotype

Diff of /rpms/smeserver-tw-logonscript/contribs10/smeserver-tw-logonscript.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by brianr, Wed Oct 14 07:48:20 2020 UTC Revision 1.9 by terryfage, Fri Sep 6 10:46:51 2024 UTC
# Line 1  Line 1 
1  # $Id: smeserver-tw-logonscript.spec,v 1.4 2016/03/09 09:11:21 unnilennium 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 4  %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}
# Line 15  Group: Networking/Daemons Line 15  Group: Networking/Daemons
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
23    Patch3: smeserver-tw-logonscript-1.5-bz11039-bz6511.patch
24    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
# Line 25  TechnologyWise Windows/Linux logon scrip Line 32  TechnologyWise Windows/Linux logon scrip
32  %setup  %setup
33  %patch0 -p1  %patch0 -p1
34  %patch1 -p1  %patch1 -p1
35    %patch2 -p1
36    %patch3 -p1
37    %patch4 -p1
38    %patch5 -p1
39    %patch6 -p1
40    
41  %build  %build
42  perl createlinks  perl createlinks
# Line 45  rm -rf %{name} Line 56  rm -rf %{name}
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
69    - apply locale 2021-08-24 patch
70    
71    * Sun Apr 18 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.5-8.sme
72    - fix pannel warnings and errors [SME: 11039]
73    - Incorrect file premission netlogon *.bat [SME: 6511]
74    - add metadata for main netlogon.bat
75    
76    * Mon Mar 29 2021 Brian Read <brianr@bjsystems.co.uk> 1.5-6.sme
77    - Add Update event to createlinks [SME: 11038]
78    
79    * Mon Mar 29 2021 BogusDateBot
80    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
81      by assuming the date is correct and changing the weekday.
82    
83    * Wed Oct 14 2020 Brian Read <brianr@bjsystems.co.uk> 1.5-5.sme
84    - Initial import to SME10 tree [SME: 11038]
85    
86  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.5-4.sme  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.5-4.sme
87  - apply locale 2016-03-09 patch  - apply locale 2016-03-09 patch
88    
# Line 126  rm -rf %{name} Line 164  rm -rf %{name}
164  * Wed Jul 8 2009 Christian Costa <christian@tw.co.nz>  * Wed Jul 8 2009 Christian Costa <christian@tw.co.nz>
165  - Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.  - Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.
166    
167  * Wed Jul 29 2008 Christian Costa <christian@tw.co.nz>  * Tue Jul 29 2008 Christian Costa <christian@tw.co.nz>
168      Wed Jul 29 2008 --> Wed Jul 23 2008 or Tue Jul 29 2008 or Wed Jul 30 2008 or ....
169  - Added a feature that maps the drive if all users are allowed to read an I-bay.  - Added a feature that maps the drive if all users are allowed to read an I-bay.
170  - Extended the drive letter range from F to Z.  - Extended the drive letter range from F to Z.
171    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed