/[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.1 by slords, Sat Feb 2 21:06:11 2013 UTC Revision 1.6 by burnat, Tue Apr 30 04:42:50 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-samba.spec,v 1.72 2013/01/23 03:23:38 wellsi Exp $  # $Id: e-smith-samba.spec,v 1.5 2013/03/15 05:25:33 wellsi 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.4.0  %define version 2.4.0
7  %define release 1  %define release 6
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    Patch1: e-smith-samba-2.4.0-tdbbackup.patch
14    Patch2: e-smith-samba-2.4.0-samba_audit_log.patch
15    Patch3: e-smith-samba-2.4.0-workgroup.patch
16    Patch4: e-smith-samba-2.4.0-WaitForNetwork.patch
17  Obsoletes: e-smith-netlogon  Obsoletes: e-smith-netlogon
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 24  Obsoletes: samba3x Line 28  Obsoletes: samba3x
28  Obsoletes: samba3x-client  Obsoletes: samba3x-client
29  Obsoletes: samba3x-common  Obsoletes: samba3x-common
30  Obsoletes: samba3x-winbind  Obsoletes: samba3x-winbind
31    Obsoletes: libsmbclient <= 3.0.33
32  # Obsolete SerNet packages  # Obsolete SerNet packages
33  Obsoletes: libsmbclient0  Obsoletes: libsmbclient0
34  Obsoletes: libwbclient0  Obsoletes: libwbclient0
# Line 33  Obsoletes: samba3-client Line 38  Obsoletes: samba3-client
38  Obsoletes: samba3-doc  Obsoletes: samba3-doc
39  Obsoletes: samba3-utils  Obsoletes: samba3-utils
40  Obsoletes: samba3-winbind  Obsoletes: samba3-winbind
41  Requires: /usr/bin/tdbbackup12  Requires: /usr/bin/tdbbackup
42  AutoReqProv: no  AutoReqProv: no
43    
44  %changelog  %changelog
45    * Mon Apr 29 2013 chris burnat <devlist@burnat.com> 2.4.0-6.sme
46    - - Add ability to configure waiting for network Win7 registry option, patch from Greg. [SME: 7566]
47    
48    * Thu Mar 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme
49    - Change default Workgroup and Domain to sme-server [SME: 7482]
50    
51    * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
52    - Obsolete el5 version of libsmbclient [SME: 7273]
53    
54    * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
55    - Remove samba_audit specific loglotate configuration [SME: 7388]
56    
57    * Sat Feb 2 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
58    - Change tdbbackup12 back to tdbbackup
59    
60  * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme  * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
61  - Roll new stream for sme9  - Roll new stream for sme9
62    
# Line 1153  Configuration files and templates for th Line 1173  Configuration files and templates for th
1173    
1174  %prep  %prep
1175  %setup  %setup
1176    %patch1 -p1
1177    %patch2 -p1
1178    %patch3 -p1
1179    %patch4 -p1
1180    
1181  %build  %build
1182  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