/[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.1 by stephdl, Fri Feb 5 17:16:29 2016 UTC Revision 1.25 by terryfage, Mon Nov 1 01:08:54 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-samba.spec,v 1.24 2015/11/30 19:20:37 stephdl Exp $  # $Id: e-smith-samba.spec,v 1.24 2021/04/21 17:35:18 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 1  %define release 24
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13    Patch0: e-smith-samba-2.6.0-displayCharset.patch
14    Patch1: e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch
15    Patch2: e-smith-samba-2.6.0-bz9688.skipredirect.patch
16    Patch3: e-smith-samba-2.6.0.bz10169.outlook2016domainmember.patch
17    Patch4: e-smith-samba-2.6.0-bz10963-bz10576-minprot-SMB2.patch
18    Patch5: e-smith-samba-2.6.0-bz9060-remove-win98-reg.patch
19    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
21    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    Patch13: e-smith-samba-2.6.0.bz11725.create_v6_profile_dir.patch
27    
28  Obsoletes: e-smith-netlogon  Obsoletes: e-smith-netlogon
29  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
30  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 38  Requires: /usr/bin/tdbbackup Line 53  Requires: /usr/bin/tdbbackup
53  AutoReqProv: no  AutoReqProv: no
54    
55  %changelog  %changelog
56    * Mon Nov 01 2021 Terry Fage <terry@fage.id.au> 2.6.0-24.sme
57    - samba create v6 profile dir win10 [SME: 11725]
58    
59    * Mon Apr 19 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-23.sme
60    - netlogon.bat +x [SME: 11566]
61    
62    * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-21.sme
63    - add possibility to reenable allow execute always on ibays homes or everywhere [SME: 11555]
64    
65    * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-20.sme
66    - fix double entries for min protocol [SME: 11558]
67    
68    * Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-19.sme
69    - clean rsyslog syntax for smbd and nmbd [SME: 11422]
70    
71    * Sun Feb 21 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme
72    - fix noise in message log from nmbd and smbd redirected to dedicated logs [SME: 11349]
73    
74    * Mon Feb 15 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme
75    - allow using user-create-profiledir action with temp or package-update events  [SME: 11348]
76    
77    * Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme
78    - fix log noise for smb.service [SME: 11157]
79    
80    * Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme
81    - add Restart=always [SME: 11118]
82    - add Restart=always [SME: 11117]
83    
84    * Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme
85    - migrate nmbd to systemd [SME: 11118]
86    - migrate smbd to systemd [SME: 11117]
87      create generik smb.service service
88    - create e-smith-samba-update event [SME: 11157]
89    
90    * Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-13.sme
91    - Fix mutex locking [SME: 11199]
92    
93    * Thu Nov 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-12.sme
94    - Fix pid directory [SME: 11198]
95    
96    * Mon Nov 16 2020 John Crisp <jcrisp@safeansoundit.co.uk> 2.6.0-11.sme
97    - Add /etc/krb5.conf as template using templates from smeserver-samba
98    - [SME: 11093]
99    
100    * Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
101    - remove win98pwdcache.reg from server-resources [SME: 9060]
102    
103    * Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
104    - set min server and client protocol SMB2 [SME: 10576]
105      add check so max always greater than min
106    - add port 445 if min server protocol is SMB2 or SMB3 [SME: 10963]
107    
108    * Fri Feb 09 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
109    - fix typo in  /server-resources/regedit/win10samba.reg  [SME: 10515]
110    
111    * Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
112    - fix outlook error code 0x8004011c [SME: 10169]
113    - when setting up and email account on a win10 computer joined to a domain (with roaming profiles)
114    
115    * Fri Jul 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
116    - add systemd skip redirect [SME: 9688]
117    
118    * Thu Jul 14 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme
119    - Fix deprecated syntax '~' in rsyslog [SME: 9398]
120    - added e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch
121    
122    * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
123    - Rebuild for [SME: 9393]
124    
125    * Tue Apr 12 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
126    - dropped display charset option [SME: 9440]
127    
128  * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme  * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
129  - Initial release to sme10  - Initial release to sme10
130    
# Line 1222  Configuration files and templates for th Line 1309  Configuration files and templates for th
1309    
1310  %prep  %prep
1311  %setup  %setup
1312    %patch0 -p1
1313    %patch1 -p1
1314    %patch2 -p1
1315    %patch3 -p1
1316    %patch4 -p1
1317    %patch5 -p1
1318    %patch6 -p1
1319    %patch7 -p1
1320    %patch8 -p1
1321    %patch9 -p1
1322    rm -rf root/service root/var/service root/etc/rc.d
1323    %patch10 -p1
1324    %patch11 -p1
1325    %patch12 -p1
1326    %patch13 -p1
1327    
1328  %build  %build
1329  perl createlinks  perl createlinks
# Line 1230  perl createlinks Line 1332  perl createlinks
1332  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
1333  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1334  /sbin/e-smith/genfilelist \  /sbin/e-smith/genfilelist \
1335      --dir '/var/service/smbd' 'attr(1755,root,root)' \      --file '/sbin/e-smith/systemd/nmbd-prepare' 'attr(0554,root,root)' \
1336      --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)' \  
1337      --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)' \  
1338      --dir '/var/log/nmbd' 'attr(2750,smelog,smelog)' \      --dir '/var/log/nmbd' 'attr(2750,smelog,smelog)' \
1339      --file '/sbin/e-smith/samba_check_password' 'attr(0555,root,root)' \      --file '/sbin/e-smith/samba_check_password' 'attr(0555,root,root)' \
1340      $RPM_BUILD_ROOT \      $RPM_BUILD_ROOT \
1341      > %{name}-%{version}-filelist      > %{name}-%{version}-filelist
1342  echo "%doc COPYING"          >> %{name}-%{version}-filelist  echo "%doc COPYING"          >> %{name}-%{version}-filelist
1343    
1344    %pre
1345    if [ $1 -gt 1 ] ; then
1346      if [ -e /var/service/smbd/run ] ; then
1347           /usr/bin/sv d smbd
1348           /usr/bin/sv d smbd/log
1349      fi
1350    fi
1351    if [ $1 -gt 1 ] ; then
1352      if [ -e /var/service/nmbd/run ] ; then
1353           /usr/bin/sv d nmbd
1354           /usr/bin/sv d nmbd/log
1355      fi
1356    fi
1357    
1358    
1359  %clean  %clean
1360  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
1361    


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