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

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

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

Revision 1.29 by jpp, Wed Jun 20 02:50:46 2018 UTC Revision 1.31 by terryfage, Mon Jun 29 02:12:45 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-samba.spec,v 1.28 2018/05/02 17:13:27 jpp Exp $  # $Id: e-smith-samba.spec,v 1.30 2020/06/28 18:11:42 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
# Line 28  Patch15: e-smith-samba-2.4.0.bz9048.Roam Line 28  Patch15: e-smith-samba-2.4.0.bz9048.Roam
28  Patch16: e-smith-samba-2.4.0-create_v6_profile_dir.patch  Patch16: e-smith-samba-2.4.0-create_v6_profile_dir.patch
29  Patch17: e-smith-samba-2.4.0.bz10106.outlook2016domainmember.patch  Patch17: e-smith-samba-2.4.0.bz10106.outlook2016domainmember.patch
30  Patch18: e-smith-samba-2.4.0.bz10575.FixMaxProtocol.patch  Patch18: e-smith-samba-2.4.0.bz10575.FixMaxProtocol.patch
31    Patch19: e-smith-samba-2.4.0-smb2_setport_445.patch
32    
33  Obsoletes: e-smith-netlogon  Obsoletes: e-smith-netlogon
34  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
# Line 36  BuildRequires: e-smith-devtools >= 1.13. Line 37  BuildRequires: e-smith-devtools >= 1.13.
37  Obsoletes: e-smith-regedit  Obsoletes: e-smith-regedit
38  Requires: e-smith-lib >= 2.2.0-2  Requires: e-smith-lib >= 2.2.0-2
39  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-9
40  Requires: samba4  Requires: samba >= 3.5.10
41  Requires: samba4-client  Requires: samba-client >= 3.5.10
42  Requires: samba4-common  Requires: samba-common >= 3.5.10
 Requires: samba4-winbind  
 Requires: samba4-winbind-clients  
 Requires: samba4-libs  
 # the previous provides what gives libsmbclient.  
 # need to create symlink  
 # /usr/lib64/libwbclient.so.0  to /usr/lib64/samba/libwbclient.so.0  
 # /usr/lib64/  
 # /usr/lib64/libsmbclient.so.0 to /usr/lib64/samba/libsmbclient.so.0  
 # ?? /usr/lib64/libsmbsharemodes.so.0  
 # Obsoletes: libsmbclient  
 Obsoletes: samba < 4  
 Obsoletes: samba-client < 4  
 Obsoletes: samba-common < 4  
 Obsoletes: samba-winbind < 4  
 Obsoletes: samba-winbind-clients < 4  
 #Requires: samba >= 3.5.10  
 #Requires: samba-client >= 3.5.10  
 #Requires: samba-common >= 3.5.10  
43  Obsoletes: samba3x  Obsoletes: samba3x
44  Obsoletes: samba3x-client  Obsoletes: samba3x-client
45  Obsoletes: samba3x-common  Obsoletes: samba3x-common
# Line 75  Requires: /usr/bin/tdbbackup Line 58  Requires: /usr/bin/tdbbackup
58  AutoReqProv: no  AutoReqProv: no
59    
60  %changelog  %changelog
61  * Tue May 08 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-27.sme  * Mon Jun 29 2020 Terry Fage <terry.fage@gmail.com 2.4.0-27.sme
62  - build for samba4 support [SME: 10580]  - smb2 protocols needs port 445[SME: 10970]
63    
64  * Wed May 02 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-26.sme  * Wed May 02 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-26.sme
65  - fix wrong syntax for max protocol for current samba version [SME: 10575]  - fix wrong syntax for max protocol for current samba version [SME: 10575]
# Line 257  AutoReqProv: no Line 240  AutoReqProv: no
240  * 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
241  - Add slapd support [SME: 6228]  - Add slapd support [SME: 6228]
242    
243  * 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
244  - Remove require strong key part of regedit file [SME: 6119]  - Remove require strong key part of regedit file [SME: 6119]
245    
246  * 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 358  AutoReqProv: no Line 341  AutoReqProv: no
341  * 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
342  - Delete printer tdb file on printer delete. [SME: 3336]  - Delete printer tdb file on printer delete. [SME: 3336]
343    
344  * Thu Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-30  * Thu Jun 7 2007 Shad L. Lords <slords@mail.com> 1.14.0-30
345  - revert last change.  Breaks sme8 and is caught by pass check lib.  - revert last change.  Breaks sme8 and is caught by pass check lib.
346    
347  * 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 1292  Configuration files and templates for th Line 1275  Configuration files and templates for th
1275  %patch16 -p1  %patch16 -p1
1276  %patch17 -p1  %patch17 -p1
1277  %patch18 -p1  %patch18 -p1
1278    %patch19 -p1
1279    
1280    
1281  %build  %build
 # /usr/lib64/libwbclient.so.0  to /usr/lib64/samba/libwbclient.so.0  
 # /usr/lib64/libsmbclient.so.0 to /usr/lib64/samba/libsmbclient.so.0  
 echo 'safe_symlink("/usr/lib64/samba/libwbclient.so.0", "root/usr/lib64/libwbclient.so.0");' >> createlinks  
 echo 'safe_symlink("/usr/lib64/samba/libsmbclient.so.0", "root/usr/lib64/libsmbclient.so.0");' >> createlinks  
1282  perl createlinks  perl createlinks
1283    
1284  %install  %install


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