diff --git a/.cvsignore b/.cvsignore index 111035b..263c6f6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -nautilus-2.16.1.tar.bz2 +nautilus-2.17.1.tar.bz2 diff --git a/nautilus.spec b/nautilus.spec index f0eca7f..0079365 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -18,15 +18,14 @@ Name: nautilus Summary: Nautilus is a file manager for GNOME. -Version: 2.16.2 -Release: 7%{?dist} +Version: 2.17.1 +Release: 1%{?dist} License: GPL Group: User Interface/Desktops Source: ftp://ftp.gnome.org/pub/GNOME/sources/2.7/%{name}/%{name}-%{version}.tar.bz2 URL: http://www.gnome.org/projects/nautilus/ -BuildRoot: %{_tmppath}/%{name}-%{version}-root - +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: gamin Requires: filesystem >= 2.1.1-1 Requires: desktop-backgrounds-basic >= %{desktop_backgrounds_version} @@ -80,11 +79,6 @@ Patch2: nautilus-2.15.2-format.patch Patch3: background-no-delay.patch Patch5: nautilus-2.16.2-selinux.patch Patch6: nautilus-2.16.2-dynamic-search.patch -Patch7: nautilus-2.16.2-icons-overlap-revert.patch -# From upstream -Patch8: nautilus-2.16.2-directory-unref-crash.patch -# Use beagle first, since tracker autostarts -Patch9: nautilus-2.16.2-searchengine-order.patch %description Nautilus integrates access to files, applications, media, @@ -118,9 +112,6 @@ for writing nautilus extensions. %patch3 -p1 -b .no-delay %patch5 -p1 -b .selinux %patch6 -p1 -b .dynamic-search -%patch7 -p1 -b .icons-overlap-revert -%patch8 -p1 -b .directory-unref-crash -%patch9 -p1 -b .searchengine-order %build @@ -214,6 +205,9 @@ scrollkeeper-update %{_libdir}/*.so %changelog +* Tue Dec 19 2006 Matthias Clasen - 2.17.1-1 +- Update to 2.17.1 + * Wed Nov 22 2006 Alexander Larsson - 2.16.2-7 - Look for beagle before tracker, because tracker autostarts This lets us support having both installed at the same time. diff --git a/sources b/sources index e2e7d69..2db926d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6354ad96efcd0f89ed4c13ad940d5f5 nautilus-2.16.2.tar.bz2 +c6279d62a26a9db2f32b2244fe1123c1 nautilus-2.17.1.tar.bz2