/[smeserver]/rpms/e-smith-samba/sme10/e-smith-samba.spec
ViewVC logotype

Diff of /rpms/e-smith-samba/sme10/e-smith-samba.spec

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

Revision 1.17 by jpp, Sun Jan 3 06:59:48 2021 UTC Revision 1.30 by jpp, Sat Apr 13 04:55:50 2024 UTC
# Line 1  Line 1 
1  # $Id: e-smith-samba.spec,v 1.16 2021/01/02 05:41:40 jpp Exp $  # $Id: e-smith-samba.spec,v 1.29 2022/11/29 21:28:31 jpp Exp $
2    
3  Summary: e-smith specific Samba configuration files and templates  Summary: e-smith specific Samba configuration files and templates
4  %define name e-smith-samba  %define name e-smith-samba
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 16  %define release 28
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 20  Patch6: e-smith-samba-2.6.0-bz11093-add- Line 20  Patch6: e-smith-samba-2.6.0-bz11093-add-
20  Patch7: e-smith-samba-2.6.0-bz11198-fix-pid-dir.patch  Patch7: e-smith-samba-2.6.0-bz11198-fix-pid-dir.patch
21  Patch8: e-smith-samba-2.6.0-bz11199-fix-mutex-locking.patch  Patch8: e-smith-samba-2.6.0-bz11199-fix-mutex-locking.patch
22  Patch9: e-smith-samba-2.6.0-bz11118-bz11117-bz11157-systemd-update.patch  Patch9: e-smith-samba-2.6.0-bz11118-bz11117-bz11157-systemd-update.patch
23    Patch10: e-smith-samba-2.6.0-bz11348-user-create-profiledir.patch
24    Patch11: e-smith-samba-2.6.0-bz11349-logging.patch
25    Patch12: e-smith-samba-2.6.0-bz11555.patch
26    Patch13: e-smith-samba-2.6.0.bz11725.create_v6_profile_dir.patch
27    Patch14: e-smith-samba-2.6.0.bz11725.delete_v6_profile_dir.patch
28    Patch15: e-smith-samba-2.6.0.bz11725.fix_typo_v6_profile_dir.patch
29    Patch16:  e-smith-samba-2.6.0-bz12231-account-reuse.patch
30    Patch17: e-smith-samba-2.6.0-bz12462.patch
31    
32  Obsoletes: e-smith-netlogon  Obsoletes: e-smith-netlogon
33  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
# Line 49  Requires: /usr/bin/tdbbackup Line 57  Requires: /usr/bin/tdbbackup
57  AutoReqProv: no  AutoReqProv: no
58    
59  %changelog  %changelog
60    * Sat Apr 13 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.6.0-28.sme
61    - fix regex for SID [SME: 12462]
62    
63    * Tue Nov 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-27.sme
64    - Fix fail to join the domain [SME: 12231]
65      patch from  bunkobugsy ; Fix from Nico Tiana
66    
67    * Wed Nov 03 2021 Terry Fage <terry@fage.id.au> 2.6.0-26.sme
68    - samba fix typo in delete v6 profile dir win10 [SME: 11725]
69    
70    * Tue Nov 02 2021 Terry Fage <terry@fage.id.au> 2.6.0-25.sme
71    - samba delete v6 profile dir win10 [SME: 11725]
72    
73    * Mon Nov 01 2021 Terry Fage <terry@fage.id.au> 2.6.0-24.sme
74    - samba create v6 profile dir win10 [SME: 11725]
75    
76    * Mon Apr 19 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-23.sme
77    - netlogon.bat +x [SME: 11566]
78    
79    * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-21.sme
80    - add possibility to reenable allow execute always on ibays homes or everywhere [SME: 11555]
81    
82    * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-20.sme
83    - fix double entries for min protocol [SME: 11558]
84    
85    * Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-19.sme
86    - clean rsyslog syntax for smbd and nmbd [SME: 11422]
87    
88    * Sun Feb 21 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme
89    - fix noise in message log from nmbd and smbd redirected to dedicated logs [SME: 11349]
90    
91    * Mon Feb 15 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme
92    - allow using user-create-profiledir action with temp or package-update events  [SME: 11348]
93    
94  * Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme  * Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme
95  - fix log noise for smb.service [SME: 11157]  - fix log noise for smb.service [SME: 11157]
96    
# Line 267  AutoReqProv: no Line 309  AutoReqProv: no
309  * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-19.sme  * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-19.sme
310  - Add slapd support [SME: 6228]  - Add slapd support [SME: 6228]
311    
312  * Wed Jul 08 2010 Shad L. Lords <slords@mail.com> 2.2.0-18.sme  * Thu Jul 08 2010 Shad L. Lords <slords@mail.com> 2.2.0-18.sme
313  - Remove require strong key part of regedit file [SME: 6119]  - Remove require strong key part of regedit file [SME: 6119]
314    
315  * Wed Jun 23 2010 Shad L. Lords <slords@mail.com> 2.2.0-17.sme  * Wed Jun 23 2010 Shad L. Lords <slords@mail.com> 2.2.0-17.sme
# Line 368  AutoReqProv: no Line 410  AutoReqProv: no
410  * Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-31  * Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-31
411  - Delete printer tdb file on printer delete. [SME: 3336]  - Delete printer tdb file on printer delete. [SME: 3336]
412    
413  * Thu Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-30  * Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-30
414  - revert last change.  Breaks sme8 and is caught by pass check lib.  - revert last change.  Breaks sme8 and is caught by pass check lib.
415    
416  * Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-29  * Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-29
# Line 1295  Configuration files and templates for th Line 1337  Configuration files and templates for th
1337  %patch8 -p1  %patch8 -p1
1338  %patch9 -p1  %patch9 -p1
1339  rm -rf root/service root/var/service root/etc/rc.d  rm -rf root/service root/var/service root/etc/rc.d
1340    %patch10 -p1
1341    %patch11 -p1
1342    %patch12 -p1
1343    %patch13 -p1
1344    %patch14 -p1
1345    %patch15 -p1
1346    %patch16 -p1
1347    %patch17 -p1
1348    
1349  %build  %build
1350  perl createlinks  perl createlinks


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