[samba4/f13/master] * Sun Aug 01 2010 Matthew Barnes <mbarnes at redhat.com> - 4.0.0-24.alpha11 - Fix typo (RH bug #619946)

Matthew Barnes mbarnes at fedoraproject.org
Tue Aug 3 10:47:19 UTC 2010


commit 409a89f75a0043d4e9b0b3c2edb24d6715ae2378
Author: Matthew Barnes <mbarnes at redhat.com>
Date:   Tue Aug 3 06:47:13 2010 -0400

    * Sun Aug 01 2010 Matthew Barnes <mbarnes at redhat.com> - 4.0.0-24.alpha11
    - Fix typo (RH bug #619946).

 samba4.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/samba4.spec b/samba4.spec
index a0dad97..77de376 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -1,4 +1,4 @@
-%define main_release 23
+%define main_release 24
 %define samba4_version 4.0.0
 
 %define talloc_version 2.0.1
@@ -440,7 +440,7 @@ install -m644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name}
 %endif
 
 %if %enable_winbind
-mkdir -p $RPM_BUILD_ROOT%{_lib}
+mkdir -p $RPM_BUILD_ROOT/%{_lib}
 ln -sf ../%{_libdir}/libnss_winbind.so  $RPM_BUILD_ROOT%{_lib}/libnss_winbind.so.2 
 %else
 rm $RPM_BUILD_ROOT%{_bindir}/ntlm_auth
@@ -850,6 +850,9 @@ exit 0
 %endif
 
 %changelog
+* Sun Aug 01 2010 Matthew Barnes <mbarnes at redhat.com> - 4.0.0-24.alpha11
+- Fix typo (RH bug #619946).
+
 * Mon Jun 07 2010 Matthew Barnes <mbarnes at redhat.com> - 4.0.0-23.alpha11
 - Add "-fno-strict-aliasing" to CFLAGS.
 


More information about the scm-commits mailing list