/[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.28 by terryfage, Tue Nov 2 14:28:14 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.27 2021/11/02 03:42:39 terryfage 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 26  %define release 28
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 26  Patch12: e-smith-samba-2.6.0-bz11555.pat Line 26  Patch12: e-smith-samba-2.6.0-bz11555.pat
26  Patch13: e-smith-samba-2.6.0.bz11725.create_v6_profile_dir.patch  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  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  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 55  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  * 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]  - samba fix typo in delete v6 profile dir win10 [SME: 11725]
69    
# Line 1334  rm -rf root/service root/var/service roo Line 1343  rm -rf root/service root/var/service roo
1343  %patch13 -p1  %patch13 -p1
1344  %patch14 -p1  %patch14 -p1
1345  %patch15 -p1  %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