- Update to 2.26.2
This commit is contained in:
parent
af74ec5411
commit
66bbb146ef
@ -1 +1,2 @@
|
||||
nautilus-2.26.1.tar.bz2
|
||||
nautilus-2.26.2.tar.bz2
|
||||
|
@ -79,8 +79,8 @@ diff -up nautilus-2.25.91-wrk/libnautilus-private/nautilus-column-utilities.c.se
|
||||
"description", _("The SELinux security context of the file."),
|
||||
+ "ellipsize", TRUE,
|
||||
NULL));
|
||||
|
||||
return columns;
|
||||
columns = g_list_append (columns,
|
||||
g_object_new (NAUTILUS_TYPE_COLUMN,
|
||||
diff -up nautilus-2.25.91-wrk/libnautilus-private/nautilus-file.c.selinux nautilus-2.25.91-wrk/libnautilus-private/nautilus-file.c
|
||||
--- nautilus-2.25.91-wrk/libnautilus-private/nautilus-file.c.selinux 2009-02-16 09:45:37.000000000 +0100
|
||||
+++ nautilus-2.25.91-wrk/libnautilus-private/nautilus-file.c 2009-02-16 17:20:33.000000000 +0100
|
||||
|
@ -15,8 +15,8 @@
|
||||
|
||||
Name: nautilus
|
||||
Summary: File manager for GNOME
|
||||
Version: 2.26.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.26.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: User Interface/Desktops
|
||||
Source: http://download.gnome.org/sources/%{name}/2.26/%{name}-%{version}.tar.bz2
|
||||
@ -87,11 +87,6 @@ Patch10: nautilus-gvfs-desktop-key-2.patch
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=519743
|
||||
Patch17: nautilus-filetype-symlink-fix.patch
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=456515
|
||||
# Dragging Files via NFS share moves instead of copy
|
||||
Patch18: nautilus-2.26.1-dnd-not-recurse.patch
|
||||
|
||||
|
||||
%description
|
||||
Nautilus is the file manager and graphical shell for the GNOME desktop
|
||||
that makes it easy to manage your files and the rest of your system.
|
||||
@ -129,7 +124,6 @@ for developing nautilus extensions.
|
||||
# %patch8 -p1 -b .hide-white-screen
|
||||
%patch10 -p1 -b .gvfs-desktop-key
|
||||
%patch17 -p0 -b .symlink
|
||||
%patch18 -p0 -b .dnd-recurse
|
||||
|
||||
%build
|
||||
|
||||
@ -267,6 +261,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 13 2009 Alexander Larsson <alexl@redhat.com> - 2.26.2-1
|
||||
- Update to 2.26.2
|
||||
|
||||
* Mon Apr 6 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.26.1-2
|
||||
- Fix dragging files via NFS moves instead of copy (#456515)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user