[mate-vfs/f17: 2/3] Revert "remove sambe configure option"

leigh123linux leigh123linux at fedoraproject.org
Tue Oct 30 18:56:40 UTC 2012


commit b4f11ecfb43b9208ef411d94188e401d940be539
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Tue Oct 30 18:55:42 2012 +0000

    Revert "remove sambe configure option"
    
    This reverts commit 0f249ff229d1864de6efc141ff65c4d38b5ca2b7.

 mate-vfs.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/mate-vfs.spec b/mate-vfs.spec
index ae6a32b..250f648 100644
--- a/mate-vfs.spec
+++ b/mate-vfs.spec
@@ -97,7 +97,8 @@ export CPPFLAGS="-I/usr/include/cdda"
 
 %configure \
 	--enable-daemon \
-	--disable-static
+	--disable-static \
+        --with-samba-includes=%{_includedir}/samba-4.0
 
 
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
@@ -162,6 +163,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 %changelog
 * Tue Oct 30 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.4.0-13
+- rebuilt with samba include configure option
 - remove un-needed requires
 
 * Tue Aug 21 2012 Dan Mashal <dan.mashal at fedoraproject.org> - 1.4.0-12


More information about the scm-commits mailing list