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

Matthew Barnes mbarnes at fedoraproject.org
Tue Aug 3 10:53:48 UTC 2010


commit f27791a96c09c1da8f49e2895a447b26837a64fd
Author: Matthew Barnes <mbarnes at redhat.com>
Date:   Tue Aug 3 06:53:40 2010 -0400

    * Sun Aug 01 2010 Matthew Barnes <mbarnes at redhat.com> - 4.0.0-25.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 dcac9dc..1655aab 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -1,4 +1,4 @@
-%define main_release 24
+%define main_release 25
 %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-25.alpha11
+- Fix typo (RH bug #619946).
+
 * Mon Jun 28 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 4.0.0-24.alpha11
 - Revert changes to %%Release, use %%main_release instead.
 - Rebuild for perl-5.12.x.


More information about the scm-commits mailing list