diff --git a/gnome-vfs2.spec b/gnome-vfs2.spec index 77a0f2c..51c979d 100644 --- a/gnome-vfs2.spec +++ b/gnome-vfs2.spec @@ -142,6 +142,7 @@ if pkg-config openssl ; then fi %configure \ + --with-samba-includes=/usr/include/samba-4.0 \ --disable-gtk-doc \ %if %{with hal} --enable-hal \ @@ -219,8 +220,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf %changelog -* Tue Nov 27 2012 Tomas Bzatek - 2.24.4-9 +* Wed Nov 28 2012 Tomas Bzatek - 2.24.4-9 - Rebuilt for bug 878494 +- Fix build against samba4 * Thu Jul 19 2012 Fedora Release Engineering - 2.24.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild