/[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.4 by slords, Mon Mar 11 18:16:53 2013 UTC Revision 1.10 by wellsi, Sat Jul 6 00:10:57 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-samba.spec,v 1.3 2013/02/21 23:10:09 wellsi Exp $  # $Id: e-smith-samba.spec,v 1.9 2013/05/25 04:36:30 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 4  %define release 9
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch1: e-smith-samba-2.4.0-tdbbackup.patch  Patch1: e-smith-samba-2.4.0-tdbbackup.patch
14  Patch2: e-smith-samba-2.4.0-samba_audit_log.patch  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    Patch5: e-smith-samba-2.4.0-smbServerName.patch
18    Patch6: e-smith-samba-2.4.0-40MachineUid.patch
19  Obsoletes: e-smith-netlogon  Obsoletes: e-smith-netlogon
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 40  Requires: /usr/bin/tdbbackup Line 44  Requires: /usr/bin/tdbbackup
44  AutoReqProv: no  AutoReqProv: no
45    
46  %changelog  %changelog
47    * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
48    - Add windows network performance enhancements registry file. [SME: 7566]
49      Patch from Greg Zartman.
50    
51    * Fri May 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
52    - Remove 40MachineUID as not needed after e-smith-samba-2.2.0-38 [SME: 7608]
53    
54    * Tue May 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme
55    - Update default ServerName in 30smbServerName [SME: 7609]
56    
57    * Mon Apr 29 2013 chris burnat <devlist@burnat.com> 2.4.0-6.sme
58    - Add ability to configure waiting for network Win7 registry option, patch from Greg. [SME: 7566]
59    
60    * Thu Mar 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme
61    - Change default Workgroup and Domain to sme-server [SME: 7482]
62    
63  * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme  * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
64  - Obsolete el5 version of libsmbclient [SME: 7273]  - Obsolete el5 version of libsmbclient [SME: 7273]
65    
# Line 269  AutoReqProv: no Line 289  AutoReqProv: no
289    [SME: 2400]    [SME: 2400]
290    
291  * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-25  * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-25
292  - Set ServerName to SystemName after inital configuration [SME: 543]  - Set ServerName to SystemName after inital configuration [SME: 2378]
293    
294  * Thu Jan 25 2007 Shad L. Lords <slords@mail.com> 1.14.0-24  * Thu Jan 25 2007 Shad L. Lords <slords@mail.com> 1.14.0-24
295  - Allow oplocks to be disabled per ibay [SME: 543]  - Allow oplocks to be disabled per ibay [SME: 543]
# Line 1167  Configuration files and templates for th Line 1187  Configuration files and templates for th
1187  %setup  %setup
1188  %patch1 -p1  %patch1 -p1
1189  %patch2 -p1  %patch2 -p1
1190    %patch3 -p1
1191    %patch4 -p1
1192    %patch5 -p1
1193    %patch6 -p1
1194    
1195  %build  %build
1196  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