auto-import nautilus-2.0.5-5 from nautilus-2.0.5-5.src.rpm
This commit is contained in:
parent
2c2de71dad
commit
71299bd21c
@ -15,7 +15,7 @@
|
||||
Name: nautilus
|
||||
Summary: Nautilus is a file manager for GNOME
|
||||
Version: 2.0.5
|
||||
Release: 4
|
||||
Release: 5
|
||||
Copyright: GPL
|
||||
Group: User Interface/Desktops
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/%{name}-%{version}.tar.bz2
|
||||
@ -64,6 +64,9 @@ Patch4: nautilus-2.0.5-session-pref.patch
|
||||
## http://bugzilla.gnome.org/show_bug.cgi?id=91547
|
||||
Patch5: nautilus-2.0.5-left-margin.patch
|
||||
Patch6: nautilus-volume-handling.patch
|
||||
# If the _NAUTILUS_DISABLE_MOUNT_WINDOW selection has an
|
||||
# owner, don't open new windows.
|
||||
Patch7: nautilus-2.0.5-disablemountwindow.patch
|
||||
|
||||
# this patch is because libc had something wrong with it in
|
||||
# an early beta; safe to remove later.
|
||||
@ -84,6 +87,7 @@ GNOME desktop project.
|
||||
%patch4 -p1 -b .session-pref
|
||||
%patch5 -p1 -b .left-margin
|
||||
%patch6 -p0 -b .volume-handling
|
||||
%patch7 -p1 -b .disablemountwindow
|
||||
%patch31 -p1 -b .starthere-hang-hackaround
|
||||
|
||||
if test -f components/music/mpg123.c ; then
|
||||
@ -163,6 +167,10 @@ scrollkeeper-update
|
||||
%{_includedir}/libnautilus
|
||||
|
||||
%changelog
|
||||
* Wed Aug 28 2002 Owen Taylor <otaylor@redhat.com>
|
||||
- Add a simple patch so that redhat-config-packages can disable
|
||||
the new window behavior for mounted CDs behavior.
|
||||
|
||||
* Wed Aug 28 2002 Alexander Larsson <alexl@redhat.com> 2.0.5-4
|
||||
- Add patch to fix bug #70667
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user