/[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.3 by wellsi, Thu Feb 21 23:10:09 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.2 2013/02/02 21:27:32 slords 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 3
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  Obsoletes: e-smith-netlogon  Obsoletes: e-smith-netlogon
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 33  Obsoletes: samba3-client Line 35  Obsoletes: samba3-client
35  Obsoletes: samba3-doc  Obsoletes: samba3-doc
36  Obsoletes: samba3-utils  Obsoletes: samba3-utils
37  Obsoletes: samba3-winbind  Obsoletes: samba3-winbind
38  Requires: /usr/bin/tdbbackup12  Requires: /usr/bin/tdbbackup
39  AutoReqProv: no  AutoReqProv: no
40    
41  %changelog  %changelog
42    * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
43    - Remove samba_audit specific loglotate configuration [SME: 7388]
44    
45    * Sat Feb 2 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
46    - Change tdbbackup12 back to tdbbackup
47    
48  * 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
49  - Roll new stream for sme9  - Roll new stream for sme9
50    
# Line 1153  Configuration files and templates for th Line 1161  Configuration files and templates for th
1161    
1162  %prep  %prep
1163  %setup  %setup
1164    %patch1 -p1
1165    %patch2 -p1
1166    
1167  %build  %build
1168  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