From 8cd6ca5be7c017e83f026b25a87ecbc64f420de2 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 09:04:56 +0000 Subject: auto-import nautilus-2.0.6-6 from nautilus-2.0.6-6.src.rpm --- diff --git a/nautilus.spec b/nautilus.spec index aa17640..a07bee7 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -16,7 +16,7 @@ Name: nautilus Summary: Nautilus is a file manager for GNOME Version: 2.0.6 -Release: 5 +Release: 6 Copyright: GPL Group: User Interface/Desktops Source: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/%{name}-%{version}.tar.bz2 @@ -71,6 +71,8 @@ Patch7: nautilus-2.0.5-disablemountwindow.patch Patch8: nautilus-2.0.6-cdloopback.patch ## should be upstream bugzilla.redhat.com #70667 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. @@ -95,6 +97,7 @@ GNOME desktop project. %patch7 -p1 -b .disablemountwindow %patch8 -p0 -b .cdloopback %patch9 -p1 -b .assertions +%patch10 -p0 -b .weblinks %patch31 -p1 -b .starthere-hang-hackaround %patch42 -p1 -b .triple-click %patch43 -p1 -b .dblclickfix @@ -176,6 +179,9 @@ scrollkeeper-update %{_includedir}/libnautilus %changelog +* Tue Sep 3 2002 Alexander Larsson 2.0.6-6 +- Add badhack to make weblinks on desktop work + * Mon Sep 2 2002 Havoc Pennington - fix #70667 assertion failures - fix triple click patch