diff --git a/xfburn.spec b/xfburn.spec index d4b4a56..cfbdc70 100644 --- a/xfburn.spec +++ b/xfburn.spec @@ -10,7 +10,10 @@ Source0: http://www.xfce.org/archive/src/apps/xfburn/0.4/%{name}-%{versio BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libxfcegui4-devel >= 4.4.0 -BuildRequires: thunar-vfs-devel +# Building with thunar-vfs is temporaly disabled, because it depends +# on obsolete hal. Once the thunar-vfs is adjucted to not use hal, +# it can be enable again. +#BuildRequires: thunar-vfs-devel BuildRequires: libburn-devel >= 0.4.2 libisofs-devel >= 0.6.2 BuildRequires: dbus-glib-devel >= 0.34 BuildRequires: gstreamer-devel >= 0.10.2 gstreamer-plugins-base-devel @@ -80,6 +83,7 @@ rm -rf %{buildroot} %changelog * Tue Apr 26 2011 Honza Horak - 0.4.3-5 - Removing hal from BuildRequires, because hal is no more in Fedora + Removing thunar-vfs too, because it depends on hal * Mon Feb 07 2011 Fedora Release Engineering - 0.4.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild