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

leigh123linux leigh123linux at fedoraproject.org
Tue Oct 30 18:43:20 UTC 2012


commit 0f249ff229d1864de6efc141ff65c4d38b5ca2b7
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Tue Oct 30 18:43:00 2012 +0000

    remove sambe configure option

 mate-vfs.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/mate-vfs.spec b/mate-vfs.spec
index 250f648..ae6a32b 100644
--- a/mate-vfs.spec
+++ b/mate-vfs.spec
@@ -97,8 +97,7 @@ export CPPFLAGS="-I/usr/include/cdda"
 
 %configure \
 	--enable-daemon \
-	--disable-static \
-        --with-samba-includes=%{_includedir}/samba-4.0
+	--disable-static
 
 
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
@@ -163,7 +162,6 @@ 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