--- rpms/smeserver-adv-samba/contribs7/smeserver-adv-samba.spec 2008/10/15 07:45:09 1.4 +++ rpms/smeserver-adv-samba/contribs7/smeserver-adv-samba.spec 2008/10/17 02:23:30 1.7 @@ -2,7 +2,7 @@ Summary: SME Server specific advanced Sa %define name smeserver-adv-samba Name: %{name} %define version 0.1.0 -%define release 2 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -10,6 +10,7 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch1: smeserver-adv-samba-0.1.0-2.patch Patch2: smeserver-adv-samba-0.1.0-safe_winbind.patch +Patch3: smeserver-adv-samba-0.1.0-winbind2.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.13.1-03 @@ -21,7 +22,10 @@ Requires: samba-common >= 3.0.25b AutoReqProv: no %changelog -* Tue Oct 15 2008 Greg J. Zartman 0.1.0-3 +* Wed Oct 15 2008 Greg J. Zartman 0.1.0-4 +- Update winbindd-service-status action to set service to disabled if + service is enabled and ServerRole is changed. +* Tue Oct 14 2008 Greg J. Zartman 0.1.0-3 - Set winbindd to disabled by default and on initial install, was previouslly enabled by default. - Create action to start winbindd if the DM or ADM server roles are designated. @@ -61,9 +65,9 @@ smeserver-adv-samba is to e-smith-samba %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build -mkdir -p root/etc/e-smith/tests perl createlinks # Manage supervise and multilog for winbindd. @@ -74,9 +78,6 @@ touch root/var/service/winbindd/down mkdir -p root/var/service/winbindd/log/supervise mkdir -p root/var/log/winbindd -# Make storage point for shadowcopies -mkdir -p root/home/e-smith/files/.shadow - %install rm -rf $RPM_BUILD_ROOT