diff --git a/gvfs.spec b/gvfs.spec index ac586e0..aabb40a 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -26,10 +26,6 @@ BuildRequires: GConf2-devel BuildRequires: bluez-libs-devel >= 3.12 BuildRequires: expat-devel -# From head: -Patch1: gvfsfusedaemon_debug.patch -Patch2: ghalvolumemonitor_free_mounts.patch - %description The gvfs package provides backend implementations for the gio framework in GLib. It includes ftp, sftp, cifs. @@ -46,9 +42,6 @@ required to develop applications using gvfs. %prep %setup -q -%patch1 -p1 -b .fusedebug -%patch2 -p1 -b .halmonitor - %build %configure make # %{?_smp_mflags}