/[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.7 by wellsi, Wed May 22 04:02:24 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.6 2013/04/30 04:42:50 burnat 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 6
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  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 40  Requires: /usr/bin/tdbbackup Line 42  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  * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
52  - Obsolete el5 version of libsmbclient [SME: 7273]  - Obsolete el5 version of libsmbclient [SME: 7273]
53    
# Line 269  AutoReqProv: no Line 277  AutoReqProv: no
277    [SME: 2400]    [SME: 2400]
278    
279  * 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
280  - Set ServerName to SystemName after inital configuration [SME: 543]  - Set ServerName to SystemName after inital configuration [SME: 2378]
281    
282  * 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
283  - 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 1175  Configuration files and templates for th
1175  %setup  %setup
1176  %patch1 -p1  %patch1 -p1
1177  %patch2 -p1  %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