auto-import nautilus-2.0.6-6 from nautilus-2.0.6-6.src.rpm

This commit is contained in:
cvsdist 2004-09-09 09:04:56 +00:00
parent 478247b128
commit 8cd6ca5be7

View File

@ -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 <alexl@redhat.com> 2.0.6-6
- Add badhack to make weblinks on desktop work
* Mon Sep 2 2002 Havoc Pennington <hp@redhat.com>
- fix #70667 assertion failures
- fix triple click patch