From 1c4e727e34f3d62ceaeca34ff62ce6ff76d3cc61 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 09:05:50 +0000 Subject: [PATCH] auto-import changelog data from nautilus-2.1.5-2a.src.rpm Wed Dec 18 2002 Alexander Larsson 2.1.5-2 - Add cdburn patch. - Remove nautilus-1.1.19-starthere-hang-hackaround.patch - Require nautilus-cd-burner Mon Dec 16 2002 Alexander Larsson 2.1.5-1 - Update to 2.1.5. Require gnome-icon-theme >= 0.1.5, gnome-vfs >= 2.1.5 --- .cvsignore | 2 +- nautilus.spec | 26 +++++++++++++++++--------- sources | 2 +- 3 files changed, 19 insertions(+), 11 deletions(-) diff --git a/.cvsignore b/.cvsignore index d1378cb..1b33fba 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -nautilus-2.1.3.tar.bz2 +nautilus-2.1.5.tar.bz2 diff --git a/nautilus.spec b/nautilus.spec index 2d4bc19..6916fee 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -2,7 +2,8 @@ %define pango_version 1.1.3 %define gtk2_version 2.1.2 %define libgnomeui_version 2.1.0 -%define eel2_version 2.1.3 +%define eel2_version 2.1.5 +%define gnome_icon_theme_version 0.1.5 %define libxml2_version 2.4.20 %define eog_version 1.0.0 %define gail_version 0.17-2 @@ -11,13 +12,13 @@ %define gnome_desktop_version 2.1.2 %define redhat_menus_version 0.25 %define redhat_artwork_version 0.41 -%define gnome_vfs2_version 2.1.3 +%define gnome_vfs2_version 2.1.5 %define startup_notification_version 0.4 Name: nautilus Summary: Nautilus is a file manager for GNOME -Version: 2.1.3 -Release: 1 +Version: 2.1.5 +Release: 2a Copyright: GPL Group: User Interface/Desktops Source: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/%{name}-%{version}.tar.bz2 @@ -37,6 +38,7 @@ Requires: redhat-menus >= %{redhat_menus_version} Requires: redhat-artwork >= %{redhat_artwork_version} Requires: gnome-vfs2 >= %{gnome_vfs2_version} Requires: eel2 >= %{eel2_version} +Requires: gnome-icon-theme >= %{gnome_icon_theme_version} BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: pango-devel >= %{pango_version} @@ -67,10 +69,8 @@ Patch1: nautilus-2.0.3-rhconfig.patch Patch9: nautilus-2.0.6-assertions.patch # Make weblinks launch a browser, somewhat of a badhack Patch10: nautilus-weblink-badhack.patch - -# this patch is because libc had something wrong with it in -# an early beta; safe to remove later. -Patch31: nautilus-1.1.19-starthere-hang-hackaround.patch +# Integrate nautilus-cd-burner +Patch11: nautilus-2.1.5-cdburn.patch Patch42: nautilus-2.0.6-triple-click.patch Patch43: nautilus-2.0.6-dblclickfix.patch @@ -88,7 +88,7 @@ GNOME desktop project. %patch1 -p1 -b .rhconfig %patch9 -p1 -b .assertions #%patch10 -p0 -b .weblinks -%patch31 -p1 -b .starthere-hang-hackaround +%patch11 -p0 -b .cdburn %patch42 -p1 -b .triple-click #%patch43 -p1 -b .dblclickfix @@ -170,6 +170,14 @@ scrollkeeper-update %{_includedir}/libnautilus %changelog +* Wed Dec 18 2002 Alexander Larsson 2.1.5-2 +- Add cdburn patch. +- Remove nautilus-1.1.19-starthere-hang-hackaround.patch +- Require nautilus-cd-burner + +* Mon Dec 16 2002 Alexander Larsson 2.1.5-1 +- Update to 2.1.5. Require gnome-icon-theme >= 0.1.5, gnome-vfs >= 2.1.5 + * Tue Dec 3 2002 Havoc Pennington - add explicit startup-notification dependency because build system is dumb diff --git a/sources b/sources index 112214b..eb8770b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a6f372104cfd03ed56846cba474e61e8 nautilus-2.1.3.tar.bz2 +4c62d5898137f4fff2acfcd9344bd343 nautilus-2.1.5.tar.bz2