/[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.14 by jcrisp, Wed Dec 16 12:35:56 2020 UTC Revision 1.24 by jpp, Wed Apr 21 17:35:18 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-samba.spec,v 1.13 2020/11/26 00:11:04 jcrisp Exp $  # $Id: e-smith-samba.spec,v 1.23 2021/04/20 03:47:27 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 13  %define release 23
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 19  Patch5: e-smith-samba-2.6.0-bz9060-remov Line 19  Patch5: e-smith-samba-2.6.0-bz9060-remov
19  Patch6: e-smith-samba-2.6.0-bz11093-add-krb5-template.patch  Patch6: e-smith-samba-2.6.0-bz11093-add-krb5-template.patch
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
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 48  Requires: /usr/bin/tdbbackup Line 52  Requires: /usr/bin/tdbbackup
52  AutoReqProv: no  AutoReqProv: no
53    
54  %changelog  %changelog
55    * Mon Apr 19 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-23.sme
56    - netlogon.bat +x [SME: 11566]
57    
58    * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-21.sme
59    - add possibility to reenable allow execute always on ibays homes or everywhere [SME: 11555]
60    
61    * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-20.sme
62    - fix double entries for min protocol [SME: 11558]
63    
64    * Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-19.sme
65    - clean rsyslog syntax for smbd and nmbd [SME: 11422]
66    
67    * Sun Feb 21 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme
68    - fix noise in message log from nmbd and smbd redirected to dedicated logs [SME: 11349]
69    
70    * Mon Feb 15 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme
71    - allow using user-create-profiledir action with temp or package-update events  [SME: 11348]
72    
73    * Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme
74    - fix log noise for smb.service [SME: 11157]
75    
76    * Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme
77    - add Restart=always [SME: 11118]
78    - add Restart=always [SME: 11117]
79    
80    * Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme
81    - migrate nmbd to systemd [SME: 11118]
82    - migrate smbd to systemd [SME: 11117]
83      create generik smb.service service
84    - create e-smith-samba-update event [SME: 11157]
85    
86  * Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-13.sme  * Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-13.sme
87  - Fix mutex locking [SME: 11199]  - Fix mutex locking [SME: 11199]
88    
# Line 1279  Configuration files and templates for th Line 1314  Configuration files and templates for th
1314  %patch6 -p1  %patch6 -p1
1315  %patch7 -p1  %patch7 -p1
1316  %patch8 -p1  %patch8 -p1
1317    %patch9 -p1
1318    rm -rf root/service root/var/service root/etc/rc.d
1319    %patch10 -p1
1320    %patch11 -p1
1321    %patch12 -p1
1322    
1323  %build  %build
1324  perl createlinks  perl createlinks
# Line 1287  perl createlinks Line 1327  perl createlinks
1327  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
1328  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1329  /sbin/e-smith/genfilelist \  /sbin/e-smith/genfilelist \
1330      --dir '/var/service/smbd' 'attr(1755,root,root)' \      --file '/sbin/e-smith/systemd/nmbd-prepare' 'attr(0554,root,root)' \
1331      --file '/var/service/smbd/down' 'attr(0644,root,root)' \      --file '/sbin/e-smith/systemd/smbd-prepare' 'attr(0554,root,root)' \
     --file '/var/service/smbd/run' 'attr(0755,root,root)' \  
     --dir '/var/service/smbd/supervise' 'attr(0700,root,root)' \  
     --dir '/var/service/smbd/log' 'attr(1755,root,root)' \  
     --file '/var/service/smbd/log/run' 'attr(0755,root,root)' \  
1332      --dir '/var/log/smbd' 'attr(2750,smelog,smelog)' \      --dir '/var/log/smbd' 'attr(2750,smelog,smelog)' \
     --dir '/var/service/nmbd' 'attr(1755,root,root)' \  
     --file '/var/service/nmbd/down' 'attr(0644,root,root)' \  
     --file '/var/service/nmbd/run' 'attr(0755,root,root)' \  
     --dir '/var/service/nmbd/supervise' 'attr(0700,root,root)' \  
     --dir '/var/service/nmbd/log' 'attr(1755,root,root)' \  
     --file '/var/service/nmbd/log/run' 'attr(0755,root,root)' \  
1333      --dir '/var/log/nmbd' 'attr(2750,smelog,smelog)' \      --dir '/var/log/nmbd' 'attr(2750,smelog,smelog)' \
1334      --file '/sbin/e-smith/samba_check_password' 'attr(0555,root,root)' \      --file '/sbin/e-smith/samba_check_password' 'attr(0555,root,root)' \
1335      $RPM_BUILD_ROOT \      $RPM_BUILD_ROOT \
1336      > %{name}-%{version}-filelist      > %{name}-%{version}-filelist
1337  echo "%doc COPYING"          >> %{name}-%{version}-filelist  echo "%doc COPYING"          >> %{name}-%{version}-filelist
1338    
1339    %pre
1340    if [ $1 -gt 1 ] ; then
1341      if [ -e /var/service/smbd/run ] ; then
1342           /usr/bin/sv d smbd
1343           /usr/bin/sv d smbd/log
1344      fi
1345    fi
1346    if [ $1 -gt 1 ] ; then
1347      if [ -e /var/service/nmbd/run ] ; then
1348           /usr/bin/sv d nmbd
1349           /usr/bin/sv d nmbd/log
1350      fi
1351    fi
1352    
1353    
1354  %clean  %clean
1355  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
1356    


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