auto-import nautilus-2.0.6-6 from nautilus-2.0.6-6.src.rpm
This commit is contained in:
parent
478247b128
commit
8cd6ca5be7
@ -16,7 +16,7 @@
|
|||||||
Name: nautilus
|
Name: nautilus
|
||||||
Summary: Nautilus is a file manager for GNOME
|
Summary: Nautilus is a file manager for GNOME
|
||||||
Version: 2.0.6
|
Version: 2.0.6
|
||||||
Release: 5
|
Release: 6
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
Source: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/%{name}-%{version}.tar.bz2
|
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
|
Patch8: nautilus-2.0.6-cdloopback.patch
|
||||||
## should be upstream bugzilla.redhat.com #70667
|
## should be upstream bugzilla.redhat.com #70667
|
||||||
Patch9: nautilus-2.0.6-assertions.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
|
# this patch is because libc had something wrong with it in
|
||||||
# an early beta; safe to remove later.
|
# an early beta; safe to remove later.
|
||||||
@ -95,6 +97,7 @@ GNOME desktop project.
|
|||||||
%patch7 -p1 -b .disablemountwindow
|
%patch7 -p1 -b .disablemountwindow
|
||||||
%patch8 -p0 -b .cdloopback
|
%patch8 -p0 -b .cdloopback
|
||||||
%patch9 -p1 -b .assertions
|
%patch9 -p1 -b .assertions
|
||||||
|
%patch10 -p0 -b .weblinks
|
||||||
%patch31 -p1 -b .starthere-hang-hackaround
|
%patch31 -p1 -b .starthere-hang-hackaround
|
||||||
%patch42 -p1 -b .triple-click
|
%patch42 -p1 -b .triple-click
|
||||||
%patch43 -p1 -b .dblclickfix
|
%patch43 -p1 -b .dblclickfix
|
||||||
@ -176,6 +179,9 @@ scrollkeeper-update
|
|||||||
%{_includedir}/libnautilus
|
%{_includedir}/libnautilus
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Mon Sep 2 2002 Havoc Pennington <hp@redhat.com>
|
||||||
- fix #70667 assertion failures
|
- fix #70667 assertion failures
|
||||||
- fix triple click patch
|
- fix triple click patch
|
||||||
|
Loading…
Reference in New Issue
Block a user