diff --git a/nautilus.changes b/nautilus.changes index 5f73741..b6b0a4e 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,12 +1,3 @@ -------------------------------------------------------------------- -Sun May 23 15:34:41 CEST 2010 - vuntz@opensuse.org - -- Change libbeagle-devel BuildRequires to tracker-devel on 11.3 and - later as part of our move away from beagle. This is fate#307899. - Note that nautilus loads the backend at runtime, so the - BuildRequires is not really needed, except that it's useful for - us, packagers, to remember that's what we want. - ------------------------------------------------------------------- Thu Apr 29 14:32:08 CEST 2010 - dimstar@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index 0295f32..014982c 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -15,8 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# Starting with openSUSE 11.3 we use tracker instead of beagle -%define use_tracker 0%{suse_version} >= 1130 +# norootforbuild + Name: nautilus BuildRequires: fdupes @@ -26,15 +26,11 @@ BuildRequires: gnome-icon-theme BuildRequires: gnome-patch-translation BuildRequires: gtk-doc BuildRequires: intltool +BuildRequires: libbeagle-devel BuildRequires: libexempi-devel BuildRequires: libexif-devel BuildRequires: libunique-devel BuildRequires: libxml2-devel -%if %use_tracker -BuildRequires: tracker-devel -%else -BuildRequires: libbeagle-devel -%endif BuildRequires: translation-update-upstream BuildRequires: update-desktop-files License: GPLv2+