/[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.3 by gregzartman, Sat Oct 11 19:32:08 2008 UTC Revision 1.4 by gregzartman, Wed Oct 15 07:45:09 2008 UTC
# Line 9  License: GPL Line 9  License: GPL
9  Group: Networking/Daemons  Group: Networking/Daemons
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11  Patch1: smeserver-adv-samba-0.1.0-2.patch  Patch1: smeserver-adv-samba-0.1.0-2.patch
12    Patch2: smeserver-adv-samba-0.1.0-safe_winbind.patch
13  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  BuildArchitectures: noarch  BuildArchitectures: noarch
15  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
16  Requires: e-smith-samba >= 1.14.1-6  Requires: e-smith-samba >= 2.0.0
17    Requires: e-smith-base  >= 5.0.0
18  Requires: samba >= 3.0.25b  Requires: samba >= 3.0.25b
19  Requires: samba-client >= 3.0.25b  Requires: samba-client >= 3.0.25b
20  Requires: samba-common >= 3.0.25b  Requires: samba-common >= 3.0.25b
21  AutoReqProv: no  AutoReqProv: no
22    
23  %changelog  %changelog
24    * Tue Oct 15 2008 Greg J. Zartman <greg@leiinc.com> 0.1.0-3
25    - Set winbindd to disabled by default and on initial install, was
26      previouslly enabled by default.
27    - Create action to start winbindd if the DM or ADM server roles are designated.
28    
29  * Tue Sep 30 2008 Greg J. Zartman <greg@leiinc.com> 0.1.0-2  * Tue Sep 30 2008 Greg J. Zartman <greg@leiinc.com> 0.1.0-2
30  - Add template fragments to etc/pam.d/login to look for winbindd auth is  - Add template fragments to etc/pam.d/login to look for winbindd auth is
31    winbindd is running [SME: 4196].    winbindd is running [SME: 4196].
# Line 53  smeserver-adv-samba is to e-smith-samba Line 60  smeserver-adv-samba is to e-smith-samba
60  %prep  %prep
61  %setup  %setup
62  %patch1 -p1  %patch1 -p1
63    %patch2 -p1
64    
65  %build  %build
66  mkdir -p root/etc/e-smith/tests  mkdir -p root/etc/e-smith/tests
# Line 71  mkdir -p root/home/e-smith/files/.shadow Line 79  mkdir -p root/home/e-smith/files/.shadow
79    
80  %install  %install
81  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
82    
83  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
84  /sbin/e-smith/genfilelist \  /sbin/e-smith/genfilelist \
85      --dir '/var/service/winbindd' 'attr(1755,root,root)' \      --dir '/var/service/winbindd' 'attr(1755,root,root)' \


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