/[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.15 by jpp, Sat Jan 2 04:32:48 2021 UTC Revision 1.22 by jpp, Sat Apr 17 02:00:19 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-samba.spec,v 1.14 2020/12/16 12:35:56 jcrisp Exp $  # $Id: e-smith-samba.spec,v 1.21 2021/04/17 01:32:01 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 14  %define release 21
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    
27  Obsoletes: e-smith-netlogon  Obsoletes: e-smith-netlogon
28  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
# Line 49  Requires: /usr/bin/tdbbackup Line 52  Requires: /usr/bin/tdbbackup
52  AutoReqProv: no  AutoReqProv: no
53    
54  %changelog  %changelog
55    * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-21.sme
56    - add possibility to reenable allow execute always on ibays homes or everywhere [SME: 11555]
57    
58    * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-20.sme
59    - fix double entries for min protocol [SME: 11558]
60    
61    * Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-19.sme
62    - clean rsyslog syntax for smbd and nmbd [SME: 11422]
63    
64    * Sun Feb 21 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme
65    - fix noise in message log from nmbd and smbd redirected to dedicated logs [SME: 11349]
66    
67    * Mon Feb 15 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme
68    - allow using user-create-profiledir action with temp or package-update events  [SME: 11348]
69    
70    * Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme
71    - fix log noise for smb.service [SME: 11157]
72    
73    * Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme
74    - add Restart=always [SME: 11118]
75    - add Restart=always [SME: 11117]
76    
77  * Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme  * Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme
78  - migrate nmbd to systemd [SME: 11118]  - migrate nmbd to systemd [SME: 11118]
79  - migrate smbd to systemd [SME: 11117]  - migrate smbd to systemd [SME: 11117]
# Line 1288  Configuration files and templates for th Line 1313  Configuration files and templates for th
1313  %patch8 -p1  %patch8 -p1
1314  %patch9 -p1  %patch9 -p1
1315  rm -rf root/service root/var/service root/etc/rc.d  rm -rf root/service root/var/service root/etc/rc.d
1316    %patch10 -p1
1317    %patch11 -p1
1318    %patch12 -p1
1319    
1320  %build  %build
1321  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