diff --git a/.cvsignore b/.cvsignore index 8fab7e7..701390b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,4 @@ nautilus-2.7.92.tar.bz2 nautilus-2.8.0.tar.bz2 nautilus-2.8.1.tar.bz2 +nautilus-2.9.90.tar.bz2 diff --git a/nautilus.spec b/nautilus.spec index ebf4a4a..5e5da34 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -1,8 +1,8 @@ -%define glib2_version 2.3.0 +%define glib2_version 2.6.0 %define pango_version 1.1.3 %define gtk2_version 2.3.2 %define libgnomeui_version 2.6.0 -%define eel2_version 2.7.92 +%define eel2_version 2.9.90 %define gnome_icon_theme_version 1.1.5 %define libxml2_version 2.4.20 %define gail_version 0.17-2 @@ -16,8 +16,8 @@ Name: nautilus Summary: Nautilus is a file manager for GNOME. -Version: 2.8.1 -Release: 5 +Version: 2.9.90 +Release: 1 License: GPL Group: User Interface/Desktops Source: ftp://ftp.gnome.org/pub/GNOME/sources/2.7/%{name}/%{name}-%{version}.tar.bz2 @@ -77,11 +77,6 @@ Obsoletes: nautilus-mozilla < 2.0 # Some changes to default config Patch1: nautilus-2.5.7-rhconfig.patch -Patch10: nautilus-2.8.1-mime-mismatch-open.patch -Patch11: nautilus-2.8.1-url-links-filename.patch -Patch12: nautilus-2.8.1-no-app.patch -Patch13: nautilus-2.8.1-throbber.patch - %description Nautilus integrates access to files, applications, media, Internet-based resources and the Web. Nautilus delivers a dynamic and @@ -94,11 +89,6 @@ GNOME desktop project. %patch1 -p1 -b .rhconfig -%patch10 -p0 -b .mime-mismatch-open -%patch11 -p0 -b .url-links-filename -%patch12 -p0 -b .no-app -%patch13 -p0 -b .throbber - %build libtoolize --force --copy diff --git a/sources b/sources index 04ce6b6..cc03134 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f710649a204c84e61cb38352a3e4fc3b nautilus-2.8.1.tar.bz2 +1895a2d95dfd5f6f13cc3d2e18898d17 nautilus-2.9.90.tar.bz2