/[smecontribs]/rpms/smeserver-adv-samba/contribs7/smeserver-adv-samba.spec
ViewVC logotype

Diff of /rpms/smeserver-adv-samba/contribs7/smeserver-adv-samba.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by gregzartman, Wed Oct 15 07:45:09 2008 UTC Revision 1.11 by slords, Tue Mar 3 15:50:17 2009 UTC
# Line 1  Line 1 
1    # $Id$
2    # Authority: gzartman
3    # Name: Greg Zartman
4    
5  Summary: SME Server specific advanced Samba configuration files and templates  Summary: SME Server specific advanced Samba configuration files and templates
6  %define name smeserver-adv-samba  %define name smeserver-adv-samba
7  Name: %{name}  Name: %{name}
8  %define version 0.1.0  %define version 0.1.0
9  %define release 2  %define release 5
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 10  Group: Networking/Daemons Line 14  Group: Networking/Daemons
14  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
15  Patch1: smeserver-adv-samba-0.1.0-2.patch  Patch1: smeserver-adv-samba-0.1.0-2.patch
16  Patch2: smeserver-adv-samba-0.1.0-safe_winbind.patch  Patch2: smeserver-adv-samba-0.1.0-safe_winbind.patch
17    Patch3: smeserver-adv-samba-0.1.0-winbind2.patch
18    Patch4: smeserver-adv-samba-0.1.0-auth.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
# Line 21  Requires: samba-common >= 3.0.25b Line 27  Requires: samba-common >= 3.0.25b
27  AutoReqProv: no  AutoReqProv: no
28    
29  %changelog  %changelog
30  * Tue Oct 15 2008 Greg J. Zartman <greg@leiinc.com> 0.1.0-3  * Tue Nov 5 2008 Greg J. Zartman <greg@leiinc.com> 0.1.0-5
31    - Add nsswitch.conf and pam.d/login fragments to workgroup-update
32      templates2expand [SME: 4729].
33    
34    * Wed Oct 15 2008 Greg J. Zartman <greg@leiinc.com> 0.1.0-4
35    - Update winbindd-service-status action to set service to disabled if
36      service is enabled and ServerRole is changed.
37    
38    * Tue Oct 14 2008 Greg J. Zartman <greg@leiinc.com> 0.1.0-3
39  - Set winbindd to disabled by default and on initial install, was  - Set winbindd to disabled by default and on initial install, was
40    previouslly enabled by default.    previouslly enabled by default.
41  - Create action to start winbindd if the DM or ADM server roles are designated.  - Create action to start winbindd if the DM or ADM server roles are designated.
# Line 61  smeserver-adv-samba is to e-smith-samba Line 75  smeserver-adv-samba is to e-smith-samba
75  %setup  %setup
76  %patch1 -p1  %patch1 -p1
77  %patch2 -p1  %patch2 -p1
78    %patch3 -p1
79    %patch4 -p1
80    
81  %build  %build
 mkdir -p root/etc/e-smith/tests  
82  perl createlinks  perl createlinks
83    
84  # Manage supervise and multilog for winbindd.  # Manage supervise and multilog for winbindd.
# Line 74  touch root/var/service/winbindd/down Line 89  touch root/var/service/winbindd/down
89  mkdir -p root/var/service/winbindd/log/supervise  mkdir -p root/var/service/winbindd/log/supervise
90  mkdir -p root/var/log/winbindd  mkdir -p root/var/log/winbindd
91    
 # Make storage point for shadowcopies  
 mkdir -p root/home/e-smith/files/.shadow  
   
92  %install  %install
93  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
94    


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