/[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.30 by jpp, Sun Jun 28 18:11:42 2020 UTC
# Line 4  Summary: e-smith specific Samba configur Line 4  Summary: e-smith specific Samba configur
4  %define name e-smith-samba  %define name e-smith-samba
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 27  %define release 26
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 36  BuildRequires: e-smith-devtools >= 1.13. Line 36  BuildRequires: e-smith-devtools >= 1.13.
36  Obsoletes: e-smith-regedit  Obsoletes: e-smith-regedit
37  Requires: e-smith-lib >= 2.2.0-2  Requires: e-smith-lib >= 2.2.0-2
38  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-9
39  Requires: samba4  Requires: samba >= 3.5.10
40  Requires: samba4-client  Requires: samba-client >= 3.5.10
41  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  
42  Obsoletes: samba3x  Obsoletes: samba3x
43  Obsoletes: samba3x-client  Obsoletes: samba3x-client
44  Obsoletes: samba3x-common  Obsoletes: samba3x-common
# Line 75  Requires: /usr/bin/tdbbackup Line 57  Requires: /usr/bin/tdbbackup
57  AutoReqProv: no  AutoReqProv: no
58    
59  %changelog  %changelog
 * Tue May 08 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-27.sme  
 - build for samba4 support [SME: 10580]  
   
60  * 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
61  - fix wrong syntax for max protocol for current samba version [SME: 10575]  - fix wrong syntax for max protocol for current samba version [SME: 10575]
62  - removed client max protocol option as not available for current samba version  - removed client max protocol option as not available for current samba version
# Line 1295  Configuration files and templates for th Line 1274  Configuration files and templates for th
1274    
1275    
1276  %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  
1277  perl createlinks  perl createlinks
1278    
1279  %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