2012-12-20 22:41:01 +00:00
|
|
|
%define glib2_version 2.35.3
|
2012-05-05 18:53:00 +00:00
|
|
|
%define gnome_desktop3_version 3.0.0
|
|
|
|
%define pango_version 1.28.3
|
2013-09-03 21:08:59 +00:00
|
|
|
%define gtk3_version 3.9.11
|
2012-05-05 18:53:00 +00:00
|
|
|
%define libxml2_version 2.7.8
|
|
|
|
%define libexif_version 0.6.20
|
|
|
|
%define exempi_version 2.1.0
|
2010-10-06 15:50:36 +00:00
|
|
|
%define gobject_introspection_version 0.9.5
|
2004-09-09 09:03:08 +00:00
|
|
|
|
2010-08-24 16:22:59 +00:00
|
|
|
Name: nautilus
|
|
|
|
Summary: File manager for GNOME
|
2013-11-19 12:17:55 +00:00
|
|
|
Version: 3.11.2
|
2013-08-22 00:20:41 +00:00
|
|
|
Release: 1%{?dist}
|
2010-08-24 16:22:59 +00:00
|
|
|
License: GPLv2+
|
2004-09-09 09:03:08 +00:00
|
|
|
Group: User Interface/Desktops
|
2013-11-19 12:17:55 +00:00
|
|
|
Source: http://download.gnome.org/sources/%{name}/3.11/%{name}-%{version}.tar.xz
|
2004-09-09 09:03:08 +00:00
|
|
|
|
2010-08-24 16:22:59 +00:00
|
|
|
URL: http://projects.gnome.org/nautilus/
|
2012-05-05 18:53:00 +00:00
|
|
|
Requires: redhat-menus
|
2013-06-20 20:17:11 +00:00
|
|
|
Requires: gvfs%{_isa}
|
|
|
|
Requires: libexif%{_isa} >= %{libexif_version}
|
|
|
|
Requires: gsettings-desktop-schemas%{_isa}
|
2010-11-30 10:49:49 +00:00
|
|
|
|
2010-08-24 16:22:59 +00:00
|
|
|
BuildRequires: glib2-devel >= %{glib2_version}
|
|
|
|
BuildRequires: pango-devel >= %{pango_version}
|
|
|
|
BuildRequires: gtk3-devel >= %{gtk3_version}
|
|
|
|
BuildRequires: libxml2-devel >= %{libxml2_version}
|
|
|
|
BuildRequires: gnome-desktop3-devel >= %{gnome_desktop3_version}
|
2009-04-27 18:12:34 +00:00
|
|
|
BuildRequires: intltool >= 0.40.6-2
|
2005-11-01 09:39:19 +00:00
|
|
|
BuildRequires: libX11-devel
|
2012-05-05 18:53:00 +00:00
|
|
|
BuildRequires: desktop-file-utils
|
2010-11-30 10:49:49 +00:00
|
|
|
BuildRequires: libSM-devel
|
2012-05-05 18:53:00 +00:00
|
|
|
BuildRequires: libtool
|
2005-07-11 04:33:20 +00:00
|
|
|
BuildRequires: libexif-devel >= %{libexif_version}
|
2008-01-08 17:42:52 +00:00
|
|
|
BuildRequires: exempi-devel >= %{exempi_version}
|
2004-10-08 09:44:47 +00:00
|
|
|
BuildRequires: gettext
|
2008-04-03 15:15:12 +00:00
|
|
|
BuildRequires: libselinux-devel
|
2010-08-12 13:50:52 +00:00
|
|
|
BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version}
|
2010-08-24 16:22:59 +00:00
|
|
|
BuildRequires: gsettings-desktop-schemas-devel
|
2011-02-05 02:14:54 +00:00
|
|
|
BuildRequires: libnotify-devel
|
2012-07-18 00:32:44 +00:00
|
|
|
BuildRequires: tracker-devel
|
2006-10-18 16:25:05 +00:00
|
|
|
|
2010-02-17 14:10:53 +00:00
|
|
|
# the main binary links against libnautilus-extension.so
|
|
|
|
# don't depend on soname, rather on exact version
|
2010-08-24 16:22:59 +00:00
|
|
|
Requires: nautilus-extensions = %{version}-%{release}
|
2010-02-17 14:10:53 +00:00
|
|
|
|
2004-09-09 09:03:08 +00:00
|
|
|
Obsoletes: nautilus-extras
|
|
|
|
Obsoletes: nautilus-suggested
|
2004-09-09 09:03:18 +00:00
|
|
|
Obsoletes: nautilus-mozilla < 2.0
|
2005-04-03 19:21:35 +00:00
|
|
|
Obsoletes: nautilus-media
|
2004-09-09 08:57:06 +00:00
|
|
|
|
2010-03-15 16:09:42 +00:00
|
|
|
Obsoletes: gnome-volume-manager < 2.24.0-2
|
|
|
|
Provides: gnome-volume-manager = 2.24.0-2
|
2010-04-14 00:13:50 +00:00
|
|
|
Obsoletes: eel2 < 2.26.0-3
|
|
|
|
Provides: eel2 = 2.26.0-3
|
2008-12-05 20:18:36 +00:00
|
|
|
|
2012-05-07 15:21:30 +00:00
|
|
|
# The selinux patch is here to not lose it, should go upstream and needs
|
|
|
|
# cleaning up to work with current nautilus git.
|
2011-12-21 04:45:21 +00:00
|
|
|
#Patch4: nautilus-2.91.8-selinux.patch
|
2007-03-02 15:06:35 +00:00
|
|
|
|
2004-09-09 08:57:06 +00:00
|
|
|
%description
|
2008-11-22 04:39:01 +00:00
|
|
|
Nautilus is the file manager and graphical shell for the GNOME desktop
|
2009-04-03 03:03:38 +00:00
|
|
|
that makes it easy to manage your files and the rest of your system.
|
|
|
|
It allows to browse directories on local and remote filesystems, preview
|
2008-11-22 04:39:01 +00:00
|
|
|
files and launch applications associated with them.
|
2009-04-03 03:03:38 +00:00
|
|
|
It is also responsible for handling the icons on the GNOME desktop.
|
2004-09-09 08:57:06 +00:00
|
|
|
|
2006-08-10 14:39:05 +00:00
|
|
|
%package extensions
|
2013-06-20 20:26:16 +00:00
|
|
|
Summary: Nautilus extensions library
|
|
|
|
License: LGPLv2+
|
|
|
|
Group: Development/Libraries
|
2013-06-20 20:17:11 +00:00
|
|
|
Requires: %{name}%{_isa} = %{version}-%{release}
|
2006-08-10 14:39:05 +00:00
|
|
|
|
|
|
|
%description extensions
|
|
|
|
This package provides the libraries used by nautilus extensions.
|
|
|
|
|
|
|
|
%package devel
|
2013-06-20 20:26:16 +00:00
|
|
|
Summary: Support for developing nautilus extensions
|
|
|
|
License: LGPLv2+
|
|
|
|
Group: Development/Libraries
|
2013-06-20 20:17:11 +00:00
|
|
|
Requires: %{name}%{_isa} = %{version}-%{release}
|
|
|
|
Requires: %{name}-extensions%{_isa} = %{version}-%{release}
|
2010-04-26 11:55:23 +00:00
|
|
|
Obsoletes: eel2-devel < 2.26.0-3
|
|
|
|
Provides: eel2-devel = 2.26.0-3
|
2006-08-10 14:39:05 +00:00
|
|
|
|
|
|
|
%description devel
|
2008-11-22 04:39:01 +00:00
|
|
|
This package provides libraries and header files needed
|
|
|
|
for developing nautilus extensions.
|
2006-08-10 14:39:05 +00:00
|
|
|
|
2004-09-09 08:57:06 +00:00
|
|
|
%prep
|
2010-08-12 13:50:52 +00:00
|
|
|
%setup -q -n %{name}-%{version}
|
auto-import changelog data from nautilus-1.0.4-33.src.rpm
Tue Aug 14 2001 Owen Taylor <otaylor@redhat.com>
- Fix problem with missing desktop starthere.desktop file
- New snapshot from our branch, fixes:
- On upgrade, icons migrated from GNOME desktop are not properly lined up
(#51436)
- icons dropped on the desktop don't end up where dropped. (#51441)
- Nautilus shouldn't have fam monitor read-only windows. This keeps CDROMS
from being unmounted until you close all
nautilus windows pointing to them. (#51442)
- Warnings about 'cannot statfs...' when moving items to trash.
- Use separate start-here.desktop for panel, since the one used for the
root window only works from Nautilus.
Fri Aug 10 2001 Alexander Larsson <alexl@redhat.com>
- Changed starthere .desktop files to be links instead
- of spawning a new nautilus. This makes start-here:
- much faster.
Thu Aug 09 2001 Alexander Larsson <alexl@redhat.com>
- Added hwbrowser dependency
- New snapshot, fixes the mozilla-view submit form problem
Wed Aug 08 2001 Jonathan Blandford <jrb@redhat.com>
- Rebuild with new xml-i18n-tools
- fix crash in creating new desktop files
Tue Aug 07 2001 Jonathan Blandford <jrb@redhat.com>
- Fix up DnD code some more
Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
- Sync our CVS version; fixes some MUSTFIX (the one about drawing
background on startup, properly translate desktop files, etc.)
Wed Aug 01 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-24
- Fix 64bit cleanness issue
- Fix NULL mimetype crash
- Disable additional_text for .desktop files
Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-23
- Fix unmounting devices.
Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-22
- Make it depend on gnome-vfs-1.0.1-13. Needed for .desktop
- mimetype sniffing.
Mon Jul 30 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-21
- Remove the "don't run as root" warning.
- Remove eazel from bookmarks
- langified (again? did someone change it?)
Fri Jul 27 2001 Alexander Larsson <alexl@redhat.com>
- Apply a patch that makes nautilus dnd reset work with the latest
- eel release.
Thu Jul 26 2001 Alexander Larsson <alexl@redhat.com>
- Build on ia64 without the mozilla component.
Wed Jul 25 2001 Havoc Pennington <hp@redhat.com>
- Fix crash-on-startup showstopper
- Fix can't-find-images bug (this one was only showing up when built with
debug symbols, since it was an uninitialized memory read)
Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
- sync new tarball from our CVS branch, fixes some drag-and-drop, changes
URI scheme names, etc.
Tue Jul 24 2001 Owen Taylor <otaylor@redhat.com>
- Add BuildRequires (#49539, 49537)
- Fix %post, %postun (#49720)
- Background efficiency improvements and hacks
Fri Jul 13 2001 Alexander Larsson <alexl@redhat.com>
- Don't launch esd on each mouseover.
Wed Jul 11 2001 Havoc Pennington <hp@redhat.com>
- move first time druid patch into my "CVS outstanding" patch
- try to really remove Help/Feedback
- try to really fix Help/Community Support
- try again to get Start Here in the Go menu
- try again to get Start Here on the desktop
- don't show file sizes for .desktop files
Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
- add newline to ends of .desktop files that were missing them
Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
- update to my latest 'cvs diff -u' (adds default Start Here link, displays
.directory name in sidebar)
- include /etc/X11/* links (starthere, sysconfig, serverconfig)
Tue Jul 10 2001 Jonathan Blandford <jrb@redhat.com>
- Patch to remove firsttime druid and flash
Mon Jul 09 2001 Havoc Pennington <hp@redhat.com>
- add hacks for displaying desktop files
- add hack to turn off the "unwriteable" emblem
Sun Jul 08 2001 Tim Powers <timp@redhat.com>
- added defattr to the files lists to be (-,root,root)
- languified
Sat Jul 07 2001 Alexander Larsson <alexl@redhat.com>
- Need to run autoheader too.
Fri Jul 06 2001 Alexander Larsson <alexl@redhat.com>
- Make the fam dependency a real runtime dependency
- by linking to libfam (nautilus-1.0.4-fam-lib.patch)
- Cleaned up specfile.
Fri Jul 06 2001 Alexander Larsson <alexl@redhat.com>
- Change default background and rubberband color.
- Use the sidebar tabs from the default theme
- BuildDepend on fam-devel, depend on fam
- Disable the eazel update pages in the first-time druid.
- Remove the eazel logo from the first-time druid
Thu Jul 05 2001 Havoc Pennington <hp@redhat.com>
- 1.0.4, removes eazel services icon and wizard page
- Eazel logo is still in startup wizard for now, needs fixing
Tue Jul 03 2001 Havoc Pennington <hp@redhat.com>
- fix group (s/Desktop/Desktops/) #47134
- remove ammonite dependency
Wed Jun 27 2001 Havoc Pennington <hp@redhat.com>
- add a different default theme
- clean up file list overspecificity a bit
Tue Jun 26 2001 Havoc Pennington <hp@redhat.com>
- move to a CVS snapshot of nautilus for now (Darin is my hero for having
distcheck work out of CVS)
2004-09-09 08:57:31 +00:00
|
|
|
|
2011-12-21 04:45:21 +00:00
|
|
|
#%patch4 -p1 -b .selinux
|
2004-09-09 09:04:10 +00:00
|
|
|
|
2004-09-09 09:03:08 +00:00
|
|
|
%build
|
2010-11-30 10:49:49 +00:00
|
|
|
CFLAGS="$RPM_OPT_FLAGS -g -DNAUTILUS_OMIT_SELF_CHECK" %configure --disable-more-warnings --disable-update-mimedb
|
2004-09-09 08:59:29 +00:00
|
|
|
|
2008-12-16 07:17:25 +00:00
|
|
|
# drop unneeded direct library deps with --as-needed
|
|
|
|
# libtool doesn't make this easy, so we do it the hard way
|
2009-08-03 00:47:52 +00:00
|
|
|
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
|
2008-12-16 07:10:06 +00:00
|
|
|
|
2004-09-09 09:06:35 +00:00
|
|
|
export tagname=CC
|
2013-02-08 17:01:17 +00:00
|
|
|
# disabled %{?_smp_mflags} due to racy intltool-merge
|
|
|
|
LANG=en_US make -j1 V=1
|
2004-09-09 08:57:06 +00:00
|
|
|
|
|
|
|
%install
|
2004-09-09 09:06:35 +00:00
|
|
|
export tagname=CC
|
2010-08-24 16:22:59 +00:00
|
|
|
LANG=en_US make install DESTDIR=$RPM_BUILD_ROOT LIBTOOL=/usr/bin/libtool
|
2010-05-04 10:47:17 +00:00
|
|
|
|
2011-03-27 18:40:37 +00:00
|
|
|
desktop-file-install --delete-original \
|
2004-09-09 09:03:18 +00:00
|
|
|
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
|
|
|
--add-only-show-in GNOME \
|
|
|
|
$RPM_BUILD_ROOT%{_datadir}/applications/*
|
|
|
|
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
2011-01-08 01:46:36 +00:00
|
|
|
rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/*.la
|
2004-09-09 09:03:18 +00:00
|
|
|
|
auto-import changelog data from nautilus-1.0.4-33.src.rpm
Tue Aug 14 2001 Owen Taylor <otaylor@redhat.com>
- Fix problem with missing desktop starthere.desktop file
- New snapshot from our branch, fixes:
- On upgrade, icons migrated from GNOME desktop are not properly lined up
(#51436)
- icons dropped on the desktop don't end up where dropped. (#51441)
- Nautilus shouldn't have fam monitor read-only windows. This keeps CDROMS
from being unmounted until you close all
nautilus windows pointing to them. (#51442)
- Warnings about 'cannot statfs...' when moving items to trash.
- Use separate start-here.desktop for panel, since the one used for the
root window only works from Nautilus.
Fri Aug 10 2001 Alexander Larsson <alexl@redhat.com>
- Changed starthere .desktop files to be links instead
- of spawning a new nautilus. This makes start-here:
- much faster.
Thu Aug 09 2001 Alexander Larsson <alexl@redhat.com>
- Added hwbrowser dependency
- New snapshot, fixes the mozilla-view submit form problem
Wed Aug 08 2001 Jonathan Blandford <jrb@redhat.com>
- Rebuild with new xml-i18n-tools
- fix crash in creating new desktop files
Tue Aug 07 2001 Jonathan Blandford <jrb@redhat.com>
- Fix up DnD code some more
Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
- Sync our CVS version; fixes some MUSTFIX (the one about drawing
background on startup, properly translate desktop files, etc.)
Wed Aug 01 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-24
- Fix 64bit cleanness issue
- Fix NULL mimetype crash
- Disable additional_text for .desktop files
Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-23
- Fix unmounting devices.
Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-22
- Make it depend on gnome-vfs-1.0.1-13. Needed for .desktop
- mimetype sniffing.
Mon Jul 30 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-21
- Remove the "don't run as root" warning.
- Remove eazel from bookmarks
- langified (again? did someone change it?)
Fri Jul 27 2001 Alexander Larsson <alexl@redhat.com>
- Apply a patch that makes nautilus dnd reset work with the latest
- eel release.
Thu Jul 26 2001 Alexander Larsson <alexl@redhat.com>
- Build on ia64 without the mozilla component.
Wed Jul 25 2001 Havoc Pennington <hp@redhat.com>
- Fix crash-on-startup showstopper
- Fix can't-find-images bug (this one was only showing up when built with
debug symbols, since it was an uninitialized memory read)
Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
- sync new tarball from our CVS branch, fixes some drag-and-drop, changes
URI scheme names, etc.
Tue Jul 24 2001 Owen Taylor <otaylor@redhat.com>
- Add BuildRequires (#49539, 49537)
- Fix %post, %postun (#49720)
- Background efficiency improvements and hacks
Fri Jul 13 2001 Alexander Larsson <alexl@redhat.com>
- Don't launch esd on each mouseover.
Wed Jul 11 2001 Havoc Pennington <hp@redhat.com>
- move first time druid patch into my "CVS outstanding" patch
- try to really remove Help/Feedback
- try to really fix Help/Community Support
- try again to get Start Here in the Go menu
- try again to get Start Here on the desktop
- don't show file sizes for .desktop files
Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
- add newline to ends of .desktop files that were missing them
Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
- update to my latest 'cvs diff -u' (adds default Start Here link, displays
.directory name in sidebar)
- include /etc/X11/* links (starthere, sysconfig, serverconfig)
Tue Jul 10 2001 Jonathan Blandford <jrb@redhat.com>
- Patch to remove firsttime druid and flash
Mon Jul 09 2001 Havoc Pennington <hp@redhat.com>
- add hacks for displaying desktop files
- add hack to turn off the "unwriteable" emblem
Sun Jul 08 2001 Tim Powers <timp@redhat.com>
- added defattr to the files lists to be (-,root,root)
- languified
Sat Jul 07 2001 Alexander Larsson <alexl@redhat.com>
- Need to run autoheader too.
Fri Jul 06 2001 Alexander Larsson <alexl@redhat.com>
- Make the fam dependency a real runtime dependency
- by linking to libfam (nautilus-1.0.4-fam-lib.patch)
- Cleaned up specfile.
Fri Jul 06 2001 Alexander Larsson <alexl@redhat.com>
- Change default background and rubberband color.
- Use the sidebar tabs from the default theme
- BuildDepend on fam-devel, depend on fam
- Disable the eazel update pages in the first-time druid.
- Remove the eazel logo from the first-time druid
Thu Jul 05 2001 Havoc Pennington <hp@redhat.com>
- 1.0.4, removes eazel services icon and wizard page
- Eazel logo is still in startup wizard for now, needs fixing
Tue Jul 03 2001 Havoc Pennington <hp@redhat.com>
- fix group (s/Desktop/Desktops/) #47134
- remove ammonite dependency
Wed Jun 27 2001 Havoc Pennington <hp@redhat.com>
- add a different default theme
- clean up file list overspecificity a bit
Tue Jun 26 2001 Havoc Pennington <hp@redhat.com>
- move to a CVS snapshot of nautilus for now (Darin is my hero for having
distcheck work out of CVS)
2004-09-09 08:57:31 +00:00
|
|
|
%find_lang %name
|
|
|
|
|
2004-09-09 08:57:06 +00:00
|
|
|
%post
|
2005-12-13 17:20:14 +00:00
|
|
|
%{_bindir}/update-mime-database %{_datadir}/mime &> /dev/null
|
2004-09-09 08:57:06 +00:00
|
|
|
|
auto-import changelog data from nautilus-1.0.4-33.src.rpm
Tue Aug 14 2001 Owen Taylor <otaylor@redhat.com>
- Fix problem with missing desktop starthere.desktop file
- New snapshot from our branch, fixes:
- On upgrade, icons migrated from GNOME desktop are not properly lined up
(#51436)
- icons dropped on the desktop don't end up where dropped. (#51441)
- Nautilus shouldn't have fam monitor read-only windows. This keeps CDROMS
from being unmounted until you close all
nautilus windows pointing to them. (#51442)
- Warnings about 'cannot statfs...' when moving items to trash.
- Use separate start-here.desktop for panel, since the one used for the
root window only works from Nautilus.
Fri Aug 10 2001 Alexander Larsson <alexl@redhat.com>
- Changed starthere .desktop files to be links instead
- of spawning a new nautilus. This makes start-here:
- much faster.
Thu Aug 09 2001 Alexander Larsson <alexl@redhat.com>
- Added hwbrowser dependency
- New snapshot, fixes the mozilla-view submit form problem
Wed Aug 08 2001 Jonathan Blandford <jrb@redhat.com>
- Rebuild with new xml-i18n-tools
- fix crash in creating new desktop files
Tue Aug 07 2001 Jonathan Blandford <jrb@redhat.com>
- Fix up DnD code some more
Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
- Sync our CVS version; fixes some MUSTFIX (the one about drawing
background on startup, properly translate desktop files, etc.)
Wed Aug 01 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-24
- Fix 64bit cleanness issue
- Fix NULL mimetype crash
- Disable additional_text for .desktop files
Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-23
- Fix unmounting devices.
Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-22
- Make it depend on gnome-vfs-1.0.1-13. Needed for .desktop
- mimetype sniffing.
Mon Jul 30 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-21
- Remove the "don't run as root" warning.
- Remove eazel from bookmarks
- langified (again? did someone change it?)
Fri Jul 27 2001 Alexander Larsson <alexl@redhat.com>
- Apply a patch that makes nautilus dnd reset work with the latest
- eel release.
Thu Jul 26 2001 Alexander Larsson <alexl@redhat.com>
- Build on ia64 without the mozilla component.
Wed Jul 25 2001 Havoc Pennington <hp@redhat.com>
- Fix crash-on-startup showstopper
- Fix can't-find-images bug (this one was only showing up when built with
debug symbols, since it was an uninitialized memory read)
Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
- sync new tarball from our CVS branch, fixes some drag-and-drop, changes
URI scheme names, etc.
Tue Jul 24 2001 Owen Taylor <otaylor@redhat.com>
- Add BuildRequires (#49539, 49537)
- Fix %post, %postun (#49720)
- Background efficiency improvements and hacks
Fri Jul 13 2001 Alexander Larsson <alexl@redhat.com>
- Don't launch esd on each mouseover.
Wed Jul 11 2001 Havoc Pennington <hp@redhat.com>
- move first time druid patch into my "CVS outstanding" patch
- try to really remove Help/Feedback
- try to really fix Help/Community Support
- try again to get Start Here in the Go menu
- try again to get Start Here on the desktop
- don't show file sizes for .desktop files
Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
- add newline to ends of .desktop files that were missing them
Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
- update to my latest 'cvs diff -u' (adds default Start Here link, displays
.directory name in sidebar)
- include /etc/X11/* links (starthere, sysconfig, serverconfig)
Tue Jul 10 2001 Jonathan Blandford <jrb@redhat.com>
- Patch to remove firsttime druid and flash
Mon Jul 09 2001 Havoc Pennington <hp@redhat.com>
- add hacks for displaying desktop files
- add hack to turn off the "unwriteable" emblem
Sun Jul 08 2001 Tim Powers <timp@redhat.com>
- added defattr to the files lists to be (-,root,root)
- languified
Sat Jul 07 2001 Alexander Larsson <alexl@redhat.com>
- Need to run autoheader too.
Fri Jul 06 2001 Alexander Larsson <alexl@redhat.com>
- Make the fam dependency a real runtime dependency
- by linking to libfam (nautilus-1.0.4-fam-lib.patch)
- Cleaned up specfile.
Fri Jul 06 2001 Alexander Larsson <alexl@redhat.com>
- Change default background and rubberband color.
- Use the sidebar tabs from the default theme
- BuildDepend on fam-devel, depend on fam
- Disable the eazel update pages in the first-time druid.
- Remove the eazel logo from the first-time druid
Thu Jul 05 2001 Havoc Pennington <hp@redhat.com>
- 1.0.4, removes eazel services icon and wizard page
- Eazel logo is still in startup wizard for now, needs fixing
Tue Jul 03 2001 Havoc Pennington <hp@redhat.com>
- fix group (s/Desktop/Desktops/) #47134
- remove ammonite dependency
Wed Jun 27 2001 Havoc Pennington <hp@redhat.com>
- add a different default theme
- clean up file list overspecificity a bit
Tue Jun 26 2001 Havoc Pennington <hp@redhat.com>
- move to a CVS snapshot of nautilus for now (Darin is my hero for having
distcheck work out of CVS)
2004-09-09 08:57:31 +00:00
|
|
|
%postun
|
2010-01-17 22:53:05 +00:00
|
|
|
if [ $1 -eq 0 ]; then
|
2012-04-24 16:44:51 +00:00
|
|
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
2007-03-26 23:13:50 +00:00
|
|
|
fi
|
|
|
|
|
2010-01-17 22:53:05 +00:00
|
|
|
%posttrans
|
2012-04-24 16:44:51 +00:00
|
|
|
glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
2007-03-26 23:13:50 +00:00
|
|
|
|
2012-07-14 19:24:06 +00:00
|
|
|
%post extensions -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%postun extensions -p /sbin/ldconfig
|
|
|
|
|
auto-import changelog data from nautilus-1.0.4-33.src.rpm
Tue Aug 14 2001 Owen Taylor <otaylor@redhat.com>
- Fix problem with missing desktop starthere.desktop file
- New snapshot from our branch, fixes:
- On upgrade, icons migrated from GNOME desktop are not properly lined up
(#51436)
- icons dropped on the desktop don't end up where dropped. (#51441)
- Nautilus shouldn't have fam monitor read-only windows. This keeps CDROMS
from being unmounted until you close all
nautilus windows pointing to them. (#51442)
- Warnings about 'cannot statfs...' when moving items to trash.
- Use separate start-here.desktop for panel, since the one used for the
root window only works from Nautilus.
Fri Aug 10 2001 Alexander Larsson <alexl@redhat.com>
- Changed starthere .desktop files to be links instead
- of spawning a new nautilus. This makes start-here:
- much faster.
Thu Aug 09 2001 Alexander Larsson <alexl@redhat.com>
- Added hwbrowser dependency
- New snapshot, fixes the mozilla-view submit form problem
Wed Aug 08 2001 Jonathan Blandford <jrb@redhat.com>
- Rebuild with new xml-i18n-tools
- fix crash in creating new desktop files
Tue Aug 07 2001 Jonathan Blandford <jrb@redhat.com>
- Fix up DnD code some more
Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
- Sync our CVS version; fixes some MUSTFIX (the one about drawing
background on startup, properly translate desktop files, etc.)
Wed Aug 01 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-24
- Fix 64bit cleanness issue
- Fix NULL mimetype crash
- Disable additional_text for .desktop files
Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-23
- Fix unmounting devices.
Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-22
- Make it depend on gnome-vfs-1.0.1-13. Needed for .desktop
- mimetype sniffing.
Mon Jul 30 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-21
- Remove the "don't run as root" warning.
- Remove eazel from bookmarks
- langified (again? did someone change it?)
Fri Jul 27 2001 Alexander Larsson <alexl@redhat.com>
- Apply a patch that makes nautilus dnd reset work with the latest
- eel release.
Thu Jul 26 2001 Alexander Larsson <alexl@redhat.com>
- Build on ia64 without the mozilla component.
Wed Jul 25 2001 Havoc Pennington <hp@redhat.com>
- Fix crash-on-startup showstopper
- Fix can't-find-images bug (this one was only showing up when built with
debug symbols, since it was an uninitialized memory read)
Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
- sync new tarball from our CVS branch, fixes some drag-and-drop, changes
URI scheme names, etc.
Tue Jul 24 2001 Owen Taylor <otaylor@redhat.com>
- Add BuildRequires (#49539, 49537)
- Fix %post, %postun (#49720)
- Background efficiency improvements and hacks
Fri Jul 13 2001 Alexander Larsson <alexl@redhat.com>
- Don't launch esd on each mouseover.
Wed Jul 11 2001 Havoc Pennington <hp@redhat.com>
- move first time druid patch into my "CVS outstanding" patch
- try to really remove Help/Feedback
- try to really fix Help/Community Support
- try again to get Start Here in the Go menu
- try again to get Start Here on the desktop
- don't show file sizes for .desktop files
Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
- add newline to ends of .desktop files that were missing them
Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
- update to my latest 'cvs diff -u' (adds default Start Here link, displays
.directory name in sidebar)
- include /etc/X11/* links (starthere, sysconfig, serverconfig)
Tue Jul 10 2001 Jonathan Blandford <jrb@redhat.com>
- Patch to remove firsttime druid and flash
Mon Jul 09 2001 Havoc Pennington <hp@redhat.com>
- add hacks for displaying desktop files
- add hack to turn off the "unwriteable" emblem
Sun Jul 08 2001 Tim Powers <timp@redhat.com>
- added defattr to the files lists to be (-,root,root)
- languified
Sat Jul 07 2001 Alexander Larsson <alexl@redhat.com>
- Need to run autoheader too.
Fri Jul 06 2001 Alexander Larsson <alexl@redhat.com>
- Make the fam dependency a real runtime dependency
- by linking to libfam (nautilus-1.0.4-fam-lib.patch)
- Cleaned up specfile.
Fri Jul 06 2001 Alexander Larsson <alexl@redhat.com>
- Change default background and rubberband color.
- Use the sidebar tabs from the default theme
- BuildDepend on fam-devel, depend on fam
- Disable the eazel update pages in the first-time druid.
- Remove the eazel logo from the first-time druid
Thu Jul 05 2001 Havoc Pennington <hp@redhat.com>
- 1.0.4, removes eazel services icon and wizard page
- Eazel logo is still in startup wizard for now, needs fixing
Tue Jul 03 2001 Havoc Pennington <hp@redhat.com>
- fix group (s/Desktop/Desktops/) #47134
- remove ammonite dependency
Wed Jun 27 2001 Havoc Pennington <hp@redhat.com>
- add a different default theme
- clean up file list overspecificity a bit
Tue Jun 26 2001 Havoc Pennington <hp@redhat.com>
- move to a CVS snapshot of nautilus for now (Darin is my hero for having
distcheck work out of CVS)
2004-09-09 08:57:31 +00:00
|
|
|
%files -f %{name}.lang
|
2007-08-03 15:41:19 +00:00
|
|
|
%doc AUTHORS COPYING COPYING-DOCS COPYING.LIB NEWS README
|
2004-09-09 09:03:08 +00:00
|
|
|
%{_datadir}/nautilus
|
2007-07-07 03:51:21 +00:00
|
|
|
%{_datadir}/applications/*
|
2005-12-13 17:29:49 +00:00
|
|
|
%{_datadir}/mime/packages/nautilus.xml
|
2004-09-09 09:03:08 +00:00
|
|
|
%{_bindir}/*
|
2011-03-08 01:30:23 +00:00
|
|
|
%{_datadir}/dbus-1/services/org.gnome.Nautilus.service
|
2012-09-18 20:34:47 +00:00
|
|
|
%{_datadir}/dbus-1/services/org.freedesktop.FileManager1.service
|
|
|
|
%{_datadir}/gnome-shell/search-providers/nautilus-search-provider.ini
|
|
|
|
%{_datadir}/dbus-1/services/org.gnome.Nautilus.SearchProvider.service
|
2008-06-04 17:03:22 +00:00
|
|
|
%{_mandir}/man1/nautilus-connect-server.1.gz
|
|
|
|
%{_mandir}/man1/nautilus.1.gz
|
2009-08-25 01:11:49 +00:00
|
|
|
%{_libexecdir}/nautilus-convert-metadata
|
2010-08-24 16:22:59 +00:00
|
|
|
%{_datadir}/GConf/gsettings/nautilus.convert
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml
|
2011-01-08 01:46:36 +00:00
|
|
|
%dir %{_libdir}/nautilus/extensions-3.0
|
|
|
|
%{_libdir}/nautilus/extensions-3.0/libnautilus-sendto.so
|
2011-06-16 09:26:25 +00:00
|
|
|
%{_sysconfdir}/xdg/autostart/nautilus-autostart.desktop
|
2006-08-10 14:39:05 +00:00
|
|
|
|
|
|
|
%files extensions
|
|
|
|
%{_libdir}/libnautilus-extension.so.*
|
2010-08-12 13:50:52 +00:00
|
|
|
%{_libdir}/girepository-1.0/*.typelib
|
2007-10-03 17:08:20 +00:00
|
|
|
%dir %{_libdir}/nautilus
|
2006-08-10 14:39:05 +00:00
|
|
|
|
|
|
|
%files devel
|
2004-09-09 09:06:47 +00:00
|
|
|
%{_includedir}/nautilus
|
2006-08-10 14:39:05 +00:00
|
|
|
%{_libdir}/pkgconfig/*
|
|
|
|
%{_libdir}/*.so
|
2010-08-12 13:50:52 +00:00
|
|
|
%{_datadir}/gir-1.0/*.gir
|
2012-11-09 17:05:41 +00:00
|
|
|
%dir %{_datadir}/gtk-doc/
|
|
|
|
%dir %{_datadir}/gtk-doc/html/
|
|
|
|
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/
|
2008-04-24 09:47:57 +00:00
|
|
|
|
2004-09-09 08:57:06 +00:00
|
|
|
%changelog
|
2013-11-19 12:17:55 +00:00
|
|
|
* Tue Nov 19 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
|
|
|
|
- Update to 3.11.2
|
|
|
|
|
2013-11-04 17:03:30 +00:00
|
|
|
* Mon Nov 04 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.1-1
|
|
|
|
- Update to 3.10.1
|
|
|
|
|
2013-09-25 00:27:37 +00:00
|
|
|
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
|
|
|
- Update to 3.10.0
|
|
|
|
|
2013-09-18 00:39:18 +00:00
|
|
|
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
|
|
|
|
- Update to 3.9.92
|
|
|
|
|
2013-09-03 21:08:59 +00:00
|
|
|
* Wed Sep 04 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
|
|
|
|
- Update to 3.9.91
|
|
|
|
|
2013-08-22 00:20:41 +00:00
|
|
|
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
|
|
|
|
- Update to 3.9.90
|
|
|
|
|
2013-08-03 12:43:42 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-06-20 20:12:06 +00:00
|
|
|
* Fri Jun 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-1
|
|
|
|
- Update to 3.9.3
|
2013-06-20 20:17:11 +00:00
|
|
|
- Use arch-specific deps
|
2013-06-20 20:12:06 +00:00
|
|
|
|
2013-06-16 22:47:59 +00:00
|
|
|
* Sun Jun 16 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.2-1
|
|
|
|
- Update to 3.8.2
|
|
|
|
|
2013-04-16 01:09:25 +00:00
|
|
|
* Tue Apr 16 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
|
|
|
|
- Update to 3.8.1
|
|
|
|
|
2013-03-26 02:01:34 +00:00
|
|
|
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
|
|
|
|
- Update to 3.8.0
|
|
|
|
|
2013-03-20 17:47:34 +00:00
|
|
|
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.92-1
|
|
|
|
- Update to 3.7.92
|
|
|
|
|
2013-03-07 20:05:45 +00:00
|
|
|
* Thu Mar 7 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
|
|
|
|
- Update to 3.7.91
|
|
|
|
|
2013-02-20 13:38:26 +00:00
|
|
|
* Wed Feb 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.90-2
|
|
|
|
- Rebuilt for libgnome-desktop soname bump
|
|
|
|
|
2013-02-19 17:39:21 +00:00
|
|
|
* Tue Feb 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
|
|
|
|
- Update to 3.7.90
|
|
|
|
|
2013-02-08 17:01:17 +00:00
|
|
|
* Fri Feb 8 2013 Tomas Bzatek <tbzatek@redhat.com> - 3.7.5-2
|
|
|
|
- Disable smp build to fix intltool issues
|
|
|
|
|
2013-02-07 11:18:10 +00:00
|
|
|
* Thu Feb 07 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
|
|
|
|
- Update to 3.7.5
|
|
|
|
|
2013-01-27 20:56:45 +00:00
|
|
|
* Sun Jan 27 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.4-2
|
|
|
|
- Rebuilt for tracker 0.16 ABI
|
|
|
|
|
2013-01-16 14:05:30 +00:00
|
|
|
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 3.7.4-1
|
|
|
|
- Update to 3.7.4
|
|
|
|
|
2012-12-20 22:41:01 +00:00
|
|
|
* Fri Dec 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
|
|
|
|
- Update to 3.7.3
|
|
|
|
|
2012-12-06 16:00:19 +00:00
|
|
|
* Thu Dec 6 2012 Tomas Bzatek <tbzatek@redhat.com> - 3.7.2-2
|
|
|
|
- nautilus-devel should require nautilus-extensions
|
|
|
|
|
2012-11-20 22:21:32 +00:00
|
|
|
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 3.7.2-1
|
|
|
|
- Update to 3.7.2
|
|
|
|
|
2012-11-09 17:01:07 +00:00
|
|
|
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
|
|
|
|
- Update to 3.7.1
|
2012-11-09 17:05:41 +00:00
|
|
|
- Own the gtk-doc directories
|
2012-11-09 17:01:07 +00:00
|
|
|
|
2012-10-15 15:25:18 +00:00
|
|
|
* Mon Oct 15 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.6.1-1
|
|
|
|
- Update to 3.6.1
|
|
|
|
|
2012-09-25 13:24:22 +00:00
|
|
|
* Tue Sep 25 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.6.0-1
|
|
|
|
- Update to 3.6.0
|
|
|
|
|
2012-09-18 20:34:47 +00:00
|
|
|
* Tue Sep 18 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.92-1
|
|
|
|
- Update to 3.5.92
|
|
|
|
|
2012-09-04 15:29:23 +00:00
|
|
|
* Tue Sep 04 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.91-1
|
|
|
|
- Update to 3.5.91
|
|
|
|
|
2012-08-21 15:14:31 +00:00
|
|
|
* Tue Aug 21 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.90-1
|
|
|
|
- Update to 3.5.90
|
|
|
|
|
2012-08-10 11:05:28 +00:00
|
|
|
* Fri Aug 10 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.5-1
|
|
|
|
- Update to 3.5.5
|
|
|
|
|
2012-07-27 06:00:59 +00:00
|
|
|
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-07-18 00:32:44 +00:00
|
|
|
* Tue Jul 17 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.4-2
|
|
|
|
- Enable tracker support
|
|
|
|
|
2012-07-17 15:50:57 +00:00
|
|
|
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
|
|
|
|
- Update to 3.5.4
|
|
|
|
|
2012-07-14 19:24:06 +00:00
|
|
|
* Sat Jul 14 2012 Ville Skyttä <ville.skytta@iki.fi> - 3.5.3-2
|
|
|
|
- Move ldconfig calls from main package to -extensions.
|
|
|
|
|
2012-06-26 10:25:58 +00:00
|
|
|
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 3.5.3-1
|
|
|
|
- Update to 3.5.3
|
|
|
|
|
2012-06-07 09:00:21 +00:00
|
|
|
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
|
|
|
|
- Update to 3.5.2
|
|
|
|
|
2012-05-05 18:53:00 +00:00
|
|
|
* Sat May 05 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.1-1
|
|
|
|
- Update to 3.5.1
|
|
|
|
|
2012-04-24 16:44:51 +00:00
|
|
|
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
|
|
|
|
- Silence rpm scriptlet output
|
|
|
|
|
2012-04-16 16:51:40 +00:00
|
|
|
* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
|
|
|
|
- Update to 3.4.1
|
|
|
|
|
2012-03-26 17:56:26 +00:00
|
|
|
* Mon Mar 26 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.4.0-1
|
|
|
|
- Update to 3.4.0
|
|
|
|
|
2012-03-20 17:18:21 +00:00
|
|
|
* Tue Mar 20 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.3.92-1
|
|
|
|
- Update to 3.3.92
|
|
|
|
|
2012-03-07 02:00:33 +00:00
|
|
|
* Tue Mar 06 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.3.91-1
|
|
|
|
- Update to 3.3.91
|
|
|
|
|
2012-02-26 16:26:35 +00:00
|
|
|
* Sun Feb 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-1
|
|
|
|
- Update to 3.3.90
|
|
|
|
|
2012-02-07 16:01:54 +00:00
|
|
|
* Tue Feb 7 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.3.5-1
|
|
|
|
- Update to 3.3.5
|
|
|
|
|
2012-01-17 11:59:38 +00:00
|
|
|
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
|
|
|
|
- Update to 3.3.4
|
|
|
|
|
2012-01-13 10:51:13 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-12-21 04:23:30 +00:00
|
|
|
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
|
|
|
|
- Update to 3.3.3
|
|
|
|
|
2011-11-02 22:58:15 +00:00
|
|
|
* Wed Nov 2 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1.1-1
|
|
|
|
- Update to 3.3.1.1
|
|
|
|
|
2011-10-27 00:16:04 +00:00
|
|
|
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
|
|
|
|
- Rebuilt for glibc bug#747377
|
|
|
|
|
2011-10-18 14:15:07 +00:00
|
|
|
* Tue Oct 18 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.2.1-1
|
|
|
|
- Update to 3.2.1
|
|
|
|
|
2011-09-27 14:20:02 +00:00
|
|
|
* Tue Sep 27 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.2.0-1
|
|
|
|
- Update to 3.2.0
|
|
|
|
|
2011-09-20 01:25:36 +00:00
|
|
|
* Mon Sep 19 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.1.92-1
|
|
|
|
- Update to 3.1.92
|
|
|
|
|
2011-08-31 18:19:26 +00:00
|
|
|
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> 3.1.90-1
|
|
|
|
- Update to 3.1.90
|
|
|
|
|
2011-07-25 23:17:10 +00:00
|
|
|
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> 3.1.4-1
|
|
|
|
- Update to 3.1.4
|
|
|
|
|
2011-07-04 10:07:03 +00:00
|
|
|
* Mon Jul 04 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
|
|
|
|
- Update to 3.1.3
|
|
|
|
|
2011-06-14 14:17:55 +00:00
|
|
|
* Tue Jun 14 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.1.2-1
|
|
|
|
- Update to 3.1.2
|
|
|
|
|
2011-05-11 22:58:16 +00:00
|
|
|
* Wed May 11 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.1-1
|
|
|
|
- Update to 3.1.1
|
|
|
|
|
2011-04-26 02:45:04 +00:00
|
|
|
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
|
|
|
|
- Update to 3.0.1
|
|
|
|
|
2011-04-04 16:08:48 +00:00
|
|
|
* Mon Apr 04 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.0.0-1
|
|
|
|
- Update to 3.0.0
|
|
|
|
|
2011-03-31 02:10:17 +00:00
|
|
|
* Wed Mar 30 2011 Cosimo Cecchi <cosimoc@redhat.com> - 2.91.94-1
|
|
|
|
- Update to 2.91.94
|
|
|
|
|
2011-03-27 18:40:37 +00:00
|
|
|
* Sun Mar 27 2011 Colin Walters <walters@verbum.org> - 2.91.93-2
|
|
|
|
- Drop --vendor from nautilus.desktop
|
|
|
|
Vendor prefixes are pointless, and in this case breaks upstream
|
|
|
|
components trying to reference each other via .desktop file, such
|
|
|
|
as GNOME Shell having nautilus.desktop in its default favorite
|
|
|
|
list.
|
|
|
|
|
2011-03-26 03:22:13 +00:00
|
|
|
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.93-1
|
|
|
|
- Update to 2.91.93
|
|
|
|
|
2011-03-21 22:29:14 +00:00
|
|
|
* Mon Mar 21 2011 Cosimo Cecchi <cosimoc@redhat.com> - 2.91.92-1
|
|
|
|
- Update to 2.91.92
|
|
|
|
|
2011-03-08 01:15:38 +00:00
|
|
|
* Mon Mar 07 2011 Cosimo Cecchi <cosimoc@redhat.com> 2.91.91-1
|
|
|
|
- Update to 2.91.91
|
|
|
|
|
2011-02-22 21:28:29 +00:00
|
|
|
* Tue Feb 22 2011 Cosimo Cecchi <cosimoc@redhat.com> 2.91.90.1-1
|
|
|
|
- Update to 2.91.90.1
|
|
|
|
|
2011-02-22 04:45:31 +00:00
|
|
|
* Mon Feb 21 2011 Cosimo Cecchi <cosimoc@redhat.com> 2.91.90-1
|
|
|
|
- Update to 2.91.90
|
|
|
|
|
2011-02-11 03:47:26 +00:00
|
|
|
* Thu Feb 10 2011 Matthias Clasen <mclasne@redhat.com> 2.91.9-4
|
|
|
|
- Rebuild against newer gtk
|
|
|
|
|
2011-02-08 23:09:52 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.9-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2011-02-07 15:00:50 +00:00
|
|
|
* Mon Feb 7 2011 Cosimo Cecchi <cosimoc@redhat.com> - 2.91.9-2
|
|
|
|
- Add a patch from upstream for missing bookmark names
|
|
|
|
|
2011-02-04 22:42:03 +00:00
|
|
|
* Fri Feb 4 2011 Cosimo Cecchi <cosimoc@redhat.com> - 2.91.9-1
|
|
|
|
- Update to 2.91.9
|
|
|
|
|
2011-02-02 15:24:52 +00:00
|
|
|
* Tue Feb 2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.8-4
|
|
|
|
- Rebuild against new gtk
|
|
|
|
|
2011-02-01 16:09:30 +00:00
|
|
|
* Tue Feb 1 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.91.8-3
|
|
|
|
- Remove last traces of gconf (#674359)
|
|
|
|
|
2011-02-01 03:49:48 +00:00
|
|
|
* Mon Jan 31 2011 Cosimo Cecchi <cosimoc@redhat.com> - 2.91.8-2
|
|
|
|
- Update selinux patch
|
|
|
|
|
2011-01-31 22:46:36 +00:00
|
|
|
* Mon Jan 31 2011 Cosimo Cecchi <cosimoc@redhat.com> - 2.91.8-1
|
|
|
|
- Update to 2.91.8
|
|
|
|
|
2011-01-13 04:59:54 +00:00
|
|
|
* Wed Jan 12 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.7-2
|
|
|
|
- Drop explicit gnome-desktop dependency
|
|
|
|
- Drop some no-longer-required tweaks
|
|
|
|
|
2011-01-11 00:25:59 +00:00
|
|
|
* Tue Jan 11 2011 Cosimo Cecchi <cosimoc@redhat.com> - 2.91.7-1
|
2011-01-11 00:23:41 +00:00
|
|
|
- Update to 2.91.7
|
|
|
|
|
2011-01-07 19:48:01 +00:00
|
|
|
* Fri Jan 7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-1
|
|
|
|
- Update to 2.91.6
|
|
|
|
|
2010-12-03 14:09:03 +00:00
|
|
|
* Fri Dec 3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.3-2
|
|
|
|
- Rebuild against new gtk
|
|
|
|
|
2010-11-29 20:27:05 +00:00
|
|
|
* Mon Nov 29 2010 Cosimo Cecchi <cosimoc@redhat.com> - 2.91.3-1
|
|
|
|
- Update to 2.91.3
|
2010-11-30 00:27:25 +00:00
|
|
|
- Drop unnecessary patches
|
2010-11-29 20:27:05 +00:00
|
|
|
|
2010-11-10 12:57:11 +00:00
|
|
|
* Wed Nov 10 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.91.2-1
|
|
|
|
- Update to 2.91.2
|
|
|
|
|
2010-11-01 19:55:46 +00:00
|
|
|
* Mon Nov 1 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.1-1
|
|
|
|
- Update to 2.91.1
|
|
|
|
|
2010-10-06 15:50:36 +00:00
|
|
|
* Wed Oct 6 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.0-1
|
|
|
|
- Update to 2.91.0
|
|
|
|
|
2010-09-29 21:50:53 +00:00
|
|
|
* Wed Sep 29 2010 jkeating - 2.90.1-6.gitf3bbee7
|
|
|
|
- Rebuilt for gcc bug 634757
|
|
|
|
|
2010-09-25 18:06:09 +00:00
|
|
|
* Sat Sep 25 2010 Owen Taylor <otaylor@redhat.com> - 2.90.1-5.gitf3bbee7
|
|
|
|
- Bump and rebuild for gtk3 ABI changes
|
|
|
|
|
2010-09-22 02:33:10 +00:00
|
|
|
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> - 2.90.1-4.gitf3bbee7
|
|
|
|
- git snapshot
|
2010-09-22 02:14:43 +00:00
|
|
|
- Rebuild against newer gobject-introspection
|
|
|
|
|
2010-08-30 12:29:02 +00:00
|
|
|
* Mon Aug 30 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.90.1-2
|
|
|
|
- Require gsettings-desktop-schemas (#628273)
|
|
|
|
|
2010-08-24 16:22:59 +00:00
|
|
|
* Tue Aug 24 2010 Matthias Clasen <mclasen@redhat.com> - 2.90.1-1
|
|
|
|
- Update to 2.31.91
|
|
|
|
|
2010-08-18 12:48:29 +00:00
|
|
|
* Wed Aug 18 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.31.90-1
|
|
|
|
- Update to 2.31.90
|
|
|
|
|
2010-08-12 13:50:52 +00:00
|
|
|
* Thu Aug 12 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.31.6-1
|
|
|
|
- Update to 2.31.6
|
|
|
|
|
2010-08-06 14:35:17 +00:00
|
|
|
* Fri Aug 6 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.31.5-3.really.2.30.1
|
|
|
|
- Revert back (temporarily) to 2.30.1 and mask it as 2.31.5 due to recent gnome3 changes
|
|
|
|
|
2010-07-15 18:57:39 +00:00
|
|
|
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 2.31.5-2
|
|
|
|
- Rebuild with new gobject-introspection
|
|
|
|
|
2010-07-12 18:42:11 +00:00
|
|
|
* Mon Jul 12 2010 Matthias Clasen <mclasen@redhat.com> 2.31.5-1
|
|
|
|
- Update to 2.31.5
|
|
|
|
|
2010-06-29 02:34:07 +00:00
|
|
|
* Mon Jun 28 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4-1
|
|
|
|
- Update to 2.31.4
|
|
|
|
|
2010-06-23 18:22:29 +00:00
|
|
|
* Wed Jun 23 2010 Bastien Nocera <bnocera@redhat.com> 2.31.3-4.20100618git
|
|
|
|
- Fix libnautilus-extensions pkg-config files
|
|
|
|
|
2010-06-23 17:06:15 +00:00
|
|
|
* Wed Jun 23 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.3-3.20100618git
|
|
|
|
- Rebuild to get rid of mixed gtk deps
|
|
|
|
|
2010-06-21 15:22:23 +00:00
|
|
|
* Fri Jun 18 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.3-2.20100618git
|
|
|
|
- git snapshot that builds against GLib 2.25.9 and GTK+ 2.90.3
|
|
|
|
|
2010-06-08 04:15:48 +00:00
|
|
|
* Tue Jun 8 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.3-1
|
|
|
|
- Update to 2.31.3
|
|
|
|
|
2010-05-24 16:49:31 +00:00
|
|
|
* Mon May 24 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.31.2-1
|
|
|
|
- Update to 2.31.2
|
|
|
|
|
2010-05-04 10:47:17 +00:00
|
|
|
* Tue May 4 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.31.1-1
|
|
|
|
- Update to 2.31.1
|
|
|
|
|
|
|
|
* Tue May 4 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.30.1-3
|
|
|
|
- Remove .desktop entry in applications > system tools (#583790)
|
|
|
|
|
2010-04-26 16:36:14 +00:00
|
|
|
* Mon Apr 26 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.30.1-2
|
|
|
|
- Do not show Unmount when showing Eject/Safe removal
|
|
|
|
|
2010-04-26 11:55:23 +00:00
|
|
|
* Mon Apr 26 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.30.1-1
|
|
|
|
- Update to 2.30.1
|
|
|
|
|
|
|
|
* Sat Apr 24 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.0-3
|
|
|
|
- Also obsolete eel2-devel (#583722)
|
|
|
|
|
2010-04-14 00:13:50 +00:00
|
|
|
* Tue Apr 13 2010 Seth Vidal <skvidal at fedoraproject.org> - 2.30.0-2
|
|
|
|
- fix obsoletes/provides for eel2 to not include pkg name in ver/rel
|
|
|
|
|
2010-03-29 12:01:47 +00:00
|
|
|
* Mon Mar 29 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.30.0-1
|
|
|
|
- Update to 2.30.0
|
|
|
|
|
2010-03-15 16:09:42 +00:00
|
|
|
* Mon Mar 15 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.29.92.1-1
|
|
|
|
- Update to 2.29.92.1
|
|
|
|
- Fix eel2 obsoletion
|
|
|
|
|
2010-03-08 15:16:17 +00:00
|
|
|
* Mon Mar 8 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.29.92-1
|
|
|
|
- Update to 2.29.92
|
|
|
|
|
2010-02-22 18:21:20 +00:00
|
|
|
* Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.91-1
|
|
|
|
- Update to 2.29.91
|
|
|
|
|
2010-02-17 14:10:53 +00:00
|
|
|
* Wed Feb 17 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.29.90-2
|
|
|
|
- Explicitly require exact nautilus-extensions package (#565802)
|
|
|
|
|
2010-02-09 15:27:23 +00:00
|
|
|
* Tue Feb 9 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.29.90-1
|
|
|
|
- Update to 2.29.90
|
|
|
|
|
2010-01-29 03:30:39 +00:00
|
|
|
* Thu Jan 28 2010 Jesse Keating <jkeating@redhat.com> - 2.29.2-2
|
|
|
|
- Add a requires to keep nautilus-extensions updated if nautilus gets updated
|
|
|
|
|
2010-01-25 13:56:23 +00:00
|
|
|
* Mon Jan 25 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.29.2-1
|
|
|
|
- Update to 2.29.2
|
|
|
|
|
2010-01-17 22:53:05 +00:00
|
|
|
* Sun Jan 17 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.1-2
|
|
|
|
- Rebuild
|
|
|
|
|
2009-12-18 11:00:42 +00:00
|
|
|
* Fri Dec 18 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.29.1-1
|
|
|
|
- Update to 2.29.1
|
|
|
|
|
2009-12-10 23:54:49 +00:00
|
|
|
* Thu Dec 10 2009 Jon McCann <jmccann@redhat.com> - 2.28.2-3
|
|
|
|
- Update the monitor changes patch (gnome #147808)
|
|
|
|
|
2009-12-08 16:27:12 +00:00
|
|
|
* Tue Dec 8 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.28.2-2
|
|
|
|
- Fix some memory leaks
|
|
|
|
|
2009-12-01 11:10:02 +00:00
|
|
|
* Mon Nov 30 2009 Alexander Larsson <alexl@redhat.com> - 2.28.2-1
|
|
|
|
- Update to 2.28.2
|
|
|
|
|
2009-11-18 16:35:52 +00:00
|
|
|
* Wed Nov 18 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.28.1-4
|
|
|
|
- Proper fix for crash in the infopanel (#531826)
|
|
|
|
|
2009-11-10 00:41:27 +00:00
|
|
|
* Mon Nov 9 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.1-3
|
|
|
|
- Handle monitor changes when drawing the background (gnome #147808)
|
|
|
|
|
2009-11-02 16:33:12 +00:00
|
|
|
* Mon Nov 2 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.28.1-2
|
|
|
|
- Don't crash in infopanel on invalid selection (#531826)
|
|
|
|
|
|
|
|
* Wed Oct 21 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.28.1-1
|
|
|
|
- Update to 2.28.1
|
|
|
|
|
2009-09-24 14:13:31 +00:00
|
|
|
* Thu Sep 24 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-3
|
|
|
|
- Avoid lingering menuitems (#518570)
|
|
|
|
|
2009-09-23 22:09:10 +00:00
|
|
|
* Wed Sep 23 2009 Ray Strode <rstrode@redhat.com> 2.28.0-2
|
|
|
|
- Fix crossfade
|
|
|
|
|
2009-09-21 15:22:59 +00:00
|
|
|
* Mon Sep 21 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.28.0-1
|
|
|
|
- Update to 2.28.0
|
|
|
|
|
2009-09-10 03:32:51 +00:00
|
|
|
* Wed Sep 9 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.92-2
|
|
|
|
- Fix desktop files to be valid
|
|
|
|
|
2009-09-07 09:51:35 +00:00
|
|
|
* Mon Sep 7 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.27.92-1
|
|
|
|
- Update to 2.27.92
|
|
|
|
|
2009-09-07 01:30:03 +00:00
|
|
|
* Sun Sep 6 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-3
|
|
|
|
- Fix uninhibiting when long-running operations are over
|
|
|
|
|
2009-08-27 00:11:21 +00:00
|
|
|
* Wed Aug 26 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-2
|
|
|
|
- Make nautilus-file-management-properties not crash on start
|
|
|
|
|
2009-08-25 00:34:41 +00:00
|
|
|
* Mon Aug 24 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-1
|
|
|
|
- Update to 2.27.91
|
|
|
|
|
2009-08-13 01:29:25 +00:00
|
|
|
* Wed Aug 12 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.4-5
|
|
|
|
- Turn off autorun for x-content/software
|
|
|
|
|
2009-08-03 23:20:23 +00:00
|
|
|
* Mon Aug 3 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.4-4
|
|
|
|
- Show icons for bookmarks and similar in menus
|
|
|
|
|
2009-08-03 00:47:52 +00:00
|
|
|
* Sun Aug 2 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.4-3
|
|
|
|
- Drop desktop-backgrounds-basic dep that we've carried for 9 years
|
|
|
|
without ever making use of it
|
|
|
|
|
2009-07-25 15:46:03 +00:00
|
|
|
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.4-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-07-14 04:06:30 +00:00
|
|
|
* Tue Jul 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.4-1
|
|
|
|
- Update to 2.27.4
|
|
|
|
|
2009-06-15 09:33:03 +00:00
|
|
|
* Mon Jun 15 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.27.2-1
|
|
|
|
- Update to 2.27.2
|
|
|
|
|
2009-05-05 12:17:43 +00:00
|
|
|
* Tue May 5 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.27.1-1
|
|
|
|
- Update to 2.27.1
|
|
|
|
|
2009-04-27 06:09:36 +00:00
|
|
|
* Mon Apr 27 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.2-3
|
|
|
|
- Don't drop schemas translations from po files anymore
|
|
|
|
|
2009-04-16 08:48:21 +00:00
|
|
|
* Thu Apr 16 2009 Alexander Larsson <alexl@redhat.com> - 2.26.2-2
|
|
|
|
- Fix whitespace on the right in icon view when zooming
|
|
|
|
|
2009-04-13 19:50:18 +00:00
|
|
|
* Mon Apr 13 2009 Alexander Larsson <alexl@redhat.com> - 2.26.2-1
|
|
|
|
- Update to 2.26.2
|
|
|
|
|
2009-04-06 13:08:54 +00:00
|
|
|
* Mon Apr 6 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.26.1-2
|
|
|
|
- Fix dragging files via NFS moves instead of copy (#456515)
|
|
|
|
|
2009-04-03 03:03:38 +00:00
|
|
|
* Thu Apr 2 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.26.1-1
|
|
|
|
- Update to 2.26.1
|
|
|
|
|
2009-03-16 13:19:06 +00:00
|
|
|
* Mon Mar 16 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.26.0-1
|
|
|
|
- Update to 2.26.0
|
|
|
|
|
2009-03-12 15:02:46 +00:00
|
|
|
* Thu Mar 12 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.93-2
|
|
|
|
- Avoid respawning in a loop when not showing the desktop (#485375)
|
|
|
|
|
2009-03-11 10:41:23 +00:00
|
|
|
* Wed Mar 11 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.25.93-1
|
|
|
|
- Update to 2.25.93
|
|
|
|
|
2009-03-02 16:54:42 +00:00
|
|
|
* Mon Mar 2 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.25.92-1
|
|
|
|
- Update to 2.25.92
|
|
|
|
|
2009-02-26 04:18:34 +00:00
|
|
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2009-02-19 13:20:25 +00:00
|
|
|
* Thu Feb 19 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.25.91-2
|
|
|
|
- Workaround for broken gcc optimization (#486088)
|
|
|
|
|
2009-02-16 16:31:34 +00:00
|
|
|
* Mon Feb 16 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.25.91-1
|
|
|
|
- Update to 2.25.91
|
|
|
|
|
2009-02-02 13:59:41 +00:00
|
|
|
* Mon Feb 2 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.25.4-1
|
|
|
|
- Update to 2.25.4
|
|
|
|
|
2009-01-21 00:54:19 +00:00
|
|
|
* Tue Jan 20 2009 Matthias Clasen <mclasen@redhat.com>- 2.25.3-2
|
|
|
|
- Reenable the translation size reduction
|
|
|
|
|
2009-01-20 10:27:09 +00:00
|
|
|
* Tue Jan 20 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.25.3-1
|
|
|
|
- Update to 2.25.3
|
|
|
|
|
2009-01-20 02:22:22 +00:00
|
|
|
* Mon Jan 19 2009 Ray Strode <rstrode@redhat.com> - 2.25.2-7
|
|
|
|
- Update fade patch to work with updated gnome-desktop api
|
|
|
|
- Fix fade start pixmap
|
|
|
|
|
2009-01-07 20:45:30 +00:00
|
|
|
* Wed Jan 7 2009 Ray Strode <rstrode@redhat.com> - 2.25.2-6
|
|
|
|
- Don't crash when closing spatial window very quickly after
|
|
|
|
opening it (gnome bug 552859)
|
|
|
|
|
2008-12-19 04:21:40 +00:00
|
|
|
* Thu Dec 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.2-5
|
|
|
|
- Fix spec
|
|
|
|
|
2008-12-18 21:15:09 +00:00
|
|
|
* Thu Dec 18 2008 - Ray Strode <rstrode@redhat.com> - 2.25.2-4
|
|
|
|
- Add eel crossfade patch
|
|
|
|
|
2008-12-17 10:48:15 +00:00
|
|
|
* Wed Dec 17 2008 - Bastien Nocera <bnocera@redhat.com> - 2.25.2-3
|
|
|
|
- Rebuild for new libgnome-desktop
|
|
|
|
|
2008-12-16 15:59:49 +00:00
|
|
|
* Tue Dec 16 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.2-2
|
|
|
|
- Drop the eel2 Obsoletes temporarily to give people some time
|
|
|
|
to port away
|
|
|
|
|
2008-12-16 07:10:06 +00:00
|
|
|
* Tue Dec 16 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.2-1
|
|
|
|
- Update to 2.25.2
|
|
|
|
- Clean up Requires
|
|
|
|
- Obsolete eel2
|
|
|
|
- Drop hard dependency on gvfs backends.
|
|
|
|
These are pulled in by comps, anyway
|
|
|
|
|
2008-12-05 20:18:36 +00:00
|
|
|
* Fri Dec 5 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.1-5
|
|
|
|
- Obsolete gnome-volume-manager
|
|
|
|
|
2008-12-05 11:55:20 +00:00
|
|
|
* Fri Dec 5 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.25.1-4
|
|
|
|
- Properly open new windows after long mount operation
|
|
|
|
- Fix callback connection to the GtkMountOperation dialog
|
|
|
|
|
2008-12-04 14:47:54 +00:00
|
|
|
* Thu Dec 4 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.25.1-3
|
|
|
|
- Fix BuildRequires
|
|
|
|
|
2008-12-04 10:46:20 +00:00
|
|
|
* Thu Dec 4 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.25.1-2
|
|
|
|
- Rediff the XDS patch
|
|
|
|
|
2008-12-02 15:20:14 +00:00
|
|
|
* Tue Dec 2 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.25.1-1
|
|
|
|
- Update to 2.25.1
|
|
|
|
|
2008-11-26 13:27:56 +00:00
|
|
|
* Wed Nov 26 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.24.2-1
|
|
|
|
- Update to 2.24.2
|
|
|
|
|
2008-11-22 04:39:01 +00:00
|
|
|
* Fri Nov 21 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-5
|
|
|
|
- Better URL
|
|
|
|
- Tweak %%description
|
|
|
|
|
2008-11-13 15:54:21 +00:00
|
|
|
* Thu Nov 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-4
|
|
|
|
- Rebuild
|
|
|
|
|
2008-10-27 11:03:41 +00:00
|
|
|
* Mon Oct 27 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.24.1-3
|
|
|
|
- Updated XDS support in tree view patch (sync with gnomebz #171655)
|
|
|
|
|
2008-10-24 09:33:34 +00:00
|
|
|
* Fri Oct 24 2008 Alexander Larsson <alexl@redhat.com> - 2.24.1-2
|
|
|
|
- Manually check for fallback file icon since we're not
|
|
|
|
always returning that from gio anymore (from upstream)
|
|
|
|
|
2008-10-20 13:58:24 +00:00
|
|
|
* Mon Oct 20 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.24.1-1
|
|
|
|
- Update to 2.24.1
|
|
|
|
|
2008-10-15 04:17:59 +00:00
|
|
|
* Tue Oct 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-3
|
|
|
|
- Remove debug flags
|
|
|
|
|
2008-09-25 15:11:30 +00:00
|
|
|
* Thu Sep 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-2
|
|
|
|
- Save some space
|
|
|
|
|
2008-09-22 00:35:43 +00:00
|
|
|
* Sun Sep 21 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
|
|
|
|
- Update to 2.24.0
|
|
|
|
|
2008-09-21 04:38:24 +00:00
|
|
|
* Sat Sep 20 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.92-3
|
|
|
|
- Plug some memory leaks
|
|
|
|
|
|
|
|
* Fri Sep 19 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.92-2
|
|
|
|
- Plug some memory leaks
|
|
|
|
|
2008-09-09 00:55:52 +00:00
|
|
|
* Mon Sep 8 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.92-1
|
|
|
|
- Update to 2.23.92
|
|
|
|
|
2008-09-02 08:11:59 +00:00
|
|
|
* Tue Sep 02 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.91-1
|
|
|
|
- Update to 2.23.91
|
|
|
|
|
2008-08-31 03:50:23 +00:00
|
|
|
* Sat Aug 30 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.90-4
|
|
|
|
- Plug a few small memory leaks
|
|
|
|
|
2008-08-28 20:16:41 +00:00
|
|
|
* Thu Aug 28 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.90-3
|
|
|
|
- Pull in split-off gvfs backends
|
|
|
|
|
2008-08-27 13:56:33 +00:00
|
|
|
* Wed Aug 27 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.90-2
|
|
|
|
- Fix typo in the schemas file
|
|
|
|
|
2008-08-23 05:25:38 +00:00
|
|
|
* Sat Aug 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.90-1
|
|
|
|
- Update to 2.23.90
|
|
|
|
|
2008-08-04 15:10:28 +00:00
|
|
|
* Mon Aug 4 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.6.1-1
|
|
|
|
- Update to 2.23.6.1
|
|
|
|
- Dropped upstreamed patches
|
|
|
|
|
2008-08-04 11:03:55 +00:00
|
|
|
* Mon Aug 4 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.6-1
|
|
|
|
- Update to 2.23.6
|
|
|
|
|
2008-07-28 03:00:58 +00:00
|
|
|
* Sun Jul 27 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.5-3
|
|
|
|
- More icon name fixes
|
|
|
|
|
2008-07-28 00:34:17 +00:00
|
|
|
* Sun Jul 27 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.5-2
|
|
|
|
- Use standard icon names
|
|
|
|
|
2008-07-22 15:06:10 +00:00
|
|
|
* Tue Jul 22 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.5.1-1
|
|
|
|
- Update to 2.23.5.1
|
|
|
|
|
2008-07-22 04:47:51 +00:00
|
|
|
* Tue Jul 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.5-1
|
|
|
|
- Update to 2.23.5
|
|
|
|
|
2008-06-17 08:48:30 +00:00
|
|
|
* Tue Jun 17 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.4-1
|
|
|
|
- Update to 2.23.4
|
|
|
|
|
2008-06-12 14:17:14 +00:00
|
|
|
* Thu Jun 12 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.3-2
|
|
|
|
- Fix DnD segfaults (#450416, #450449)
|
|
|
|
|
2008-06-04 16:32:48 +00:00
|
|
|
* Wed Jun 4 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.3-1
|
|
|
|
- Update to 2.23.3
|
|
|
|
|
2008-05-30 09:14:49 +00:00
|
|
|
* Fri May 30 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.2-3
|
|
|
|
- Add DnD support to drop files onto archive files with help
|
|
|
|
of file-roller (gnomebz #377157)
|
|
|
|
- Add fix preventing crash on bad GFileInfos (gnomebz #519743)
|
|
|
|
|
2008-05-16 13:55:30 +00:00
|
|
|
* Fri May 16 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.2-2
|
|
|
|
- Add treeview XDS drag&drop support (#446760)
|
|
|
|
|
2008-05-13 16:20:25 +00:00
|
|
|
* Tue May 13 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.2-1
|
|
|
|
- Update to 2.23.2
|
|
|
|
|
2008-05-02 18:25:46 +00:00
|
|
|
* Fri May 2 2008 David Zeuthen <davidz@redhat.com> - 2.23.1-4
|
|
|
|
- Default to "Ask what to do" for all actions (#444639)
|
|
|
|
|
2008-05-02 11:50:12 +00:00
|
|
|
* Fri May 2 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.1-3
|
|
|
|
- Mask file moving to nautilus-cd-burner window as copy operation (#443944)
|
|
|
|
- Don't allow recursive move/copy into itself (gnomebz #530720)
|
|
|
|
|
2008-04-24 12:36:28 +00:00
|
|
|
* Thu Apr 24 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.1-2
|
|
|
|
- Add SELinux patch (gnomebz #529694)
|
|
|
|
|
2008-04-24 09:47:57 +00:00
|
|
|
* Wed Apr 23 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.1-1
|
|
|
|
- Update to 2.23.1
|
|
|
|
|
2008-04-18 02:38:51 +00:00
|
|
|
* Thu Apr 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.2-5
|
|
|
|
- Make "Open Folder" work as expected for media handling
|
|
|
|
|
2008-04-18 00:14:15 +00:00
|
|
|
* Thu Apr 17 2008 David Zeuthen <davidz@redhat.com> - 2.22.2-4
|
|
|
|
- Put X-Gnome-Vfs-System=gio into desktop files (See #442835)
|
|
|
|
|
2008-04-16 06:43:57 +00:00
|
|
|
* Wed Apr 16 2008 David Zeuthen <davidz@redhat.com> - 2.22.2-3
|
|
|
|
- Revert Fedora livecd mount (fix is in latest gvfs packages) and
|
|
|
|
add a patch to avoid trying to autorun mounts that are mounted
|
|
|
|
from outside Nautilus (#442189)
|
|
|
|
|
2008-04-14 13:50:04 +00:00
|
|
|
* Fri Apr 11 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.22.2-2
|
|
|
|
- Hide Fedora livecd mount (#439166)
|
|
|
|
|
2008-04-07 21:23:40 +00:00
|
|
|
* Mon Apr 7 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.2-1
|
|
|
|
- Update to 2.22.2
|
|
|
|
|
2008-04-07 02:34:15 +00:00
|
|
|
* Sun Apr 6 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-6
|
|
|
|
- Backport a patch from upstream svn thats needed for file-roller
|
|
|
|
|
2008-04-05 04:23:34 +00:00
|
|
|
* Fri Apr 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-5
|
|
|
|
- Fix beagle support some more
|
|
|
|
|
2008-04-03 15:15:12 +00:00
|
|
|
* Thu Apr 3 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.22.1-4
|
|
|
|
- Fix SELinux attributes display issue (#439686)
|
|
|
|
|
2008-04-02 14:08:53 +00:00
|
|
|
* Wed Apr 2 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-3
|
|
|
|
- Fix the build to include tracker and beagle support again
|
|
|
|
|
2008-03-31 15:10:54 +00:00
|
|
|
* Mon Mar 31 2008 Ray Strode <rstrode@redhat.com> - 2.22.1-2
|
|
|
|
- Over the releases we've accumulated default.png, default-wide.png default-5_4.png
|
|
|
|
and default.jpg. We haven't been able to drop them because it would leave some
|
|
|
|
users with white backgrounds on upgrade. This patch just falls back to the
|
|
|
|
default image if the user's background doesn't exist.
|
|
|
|
|
|
|
|
|
2008-03-28 15:15:50 +00:00
|
|
|
* Fri Mar 28 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.22.1-1
|
|
|
|
- Update to 2.22.1
|
|
|
|
|
2008-03-13 16:11:17 +00:00
|
|
|
* Thu Mar 13 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.22.0-2
|
|
|
|
- Don't create application/x-ext-<extension> types for known mimetypes (patch from head)
|
|
|
|
- Fix a crash in the Properties dialog while changing owner (patch from head)
|
|
|
|
|
2008-03-11 02:20:47 +00:00
|
|
|
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
|
|
|
|
- Update to 2.22.0
|
|
|
|
|
2008-02-26 12:50:22 +00:00
|
|
|
* Tue Feb 26 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.21.92-2
|
|
|
|
- Change libbeagle .so name for libbeagle-0.3.0 in nautilus-2.21.1-dynamic-search-r2.patch (#434722)
|
|
|
|
|
2008-02-26 11:17:59 +00:00
|
|
|
* Tue Feb 26 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.21.92-1
|
|
|
|
- Update to 2.21.92
|
|
|
|
|
2008-02-12 06:32:38 +00:00
|
|
|
* Tue Feb 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-1
|
|
|
|
- Update to 2.21.91
|
|
|
|
|
2008-01-29 06:54:01 +00:00
|
|
|
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.90-1
|
|
|
|
- Update to 2.21.90
|
|
|
|
|
2008-01-21 20:49:38 +00:00
|
|
|
* Mon Jan 21 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.6-1
|
|
|
|
- Update to 2.21.6
|
|
|
|
|
2008-01-14 18:39:55 +00:00
|
|
|
* Mon Jan 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.5-1
|
|
|
|
- Update to 2.21.5
|
|
|
|
|
2008-01-08 17:42:52 +00:00
|
|
|
* Tue Jan 8 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.2-1
|
|
|
|
- Update to 2.21.2
|
|
|
|
|
2007-12-24 00:24:02 +00:00
|
|
|
* Sun Dec 23 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.1-2
|
|
|
|
- Fix extensiondir
|
|
|
|
|
2007-12-22 04:02:02 +00:00
|
|
|
* Fri Dec 21 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.1-1
|
|
|
|
- Upodate to 2.21.1
|
|
|
|
|
2007-12-19 16:40:03 +00:00
|
|
|
* Wed Dec 19 2007 - Bastien Nocera <bnocera@redhat.com> - 2.20.0-7
|
|
|
|
- Update audio preview patch to check for aliases (#381401)
|
|
|
|
|
2007-10-30 14:09:18 +00:00
|
|
|
* Tue Oct 30 2007 - Bastien Nocera <bnocera@redhat.com> - 2.20.0-6
|
|
|
|
- Fix audio preview command-line to use decodebin so playbin doesn't
|
|
|
|
pop up a window for videos detected as audio
|
|
|
|
|
2007-10-16 14:48:41 +00:00
|
|
|
* Tue Oct 16 2007 - Bastien Nocera <bnocera@redhat.com> - 2.20.0-5
|
|
|
|
- Add patch from upstream to get audio preview working again
|
|
|
|
(#332251)
|
|
|
|
|
2007-10-03 17:08:20 +00:00
|
|
|
* Wed Oct 3 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-4
|
|
|
|
- Move /usr/lib/nautilus/extensions-1.0 to the extensions package
|
|
|
|
|
2007-10-03 01:59:45 +00:00
|
|
|
* Tue Oct 2 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-3
|
|
|
|
- Fix a crash with small fonts (#242350)
|
|
|
|
|
2007-10-02 13:44:23 +00:00
|
|
|
* Tue Oct 2 2007 Alexander Larsson <alexl@redhat.com> - 2.20.0-1
|
|
|
|
- Backport fixes for async thumbnail loading from svn
|
|
|
|
|
2007-09-28 21:42:22 +00:00
|
|
|
* Fri Sep 28 2007 Ray Strode <rstrode@redhat.com> - 2.20.0-2
|
|
|
|
- drop redhat-artwork dep. Alex says we don't need it anymore
|
|
|
|
|
2007-09-18 16:23:17 +00:00
|
|
|
* Tue Sep 18 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
|
|
|
|
- Update to 2.20.0
|
|
|
|
|
2007-09-03 05:06:08 +00:00
|
|
|
* Mon Sep 3 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.91-1
|
|
|
|
- Update to 2.19.91
|
|
|
|
|
2007-08-14 02:47:35 +00:00
|
|
|
* Mon Aug 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.90-1
|
|
|
|
- Update to 2.19.90
|
|
|
|
|
2007-08-10 05:14:56 +00:00
|
|
|
* Fri Aug 10 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.6-3
|
|
|
|
- Bump gnome-vfs requirement (#251306)
|
|
|
|
|
2007-08-03 15:41:19 +00:00
|
|
|
* Fri Aug 3 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.6-2
|
|
|
|
- Update license field
|
|
|
|
|
2007-07-31 02:35:33 +00:00
|
|
|
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.6-1
|
|
|
|
- Update to 2.19.6
|
|
|
|
|
2007-07-25 18:02:25 +00:00
|
|
|
* Wed Jul 25 2007 Jesse Keating <jkeating@redhat.com> - 2.19.5-3
|
|
|
|
- Rebuild for RH #249435
|
|
|
|
|
2007-07-23 19:32:00 +00:00
|
|
|
* Mon Jul 23 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-2
|
|
|
|
- Port to new GTK+ tooltips API
|
|
|
|
|
2007-07-10 16:02:22 +00:00
|
|
|
* Tue Jul 10 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-1
|
|
|
|
- Update to 2.19.5
|
|
|
|
|
2007-07-07 03:51:21 +00:00
|
|
|
* Fri Jul 6 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-2
|
|
|
|
- Fix directory ownership issues
|
|
|
|
|
2007-06-18 23:08:18 +00:00
|
|
|
* Mon Jun 18 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-1
|
|
|
|
- Update to 2.19.4
|
|
|
|
|
2007-06-05 04:23:21 +00:00
|
|
|
* Tue Jun 5 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.3-1
|
|
|
|
- Update to 2.19.3
|
|
|
|
|
2007-05-20 02:29:55 +00:00
|
|
|
* Sat May 19 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.2-1
|
|
|
|
- Update to 2.19.2
|
|
|
|
|
2007-04-11 15:07:10 +00:00
|
|
|
* Wed Apr 11 2007 Alexander Larsson <alexl@redhat.com> - 2.18.1-2
|
|
|
|
- Fix memleak (#235696)
|
|
|
|
|
2007-04-11 14:53:14 +00:00
|
|
|
* Wed Apr 11 2007 Alexander Larsson <alexl@redhat.com> - 2.18.1-1
|
|
|
|
- Update to 2.18.1
|
|
|
|
|
2007-03-26 23:13:50 +00:00
|
|
|
* Mon Mar 26 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0.1-2
|
|
|
|
- Update icon caches (#234020)
|
|
|
|
|
2007-03-12 13:53:28 +00:00
|
|
|
* Mon Mar 12 2007 Alexander Larsson <alexl@redhat.com> - 2.18.0.1-1
|
|
|
|
- Update to 2.18.0.1
|
|
|
|
|
2007-03-06 13:23:31 +00:00
|
|
|
* Tue Mar 6 2007 Alexander Larsson <alexl@redhat.com> - 2.17.92-3
|
|
|
|
- Update xdg-user-dirs patch, now handle renaming desktop dir
|
|
|
|
|
2007-03-02 15:06:35 +00:00
|
|
|
* Thu Mar 1 2007 Alexander Larsson <alexl@redhat.com> - 2.17.92-2
|
|
|
|
- Add xdg-user-dirs patch
|
|
|
|
|
2007-02-28 02:18:14 +00:00
|
|
|
* Tue Feb 27 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.92-1
|
|
|
|
- Update to 2.17.92
|
|
|
|
|
2007-02-13 05:54:19 +00:00
|
|
|
* Tue Feb 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.91-1
|
|
|
|
- Update to 2.17.91
|
|
|
|
|
2007-02-07 17:21:16 +00:00
|
|
|
* Wed Feb 7 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.90-4
|
|
|
|
- Add DesktopSettings category to nautilus-file-management-properties.desktop
|
|
|
|
|
2007-02-06 11:26:13 +00:00
|
|
|
* Tue Feb 6 2007 Alexander Larsson <alexl@redhat.com> - 2.17.90-3
|
|
|
|
- update tracker dynamic search patch to new .so name
|
|
|
|
|
2007-01-23 11:07:04 +00:00
|
|
|
* Tue Jan 23 2007 Alexander Larsson <alexl@redhat.com> - 2.17.90-2
|
|
|
|
- Fix gnome bug #362302 in selinux patch
|
|
|
|
|
2007-01-23 04:08:24 +00:00
|
|
|
* Mon Jan 22 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.90-1
|
|
|
|
- Update to 2.17.90
|
|
|
|
|
2006-12-19 06:11:18 +00:00
|
|
|
* Tue Dec 19 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.1-1
|
|
|
|
- Update to 2.17.1
|
|
|
|
|
2006-11-22 13:24:51 +00:00
|
|
|
* Wed Nov 22 2006 Alexander Larsson <alexl@redhat.com> - 2.16.2-7
|
|
|
|
- Look for beagle before tracker, because tracker autostarts
|
|
|
|
This lets us support having both installed at the same time.
|
|
|
|
- Remove buildreqs for beagle, as they are not necessary with
|
|
|
|
the dynamic work.
|
|
|
|
|
2006-11-14 16:33:16 +00:00
|
|
|
* Tue Nov 14 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.2-6
|
|
|
|
- Detect tracker dynamically, too
|
|
|
|
|
2006-11-13 13:05:43 +00:00
|
|
|
* Mon Nov 13 2006 Alexander Larsson <alexl@redhat.com> - 2.16.2-5.fc7
|
|
|
|
- Fix commonly reported NautilusDirectory crash
|
|
|
|
|
2006-11-08 10:47:55 +00:00
|
|
|
* Wed Nov 8 2006 Alexander Larsson <alexl@redhat.com> - 2.16.2-4.fc7
|
|
|
|
- Revert upstream icon placement patch as it seems broken
|
|
|
|
|
2006-11-07 16:53:03 +00:00
|
|
|
* Tue Nov 7 2006 Alexander Larsson <alexl@redhat.com> - 2.16.2-2.fc7
|
|
|
|
- Update to 2.16.2
|
|
|
|
|
2006-10-22 03:35:11 +00:00
|
|
|
* Sat Oct 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
|
|
|
|
- Update to 2.16.1
|
|
|
|
|
2006-10-18 16:25:05 +00:00
|
|
|
* Wed Oct 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-6
|
|
|
|
- Fix scripts according to the packaging guidelines
|
|
|
|
- Require GConf2 for the scripts
|
|
|
|
- Require pkgconfig for the -devel package
|
|
|
|
|
2006-10-01 21:17:53 +00:00
|
|
|
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 2.16.0-5
|
|
|
|
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
|
|
|
|
|
2006-09-19 15:26:09 +00:00
|
|
|
* Tue Sep 19 2006 Alexander Larsson <alexl@redhat.com> - 2.16.0-4
|
|
|
|
- Support changing selinux contexts (#204030)
|
|
|
|
|
2006-09-14 08:47:57 +00:00
|
|
|
* Thu Sep 14 2006 Alexander Larsson <alexl@redhat.com> - 2.16.0-3
|
|
|
|
- Fix crash when opening custom icon dialog (#205352)
|
|
|
|
|
2006-09-05 16:56:59 +00:00
|
|
|
* Tue Sep 5 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-2
|
|
|
|
- Add a %%preun script (#205260)
|
|
|
|
|
2006-09-04 10:06:46 +00:00
|
|
|
* Mon Sep 4 2006 Alexander Larsson <alexl@redhat.com> - 2.16.0-1
|
|
|
|
- Update to 2.16.0
|
|
|
|
|
2006-08-25 10:32:32 +00:00
|
|
|
* Fri Aug 25 2006 Alexander Larsson <alexl@redhat.com> - 2.15.92.1-2
|
|
|
|
- Omit self check code in build
|
|
|
|
|
2006-08-22 13:46:24 +00:00
|
|
|
* Tue Aug 22 2006 Alexander Larsson <alexl@redhat.com> - 2.15.92.1-1
|
|
|
|
- update to 2.15.92.1
|
|
|
|
|
2006-08-21 17:04:00 +00:00
|
|
|
* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.92-1.fc6
|
|
|
|
- Update to 2.15.92
|
|
|
|
|
2006-08-12 22:02:00 +00:00
|
|
|
* Sat Aug 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.91-2.fc6
|
|
|
|
- Don't Provide/Obsolete nautilus-devel from the main package (#202322)
|
|
|
|
|
|
|
|
* Thu Aug 10 2006 Alexander Larsson <alexl@redhat.com> - 2.15.91-1.fc6
|
2006-08-10 14:39:05 +00:00
|
|
|
- Update to 2.15.91
|
|
|
|
- Split package into devel and extensions (#201967)
|
|
|
|
|
2006-08-03 18:44:37 +00:00
|
|
|
* Thu Aug 3 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.90-1.fc6
|
|
|
|
- Update to 2.15.90
|
|
|
|
|
2006-07-18 15:37:28 +00:00
|
|
|
* Tue Jul 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.4-3
|
|
|
|
- Spec file cleanups
|
|
|
|
|
2006-07-13 03:46:45 +00:00
|
|
|
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.4-2
|
|
|
|
- Don't require nautilus-cd-burner, to avoid a
|
|
|
|
BuildRequires-Requires loop
|
|
|
|
|
2006-07-13 02:12:04 +00:00
|
|
|
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.4-1
|
|
|
|
- Update to 2.15.4
|
|
|
|
|
2006-07-12 07:25:56 +00:00
|
|
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.15.2-1.1
|
|
|
|
- rebuild
|
|
|
|
|
2006-06-13 14:50:34 +00:00
|
|
|
* Tue Jun 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.2-1
|
|
|
|
- Update to 2.15.1
|
|
|
|
|
2006-05-21 04:37:58 +00:00
|
|
|
* Sun May 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-2
|
|
|
|
- Add missing BuildRequires (#129184)
|
|
|
|
|
2006-05-17 14:41:13 +00:00
|
|
|
* Wed May 17 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-1
|
|
|
|
- Update to 2.15.1
|
|
|
|
|
2006-05-12 04:19:43 +00:00
|
|
|
* Fri May 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-3
|
|
|
|
- Close the about dialog
|
|
|
|
|
2006-04-11 04:57:36 +00:00
|
|
|
* Tue Apr 11 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-2
|
|
|
|
- Update to 2.14.1
|
|
|
|
|
2006-03-13 14:04:44 +00:00
|
|
|
* Mon Mar 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-1
|
|
|
|
- Update to 2.14.0
|
|
|
|
|
2006-03-06 15:26:08 +00:00
|
|
|
* Mon Mar 6 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.92-2
|
|
|
|
- Reinstate the format patch which was accidentally dropped
|
|
|
|
|
2006-02-27 18:26:46 +00:00
|
|
|
* Mon Feb 27 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.92-1
|
|
|
|
- Update to 2.13.92
|
|
|
|
|
2006-02-13 12:43:17 +00:00
|
|
|
* Mon Feb 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-1
|
|
|
|
- Update to 2.13.91
|
|
|
|
|
2006-02-11 04:41:56 +00:00
|
|
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-2.2
|
|
|
|
- bump again for double-long bug on ppc(64)
|
|
|
|
|
2006-02-07 13:10:09 +00:00
|
|
|
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-2.1
|
|
|
|
- rebuilt for new gcc4.1 snapshot and glibc changes
|
|
|
|
|
2006-02-06 21:27:46 +00:00
|
|
|
* Mon Feb 6 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.90-2
|
|
|
|
- Avoid delays in rendering the background
|
|
|
|
|
2006-01-31 05:29:38 +00:00
|
|
|
* Tue Jan 31 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.90-1
|
|
|
|
- Update to 2.13.90
|
|
|
|
|
2006-01-17 16:15:38 +00:00
|
|
|
* Tue Jan 17 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.4-1
|
|
|
|
- Update to 2.13.4
|
|
|
|
|
2006-01-09 21:33:20 +00:00
|
|
|
* Mon Jan 9 2006 Alexander Larsson <alexl@redhat.com> - 2.13.3-2
|
|
|
|
- Buildrequire libbeagle
|
|
|
|
|
2005-12-13 16:42:11 +00:00
|
|
|
* Tue Dec 13 2005 Alexander Larsson <alexl@redhat.com> 2.13.3-1
|
|
|
|
- Update to 2.13.3
|
|
|
|
|
2005-12-09 22:42:15 +00:00
|
|
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2005-12-02 14:06:40 +00:00
|
|
|
* Fri Dec 2 2005 Matthias Clasen <mclasen@redhat.com> 2.13.2-1
|
|
|
|
- Update to 2.13.2
|
|
|
|
- Update patches
|
|
|
|
|
2005-11-01 09:39:19 +00:00
|
|
|
* Tue Nov 1 2005 Alexander Larsson <alexl@redhat.com> - 2.12.1-6
|
|
|
|
- Switch XFree86-devel buildrequirement to libX11-devel
|
|
|
|
|
2005-10-28 12:43:41 +00:00
|
|
|
* Sat Oct 28 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-5
|
|
|
|
- Implement icon stretching keynav
|
|
|
|
- Support formatting non-floppy devices
|
|
|
|
|
|
|
|
* Sat Oct 22 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-4
|
|
|
|
- Improve icon stretching ui
|
|
|
|
|
2005-10-21 14:46:54 +00:00
|
|
|
* Fri Oct 21 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-3
|
|
|
|
- Only show the "Format menu item if gfloppy is present
|
|
|
|
|
2005-10-21 14:10:06 +00:00
|
|
|
* Fri Oct 21 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-2
|
|
|
|
- Add a "Format" context menu item to the floppy in "Computer"
|
|
|
|
|
2005-10-06 04:54:09 +00:00
|
|
|
* Thu Oct 6 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-1
|
|
|
|
- Update to 2.12.1
|
|
|
|
|
2005-09-07 19:45:18 +00:00
|
|
|
* Wed Sep 7 2005 Matthias Clasen <mclasen@redhat.com> 2.12.0-1
|
|
|
|
- Update to 2.12.0
|
|
|
|
|
2005-08-16 15:46:02 +00:00
|
|
|
* Tue Aug 16 2005 Matthias Clasen <mclasen@redhat.com>
|
|
|
|
- New upstream release
|
|
|
|
|
2005-08-03 17:12:07 +00:00
|
|
|
* Wed Aug 3 2005 Matthias Clasen <mclasen@redhat.com> 2.11.90-1
|
|
|
|
- New upstream release
|
|
|
|
|
2005-07-11 04:33:20 +00:00
|
|
|
* Mon Jul 11 2005 Matthias Clasen <mclasen@redhat.com> 2.11.3-1
|
|
|
|
- Update to 2.11.3
|
|
|
|
|
2005-05-11 14:24:46 +00:00
|
|
|
* Wed May 11 2005 David Zeuthen <davidz@redhat.com> 2.10.0-4
|
|
|
|
- Fix default font for zh_TW (#154185)
|
|
|
|
|
2005-04-03 19:21:35 +00:00
|
|
|
* Sun Apr 3 2005 David Zeuthen <davidz@redhat.com> 2.10.0-3
|
|
|
|
- Include patches for desktop background memory saving (GNOME bug #169347)
|
|
|
|
- Obsoletes: nautilus-media (#153223)
|
|
|
|
|
2005-03-29 03:17:46 +00:00
|
|
|
* Mon Mar 28 2005 Matthias Clasen <mclasen@redhat.com> 2.10.0-2
|
|
|
|
- Rebuild against newer libexif
|
|
|
|
|
2005-03-21 17:16:15 +00:00
|
|
|
* Mon Mar 21 2005 David Zeuthen <davidz@redhat.com> 2.10.0-1
|
|
|
|
- Update to latest upstream version; tweak requires
|
|
|
|
|
2005-03-03 07:51:57 +00:00
|
|
|
* Thu Mar 3 2005 Alex Larsson <alexl@redhat.com> 2.9.91-2
|
|
|
|
- Rebuild
|
|
|
|
|
2005-02-11 17:01:57 +00:00
|
|
|
* Fri Feb 11 2005 Matthias Clasen <mclasen@redhat.com> - 2.9.91-1
|
|
|
|
- Update to 2.9.91
|
|
|
|
|
2004-11-09 14:48:51 +00:00
|
|
|
* Tue Nov 9 2004 Marco Pesenti Gritti <mpg@redhat.com> - 2.8.1-5
|
|
|
|
- Remove eog dependency. The bonobo component is no more used.
|
|
|
|
|
2004-10-18 16:53:25 +00:00
|
|
|
* Mon Oct 18 2004 Marco Pesenti Gritti <mpg@redhat.com> - 2.8.1-4
|
|
|
|
- #135824 Fix throbber position
|
|
|
|
|
2004-10-15 12:36:24 +00:00
|
|
|
* Fri Oct 15 2004 Alexander Larsson <alexl@redhat.com> - 2.8.1-3
|
|
|
|
- Slightly less bad error dialog when there is no handler for a file.
|
|
|
|
Not ideal, but this change doesn't change any strings.
|
|
|
|
|
2004-10-12 10:36:47 +00:00
|
|
|
* Tue Oct 12 2004 Alexander Larsson <alexl@redhat.com> - 2.8.1-2
|
|
|
|
- Fix open with menu on mime mismatch
|
|
|
|
- Create desktop links ending with .desktop (#125104)
|
|
|
|
- Remove old cruft from specfile
|
|
|
|
|
2004-10-11 14:28:20 +00:00
|
|
|
* Mon Oct 11 2004 Alexander Larsson <alexl@redhat.com> - 2.8.1-1
|
|
|
|
- update to 2.8.1
|
|
|
|
|
2004-10-08 13:37:25 +00:00
|
|
|
* Fri Oct 8 2004 Alexander Larsson <alexl@redhat.com> - 2.8.0-3
|
|
|
|
- Backport more fixes from cvs
|
|
|
|
|
2004-10-04 11:46:50 +00:00
|
|
|
* Mon Oct 4 2004 Alexander Larsson <alexl@redhat.com> - 2.8.0-2
|
|
|
|
- Backport various bugfixes from HEAD
|
|
|
|
|
2004-09-13 12:55:18 +00:00
|
|
|
* Mon Sep 13 2004 Alexander Larsson <alexl@redhat.com> - 2.8.0-1
|
|
|
|
- Update to 2.8.0
|
|
|
|
|
2004-09-10 11:42:57 +00:00
|
|
|
* Fri Sep 10 2004 Alexander Larsson <alexl@redhat.com> - 2.7.92-3
|
|
|
|
- Don't require eject on s390(x), since there is none (#132228)
|
|
|
|
|
2004-09-09 09:10:15 +00:00
|
|
|
* Tue Sep 7 2004 Alexander Larsson <alexl@redhat.com> - 2.7.92-2
|
|
|
|
- Add patch to fix desktop keynav (#131894)
|
|
|
|
|
2004-09-09 09:10:03 +00:00
|
|
|
* Tue Aug 31 2004 Alex Larsson <alexl@redhat.com> 2.7.92-1
|
|
|
|
- update to 2.7.92
|
|
|
|
|
2004-09-09 09:09:46 +00:00
|
|
|
* Thu Aug 26 2004 Alexander Larsson <alexl@redhat.com> - 2.7.4-3
|
|
|
|
- Added requires eject
|
|
|
|
- Depend on gnome-vfs2-smb instead of -extras
|
|
|
|
|
2004-09-09 09:09:36 +00:00
|
|
|
* Tue Aug 24 2004 Alexander Larsson <alexl@redhat.com> - 2.7.4-2
|
|
|
|
- backport cvs fixes, including default view fix
|
|
|
|
|
2004-09-09 09:09:23 +00:00
|
|
|
* Thu Aug 19 2004 Alex Larsson <alexl@redhat.com> 2.7.4-1
|
|
|
|
- update to 2.7.4
|
|
|
|
|
2004-09-09 09:09:13 +00:00
|
|
|
* Fri Aug 6 2004 Ray Strode <rstrode@redhat.com> 2.7.2-1
|
|
|
|
- update to 2.7.2
|
|
|
|
|
2004-09-09 09:08:49 +00:00
|
|
|
* Tue Aug 3 2004 Matthias Clasen <mclasen@redhat.com> 2.6.0-7
|
|
|
|
- rebuilt
|
|
|
|
|
2004-09-09 09:08:33 +00:00
|
|
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2004-09-09 09:08:26 +00:00
|
|
|
* Fri May 21 2004 Matthias Clasen <mclasen@redhat.com> 2.6.0-5
|
|
|
|
- rebuild
|
|
|
|
|
2004-09-09 09:08:01 +00:00
|
|
|
* Wed Apr 14 2004 Alexander Larsson <alexl@redhat.com> 2.6.0-4
|
|
|
|
- update cvs backport, now handles kde trash dir better
|
|
|
|
|
|
|
|
* Wed Apr 14 2004 Alexander Larsson <alexl@redhat.com> 2.6.0-3
|
|
|
|
- add cvs backport
|
|
|
|
|
|
|
|
* Wed Apr 7 2004 Alex Larsson <alexl@redhat.com> 2.6.0-2
|
|
|
|
- Make network servers go to network:// again
|
|
|
|
|
|
|
|
* Thu Apr 1 2004 Alex Larsson <alexl@redhat.com> 2.6.0-1
|
|
|
|
- update to 2.6.0
|
|
|
|
|
2004-09-09 09:07:24 +00:00
|
|
|
* Tue Mar 16 2004 Mike A. Harrisn <mharris@redhat.com> 2.5.91-2
|
|
|
|
- Changed BuildRequires: XFree86-libs >= 4.2.99 to BuildRequires: XFree86-devel
|
|
|
|
- Fixed BuildRoot to use _tmppath instead of /var/tmp
|
|
|
|
|
|
|
|
* Mon Mar 15 2004 Alex Larsson <alexl@redhat.com> 2.5.91-1
|
|
|
|
- update to 2.5.91
|
|
|
|
|
|
|
|
* Mon Mar 8 2004 Alexander Larsson <alexl@redhat.com> 2.5.90-1
|
|
|
|
- update to 2.5.90
|
|
|
|
|
|
|
|
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Wed Feb 25 2004 Alexander Larsson <alexl@redhat.com>
|
|
|
|
- update libgnomeui required version to 2.5.3 (#116229)
|
|
|
|
|
|
|
|
* Tue Feb 24 2004 Alexander Larsson <alexl@redhat.com> 2.5.8-1
|
|
|
|
- update to 2.5.8
|
|
|
|
|
|
|
|
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Fri Feb 13 2004 Alexander Larsson <alexl@redhat.com> 2.5.7-1
|
|
|
|
- update to 2.5.7
|
|
|
|
|
2004-09-09 09:06:47 +00:00
|
|
|
* Fri Jan 30 2004 Alexander Larsson <alexl@redhat.com> 2.5.6-1
|
|
|
|
- update to 2.5.6
|
|
|
|
|
|
|
|
* Tue Jan 27 2004 Alexander Larsson <alexl@redhat.com> 2.5.5-1
|
|
|
|
- update to 2.5.5
|
|
|
|
|
2004-09-09 09:06:35 +00:00
|
|
|
* Tue Oct 28 2003 Than Ngo <than@redhat.com> 2.4.0-7
|
|
|
|
- fix start-here desktop file
|
|
|
|
|
|
|
|
* Mon Oct 27 2003 Than Ngo <than@redhat.com> 2.4.0-6
|
|
|
|
- rebuild against new librsvg2
|
|
|
|
|
|
|
|
* Fri Oct 3 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-5
|
|
|
|
- Update cvs backport, now have the better desktop icon layout
|
|
|
|
|
|
|
|
* Mon Sep 29 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-4
|
|
|
|
- Update cvs backport, fixes #105869
|
|
|
|
|
|
|
|
* Fri Sep 19 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-3
|
|
|
|
- Backport bugfixes from the gnome-2-4 branch
|
|
|
|
|
|
|
|
* Tue Sep 16 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-2
|
|
|
|
- Add patch that fixes crash when deleting in listview
|
|
|
|
|
|
|
|
* Tue Sep 9 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-1
|
|
|
|
- 2.4.0
|
|
|
|
|
|
|
|
* Thu Sep 4 2003 Alexander Larsson <alexl@redhat.com> 2.3.90-2
|
|
|
|
- Add desktop icons patch
|
|
|
|
|
|
|
|
* Tue Sep 2 2003 Alexander Larsson <alexl@redhat.com> 2.3.90-1
|
|
|
|
- update to 2.3.90
|
|
|
|
|
|
|
|
* Tue Aug 26 2003 Alexander Larsson <alexl@redhat.com> 2.3.9-1
|
|
|
|
- update
|
|
|
|
- Add patch to ignore kde desktop links
|
|
|
|
- Re-enable kdesktop detection hack.
|
|
|
|
kde doesn't seem to support the manager selection yet
|
|
|
|
|
|
|
|
* Wed Aug 20 2003 Alexander Larsson <alexl@redhat.com> 2.3.8-2
|
|
|
|
- don't require fontilus
|
|
|
|
|
|
|
|
* Mon Aug 18 2003 Alexander Larsson <alexl@redhat.com> 2.3.8-1
|
|
|
|
- update to gnome 2.3
|
|
|
|
|
|
|
|
* Wed Aug 6 2003 Elliot Lee <sopwith@redhat.com> 2.2.4-5
|
|
|
|
- Fix libtool
|
|
|
|
|
|
|
|
* Tue Jul 8 2003 Alexander Larsson <alexl@redhat.com> 2.2.4-4.E
|
|
|
|
- Rebuild
|
|
|
|
|
|
|
|
* Tue Jul 8 2003 Alexander Larsson <alexl@redhat.com> 2.2.4-4
|
|
|
|
- Backport fixes from cvs
|
|
|
|
- Change some default configurations
|
|
|
|
|
|
|
|
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Tue May 27 2003 Alexander Larsson <alexl@redhat.com> 2.2.4-2
|
|
|
|
- Add performance increase backport
|
|
|
|
- Add desktop manager selection backport
|
|
|
|
|
|
|
|
* Mon May 19 2003 Alexander Larsson <alexl@redhat.com> 2.2.4-1
|
|
|
|
- update to 2.2.4
|
|
|
|
|
|
|
|
* Tue May 6 2003 Alexander Larsson <alexl@redhat.com> 2.2.3-2
|
|
|
|
- Fix scrollkeeper pre-requires
|
|
|
|
|
|
|
|
* Mon Mar 31 2003 Alexander Larsson <alexl@redhat.com> 2.2.3-1
|
|
|
|
- Update to 2.2.3
|
|
|
|
|
2004-09-09 09:06:04 +00:00
|
|
|
* Tue Feb 25 2003 Alexander Larsson <alexl@redhat.com> 2.2.1-5
|
|
|
|
- Change the default new window size to fit in 800x600 (#85037)
|
|
|
|
|
|
|
|
* Thu Feb 20 2003 Alexander Larsson <alexl@redhat.com>
|
|
|
|
- Require gnome-vfs2-extras, since network menu item uses it (#84145)
|
|
|
|
|
|
|
|
* Tue Feb 18 2003 Alexander Larsson <alexl@redhat.com>
|
|
|
|
- Update to the latest bugfixes from cvs.
|
|
|
|
- Fixes #84291 for nautilus, context menu duplication and some other small bugs.
|
|
|
|
|
|
|
|
* Thu Feb 13 2003 Alexander Larsson <alexl@redhat.com> 2.2.1-2
|
|
|
|
- Add a patch to fix the forkbomb-under-kde bug (#81520)
|
|
|
|
- Add a patch to fix thumbnail memory leak
|
|
|
|
- require libXft.so.2 instead of Xft, since that changed in the XFree86 package
|
|
|
|
|
|
|
|
* Tue Feb 11 2003 Alexander Larsson <alexl@redhat.com> 2.2.1-1
|
|
|
|
- 2.2.1, lots of bugfixes
|
|
|
|
|
|
|
|
* Fri Jan 31 2003 Alexander Larsson <alexl@redhat.com> 2.2.0.2-2
|
|
|
|
- remove nautilus-server-connect since it broke without editable vfolders
|
|
|
|
|
|
|
|
* Fri Jan 31 2003 Alexander Larsson <alexl@redhat.com> 2.2.0.2-1
|
|
|
|
- Update to 2.2.0.2, fixes bg crasher
|
|
|
|
- parallelize build
|
|
|
|
- Added patch from cvs that fixes password hang w/ smb
|
|
|
|
|
|
|
|
* Thu Jan 23 2003 Alexander Larsson <alexl@redhat.com> 2.2.0.1-1
|
|
|
|
- Update to 2.2.0.1
|
|
|
|
|
|
|
|
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 2.2.0-2
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Tue Jan 21 2003 Alexander Larsson <alexl@redhat.com> 2.2.0-1
|
|
|
|
- update to 2.2.0
|
|
|
|
|
|
|
|
* Fri Jan 17 2003 Alexander Larsson <alexl@redhat.com> 2.1.91-8
|
|
|
|
- Add requirement on fontilus and nautilus-cd-burner to get them
|
|
|
|
on an upgrade.
|
|
|
|
|
|
|
|
* Fri Jan 17 2003 Alexander Larsson <alexl@redhat.com> 2.1.91-7
|
|
|
|
- Added patch to enable the look for kde desktop hack
|
|
|
|
- Removed patches that were fixed upstream
|
|
|
|
|
|
|
|
* Fri Jan 17 2003 Alexander Larsson <alexl@redhat.com> 2.1.91-6
|
|
|
|
- Removed the requirement of nautilus-cd-burner, since
|
|
|
|
that is now on by default in comps
|
|
|
|
|
|
|
|
* Thu Jan 16 2003 Alexander Larsson <alexl@redhat.com> 2.1.91-5
|
|
|
|
- Require(post,postun) scrollkeeper (#67340)
|
|
|
|
- Add dot to end of summary
|
|
|
|
|
|
|
|
* Tue Jan 14 2003 Havoc Pennington <hp@redhat.com> 2.1.91-4
|
|
|
|
- use system-group.png not network-server.png for "Network Servers"
|
|
|
|
|
|
|
|
* Tue Jan 14 2003 Alexander Larsson <alexl@redhat.com> 2.1.91-3
|
|
|
|
- Correct filename in last change
|
|
|
|
|
|
|
|
* Tue Jan 14 2003 Alexander Larsson <alexl@redhat.com> 2.1.91-2
|
|
|
|
- change the network menu item to go to smb:
|
|
|
|
|
|
|
|
* Tue Jan 14 2003 Alexander Larsson <alexl@redhat.com> 2.1.91-1
|
|
|
|
- Update to 2.1.91
|
|
|
|
- Updated URL
|
|
|
|
|
|
|
|
* Tue Jan 14 2003 Havoc Pennington <hp@redhat.com>
|
|
|
|
- perl-munge the icon names in a couple desktop files
|
|
|
|
to find redhat-network-server.png and redhat-file-manager.png.
|
|
|
|
Upstream icon names here were weird and seem broken.
|
|
|
|
|
|
|
|
* Thu Jan 9 2003 Alexander Larsson <alexl@redhat.com>
|
|
|
|
- 2.1.6
|
|
|
|
- Removed mp3 stripping script. Thats gone upstream now.
|
|
|
|
|
2004-09-09 09:05:50 +00:00
|
|
|
* Wed Dec 18 2002 Alexander Larsson <alexl@redhat.com> 2.1.5-2
|
|
|
|
- Add cdburn patch.
|
|
|
|
- Remove nautilus-1.1.19-starthere-hang-hackaround.patch
|
|
|
|
- Require nautilus-cd-burner
|
|
|
|
|
|
|
|
* Mon Dec 16 2002 Alexander Larsson <alexl@redhat.com> 2.1.5-1
|
|
|
|
- Update to 2.1.5. Require gnome-icon-theme >= 0.1.5, gnome-vfs >= 2.1.5
|
|
|
|
|
2004-09-09 09:05:28 +00:00
|
|
|
* Tue Dec 3 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- add explicit startup-notification dependency because build system is
|
|
|
|
dumb
|
|
|
|
- 2.1.3
|
|
|
|
|
|
|
|
* Wed Nov 13 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.1.2
|
|
|
|
|
|
|
|
* Thu Oct 10 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.0.7
|
|
|
|
- remove patches that are upstream
|
|
|
|
|
2004-09-09 09:04:56 +00:00
|
|
|
* Tue Sep 3 2002 Alexander Larsson <alexl@redhat.com> 2.0.6-6
|
|
|
|
- Add badhack to make weblinks on desktop work
|
|
|
|
|
2004-09-09 09:04:54 +00:00
|
|
|
* Mon Sep 2 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- fix #70667 assertion failures
|
|
|
|
- fix triple click patch
|
|
|
|
|
2004-09-09 09:04:52 +00:00
|
|
|
* Mon Sep 2 2002 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
- don't activate on double click
|
|
|
|
|
2004-09-09 09:04:44 +00:00
|
|
|
* Sat Aug 31 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- put button press mask in triple-click patch, maybe it will work
|
|
|
|
- remove html-hack patch as it does nothing useful
|
|
|
|
|
2004-09-09 09:04:32 +00:00
|
|
|
* Sat Aug 31 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- require newer redhat-artwork, -menus, eel2, gnome-vfs2 to avoid
|
|
|
|
bogus bug reports
|
|
|
|
- add hack for HTML mime type handling in a web browser, not
|
|
|
|
nautilus
|
|
|
|
|
2004-09-09 09:04:28 +00:00
|
|
|
* Thu Aug 29 2002 Alexander Larsson <alexl@redhat.com>
|
|
|
|
- Updated to 2.0.6. Removed the patches I put upstream.
|
|
|
|
- Added patch that fixes #72410
|
|
|
|
|
2004-09-09 09:04:21 +00:00
|
|
|
* 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.
|
|
|
|
|
2004-09-09 09:04:15 +00:00
|
|
|
* Wed Aug 28 2002 Alexander Larsson <alexl@redhat.com> 2.0.5-4
|
|
|
|
- Add patch to fix bug #70667
|
|
|
|
|
2004-09-09 09:04:10 +00:00
|
|
|
* Sun Aug 25 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- remove mp3
|
|
|
|
|
2004-09-09 09:04:03 +00:00
|
|
|
* Fri Aug 23 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- ignore the "add_to_session" preference as it only broke stuff
|
|
|
|
- pad the left margin a bit to cope with poor word wrapping
|
|
|
|
|
2004-09-09 09:03:49 +00:00
|
|
|
* Fri Aug 23 2002 Alexander Larsson <alexl@redhat.com> 2.0.5-1
|
|
|
|
- Update to 2.0.5, remove topleft icon patch
|
|
|
|
|
2004-09-09 09:03:18 +00:00
|
|
|
* Thu Aug 15 2002 Alexander Larsson <alexl@redhat.com> 2.0.4-2
|
|
|
|
- Add patch to fix the bug where desktop icons get
|
|
|
|
stuck in the top left corner on startup
|
|
|
|
|
|
|
|
* Wed Aug 14 2002 Alexander Larsson <alexl@redhat.com> 2.0.4-1
|
|
|
|
- 2.0.4
|
|
|
|
|
|
|
|
* Tue Aug 13 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- obsolete nautilus-mozilla < 2.0 #69839
|
|
|
|
|
|
|
|
* Mon Aug 12 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- add rhconfig patch to Bluecurve theme and disable sidebar by default
|
|
|
|
|
|
|
|
* Wed Aug 7 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- drop start here files, require redhat-menus that has them
|
|
|
|
|
|
|
|
* Tue Aug 6 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.0.3
|
|
|
|
|
|
|
|
* Sat Jul 27 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- build for new eel2, gail
|
|
|
|
|
|
|
|
* Wed Jul 24 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- and add the libexec components, mumble
|
|
|
|
|
|
|
|
* Wed Jul 24 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- put the components in the file list, were moved upstream
|
|
|
|
|
|
|
|
* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.0.1
|
|
|
|
|
|
|
|
* Thu Jun 27 2002 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Relibtoolize to fix relink problems for solib components
|
2005-03-01 13:39:07 +00:00
|
|
|
- Add LANG=en_US to %%makeinstall as well
|
2004-09-09 09:03:18 +00:00
|
|
|
- Back out previous change, force locale to en_US to prevent UTF-8 problems
|
|
|
|
- Add workaround for intltool-merge bug on ia64
|
|
|
|
|
|
|
|
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
|
|
|
- automated rebuild
|
|
|
|
|
|
|
|
* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 2.0.0
|
|
|
|
- use desktop-file-install
|
|
|
|
- require desktop-backgrounds-basic
|
|
|
|
|
|
|
|
* Wed Jun 12 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- add wacky hack in hopes of fixing the hang-on-login thing
|
|
|
|
|
2004-09-09 09:03:08 +00:00
|
|
|
* Sat Jun 8 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- add build requires on new gail
|
|
|
|
- rebuild to try to lose broken libgailutil.so.13 dependency
|
|
|
|
|
|
|
|
* Sat Jun 08 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild in different environment
|
|
|
|
|
|
|
|
* Wed Jun 5 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 1.1.19
|
|
|
|
|
|
|
|
* Fri May 31 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild in different environment
|
|
|
|
|
|
|
|
* Thu May 30 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- really remove nautilus-devel if we are going to obsolete it
|
|
|
|
- don't require hwbrowser
|
|
|
|
|
|
|
|
* Sun May 26 2002 Tim Powers <timp@redhat.com>
|
|
|
|
- automated rebuild
|
|
|
|
|
|
|
|
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- rebuild in different environment
|
|
|
|
|
|
|
|
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 1.1.17
|
|
|
|
|
|
|
|
* Fri May 3 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 1.1.14
|
|
|
|
|
|
|
|
* Thu Apr 25 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- require eog
|
|
|
|
- obsolete nautilus-devel
|
|
|
|
- fix name of schemas file in post
|
|
|
|
|
|
|
|
* Mon Apr 22 2002 Alex Larsson <alexl@redhat.com>
|
|
|
|
- Update to 1.1.13
|
|
|
|
|
|
|
|
* Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- put tree view in file list
|
2004-09-09 09:02:55 +00:00
|
|
|
|
2004-09-09 09:03:08 +00:00
|
|
|
* Thu Apr 18 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- nautilus for gnome 2
|
|
|
|
- clean up the spec file and file list a bit
|
2004-09-09 09:02:45 +00:00
|
|
|
|
2004-09-09 09:02:42 +00:00
|
|
|
* Mon Apr 15 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- merge translations
|
|
|
|
|
|
|
|
* Thu Apr 4 2002 Alex Larsson <alexl@redhat.com>
|
|
|
|
- Add patch to fix trash crash
|
|
|
|
|
|
|
|
* Mon Apr 1 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- fix for metadata tmp race
|
|
|
|
- backport thumbnail speed fix and thumbnail inf. loop fix
|
|
|
|
|
|
|
|
* Mon Mar 25 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- add some fixes from CVS version, including one for #61819 and a couple segfaults
|
|
|
|
|
|
|
|
* Wed Mar 20 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- fix thumbnails for files with future timestamp, #56862
|
|
|
|
|
|
|
|
* Mon Mar 11 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- buildrequires intltool #60633
|
|
|
|
- apply Alex's pixbuf cache patch to save a few megs #60581
|
|
|
|
|
|
|
|
* Wed Feb 27 2002 Havoc Pennington <hp@redhat.com>
|
|
|
|
- drop Milan-specific features, including png10 and ac25 patches
|
|
|
|
- copy in 1.0.5 help component to avoid large risky patch
|
|
|
|
- remove .la files
|
|
|
|
- drop mozilla from ia64 again
|
|
|
|
- remove oaf file from nautilus-mozilla that was also in the base
|
|
|
|
package
|
|
|
|
|
2004-09-09 09:02:07 +00:00
|
|
|
* Mon Jan 28 2002 Bill Nottingham <notting@redhat.com>
|
|
|
|
- enable mozilla support on ia64
|
2004-09-09 09:00:09 +00:00
|
|
|
|
2004-09-09 09:02:07 +00:00
|
|
|
* Fri Dec 28 2001 Christopher Blizzard <blizzard@redhat.com>
|
|
|
|
- require Mozilla 0.9.7
|
|
|
|
- Add patch that puts mozilla profile startup before embedding is initialized
|
2004-09-09 08:59:29 +00:00
|
|
|
|
2004-09-09 09:02:07 +00:00
|
|
|
* Tue Nov 20 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 1.0.6, require Mozilla 0.9.6
|
2004-09-09 08:59:29 +00:00
|
|
|
|
2004-09-09 09:02:07 +00:00
|
|
|
* Tue Oct 23 2001 Alex Larsson <alexl@redhat.com>
|
|
|
|
- Update to 1.0.5
|
2004-09-09 08:59:29 +00:00
|
|
|
|
2004-09-09 08:59:04 +00:00
|
|
|
* Thu Sep 6 2001 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Fix handling of GnomeVFSFileInfo structure (#53315)
|
|
|
|
|
2004-09-09 08:58:53 +00:00
|
|
|
* Wed Sep 5 2001 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Change handling of names on unmount to fix #52325
|
|
|
|
|
2004-09-09 08:58:33 +00:00
|
|
|
* Tue Sep 4 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- put nautilus-help.desktop in file list; #53109
|
|
|
|
|
2004-09-09 08:58:13 +00:00
|
|
|
* Fri Aug 31 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- Add po files from sources.redhat.com
|
|
|
|
|
|
|
|
* Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- Add po files from sources.redhat.com
|
|
|
|
|
2004-09-09 08:57:45 +00:00
|
|
|
* Thu Aug 23 2001 Alex Larsson <alexl@redhat.com> 1.0.4-38
|
|
|
|
- Added patch to fix the .directory issuer
|
|
|
|
|
|
|
|
* Thu Aug 23 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- I screwed up the build yesterday, so it didn't actually contain the
|
|
|
|
fixes mentioned. This build should contain them.
|
|
|
|
|
|
|
|
* Wed Aug 22 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- fix bug causing 32000 stats or so in large directories,
|
|
|
|
should speed things up somewhat
|
|
|
|
- fix #52104 via gruesome kdesktop-detection hack and setting
|
|
|
|
window type hint on our desktop window
|
|
|
|
- fix so Start Here icon displays in sidebar
|
|
|
|
- don't load non-local .desktop files
|
|
|
|
|
|
|
|
* Mon Aug 20 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- make Programs icon into a link, to match the other .desktop files
|
|
|
|
- own various directories #51164
|
|
|
|
- web page titles in Japanese, #51709
|
|
|
|
- tree defaults to only directories #51850
|
|
|
|
|
2004-09-09 08:57:38 +00:00
|
|
|
* Wed Aug 15 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- make start here icon work again
|
|
|
|
- kill some warning spew, #51661
|
|
|
|
- cache getpwnam() results to speed things up a bit
|
|
|
|
|
auto-import changelog data from nautilus-1.0.4-33.src.rpm
Tue Aug 14 2001 Owen Taylor <otaylor@redhat.com>
- Fix problem with missing desktop starthere.desktop file
- New snapshot from our branch, fixes:
- On upgrade, icons migrated from GNOME desktop are not properly lined up
(#51436)
- icons dropped on the desktop don't end up where dropped. (#51441)
- Nautilus shouldn't have fam monitor read-only windows. This keeps CDROMS
from being unmounted until you close all
nautilus windows pointing to them. (#51442)
- Warnings about 'cannot statfs...' when moving items to trash.
- Use separate start-here.desktop for panel, since the one used for the
root window only works from Nautilus.
Fri Aug 10 2001 Alexander Larsson <alexl@redhat.com>
- Changed starthere .desktop files to be links instead
- of spawning a new nautilus. This makes start-here:
- much faster.
Thu Aug 09 2001 Alexander Larsson <alexl@redhat.com>
- Added hwbrowser dependency
- New snapshot, fixes the mozilla-view submit form problem
Wed Aug 08 2001 Jonathan Blandford <jrb@redhat.com>
- Rebuild with new xml-i18n-tools
- fix crash in creating new desktop files
Tue Aug 07 2001 Jonathan Blandford <jrb@redhat.com>
- Fix up DnD code some more
Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
- Sync our CVS version; fixes some MUSTFIX (the one about drawing
background on startup, properly translate desktop files, etc.)
Wed Aug 01 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-24
- Fix 64bit cleanness issue
- Fix NULL mimetype crash
- Disable additional_text for .desktop files
Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-23
- Fix unmounting devices.
Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-22
- Make it depend on gnome-vfs-1.0.1-13. Needed for .desktop
- mimetype sniffing.
Mon Jul 30 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-21
- Remove the "don't run as root" warning.
- Remove eazel from bookmarks
- langified (again? did someone change it?)
Fri Jul 27 2001 Alexander Larsson <alexl@redhat.com>
- Apply a patch that makes nautilus dnd reset work with the latest
- eel release.
Thu Jul 26 2001 Alexander Larsson <alexl@redhat.com>
- Build on ia64 without the mozilla component.
Wed Jul 25 2001 Havoc Pennington <hp@redhat.com>
- Fix crash-on-startup showstopper
- Fix can't-find-images bug (this one was only showing up when built with
debug symbols, since it was an uninitialized memory read)
Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
- sync new tarball from our CVS branch, fixes some drag-and-drop, changes
URI scheme names, etc.
Tue Jul 24 2001 Owen Taylor <otaylor@redhat.com>
- Add BuildRequires (#49539, 49537)
- Fix %post, %postun (#49720)
- Background efficiency improvements and hacks
Fri Jul 13 2001 Alexander Larsson <alexl@redhat.com>
- Don't launch esd on each mouseover.
Wed Jul 11 2001 Havoc Pennington <hp@redhat.com>
- move first time druid patch into my "CVS outstanding" patch
- try to really remove Help/Feedback
- try to really fix Help/Community Support
- try again to get Start Here in the Go menu
- try again to get Start Here on the desktop
- don't show file sizes for .desktop files
Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
- add newline to ends of .desktop files that were missing them
Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
- update to my latest 'cvs diff -u' (adds default Start Here link, displays
.directory name in sidebar)
- include /etc/X11/* links (starthere, sysconfig, serverconfig)
Tue Jul 10 2001 Jonathan Blandford <jrb@redhat.com>
- Patch to remove firsttime druid and flash
Mon Jul 09 2001 Havoc Pennington <hp@redhat.com>
- add hacks for displaying desktop files
- add hack to turn off the "unwriteable" emblem
Sun Jul 08 2001 Tim Powers <timp@redhat.com>
- added defattr to the files lists to be (-,root,root)
- languified
Sat Jul 07 2001 Alexander Larsson <alexl@redhat.com>
- Need to run autoheader too.
Fri Jul 06 2001 Alexander Larsson <alexl@redhat.com>
- Make the fam dependency a real runtime dependency
- by linking to libfam (nautilus-1.0.4-fam-lib.patch)
- Cleaned up specfile.
Fri Jul 06 2001 Alexander Larsson <alexl@redhat.com>
- Change default background and rubberband color.
- Use the sidebar tabs from the default theme
- BuildDepend on fam-devel, depend on fam
- Disable the eazel update pages in the first-time druid.
- Remove the eazel logo from the first-time druid
Thu Jul 05 2001 Havoc Pennington <hp@redhat.com>
- 1.0.4, removes eazel services icon and wizard page
- Eazel logo is still in startup wizard for now, needs fixing
Tue Jul 03 2001 Havoc Pennington <hp@redhat.com>
- fix group (s/Desktop/Desktops/) #47134
- remove ammonite dependency
Wed Jun 27 2001 Havoc Pennington <hp@redhat.com>
- add a different default theme
- clean up file list overspecificity a bit
Tue Jun 26 2001 Havoc Pennington <hp@redhat.com>
- move to a CVS snapshot of nautilus for now (Darin is my hero for having
distcheck work out of CVS)
2004-09-09 08:57:31 +00:00
|
|
|
* Tue Aug 14 2001 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Fix problem with missing desktop starthere.desktop file
|
|
|
|
- New snapshot from our branch, fixes:
|
|
|
|
- On upgrade, icons migrated from GNOME desktop are not properly lined up
|
|
|
|
(#51436)
|
|
|
|
- icons dropped on the desktop don't end up where dropped. (#51441)
|
|
|
|
- Nautilus shouldn't have fam monitor read-only windows. This
|
|
|
|
keeps CDROMS from being unmounted until you close all
|
|
|
|
|
|
|
|
nautilus windows pointing to them. (#51442)
|
|
|
|
- Warnings about 'cannot statfs...' when moving items to trash.
|
|
|
|
- Use separate start-here.desktop for panel, since the one used
|
|
|
|
for the root window only works from Nautilus.
|
|
|
|
|
|
|
|
* Fri Aug 10 2001 Alexander Larsson <alexl@redhat.com>
|
|
|
|
- Changed starthere .desktop files to be links instead
|
|
|
|
- of spawning a new nautilus. This makes start-here:
|
|
|
|
- much faster.
|
|
|
|
|
|
|
|
* Thu Aug 9 2001 Alexander Larsson <alexl@redhat.com>
|
|
|
|
- Added hwbrowser dependency
|
|
|
|
- New snapshot, fixes the mozilla-view submit form problem
|
|
|
|
|
|
|
|
* Wed Aug 8 2001 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
- Rebuild with new xml-i18n-tools
|
|
|
|
- fix crash in creating new desktop files
|
|
|
|
|
|
|
|
* Tue Aug 7 2001 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
- Fix up DnD code some more
|
|
|
|
|
|
|
|
* Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- Sync our CVS version; fixes some MUSTFIX
|
|
|
|
(the one about drawing background on startup,
|
|
|
|
properly translate desktop files, etc.)
|
|
|
|
|
|
|
|
* Wed Aug 1 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-24
|
|
|
|
- Fix 64bit cleanness issue
|
|
|
|
- Fix NULL mimetype crash
|
|
|
|
- Disable additional_text for .desktop files
|
|
|
|
|
|
|
|
* Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-23
|
|
|
|
- Fix unmounting devices.
|
|
|
|
|
|
|
|
* Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-22
|
|
|
|
- Make it depend on gnome-vfs-1.0.1-13. Needed for .desktop
|
|
|
|
- mimetype sniffing.
|
|
|
|
|
|
|
|
* Mon Jul 30 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-21
|
|
|
|
- Remove the "don't run as root" warning.
|
|
|
|
- Remove eazel from bookmarks
|
|
|
|
- langified (again? did someone change it?)
|
|
|
|
|
|
|
|
* Fri Jul 27 2001 Alexander Larsson <alexl@redhat.com>
|
|
|
|
- Apply a patch that makes nautilus dnd reset work with the latest
|
|
|
|
- eel release.
|
|
|
|
|
|
|
|
* Thu Jul 26 2001 Alexander Larsson <alexl@redhat.com>
|
|
|
|
- Build on ia64 without the mozilla component.
|
|
|
|
|
|
|
|
* Wed Jul 25 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- Fix crash-on-startup showstopper
|
|
|
|
- Fix can't-find-images bug (this one was only showing up
|
|
|
|
when built with debug symbols, since it was an uninitialized memory
|
|
|
|
read)
|
|
|
|
|
|
|
|
* Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- sync new tarball from our CVS branch,
|
|
|
|
fixes some drag-and-drop, changes URI scheme names,
|
|
|
|
etc.
|
|
|
|
|
|
|
|
* Tue Jul 24 2001 Owen Taylor <otaylor@redhat.com>
|
|
|
|
- Add BuildRequires (#49539, 49537)
|
|
|
|
- Fix %%post, %%postun (#49720)
|
|
|
|
- Background efficiency improvements and hacks
|
|
|
|
|
|
|
|
* Fri Jul 13 2001 Alexander Larsson <alexl@redhat.com>
|
|
|
|
- Don't launch esd on each mouseover.
|
|
|
|
|
|
|
|
* Wed Jul 11 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- move first time druid patch into my "CVS outstanding" patch
|
|
|
|
- try to really remove Help/Feedback
|
|
|
|
- try to really fix Help/Community Support
|
|
|
|
- try again to get Start Here in the Go menu
|
|
|
|
- try again to get Start Here on the desktop
|
|
|
|
- don't show file sizes for .desktop files
|
|
|
|
|
|
|
|
* Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- add newline to ends of .desktop files that were missing them
|
|
|
|
|
|
|
|
* Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- update to my latest 'cvs diff -u' (adds default
|
|
|
|
Start Here link, displays .directory name in sidebar)
|
|
|
|
- include /etc/X11/* links (starthere, sysconfig, serverconfig)
|
|
|
|
|
|
|
|
* Tue Jul 10 2001 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
- Patch to remove firsttime druid and flash
|
|
|
|
|
|
|
|
* Mon Jul 09 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- add hacks for displaying desktop files
|
|
|
|
- add hack to turn off the "unwriteable" emblem
|
|
|
|
|
|
|
|
* Sun Jul 8 2001 Tim Powers <timp@redhat.com>
|
|
|
|
- added defattr to the files lists to be (-,root,root)
|
|
|
|
- languified
|
|
|
|
|
|
|
|
* Sat Jul 7 2001 Alexander Larsson <alexl@redhat.com>
|
|
|
|
- Need to run autoheader too.
|
|
|
|
|
|
|
|
* Fri Jul 6 2001 Alexander Larsson <alexl@redhat.com>
|
|
|
|
- Make the fam dependency a real runtime dependency
|
|
|
|
- by linking to libfam (nautilus-1.0.4-fam-lib.patch)
|
|
|
|
- Cleaned up specfile.
|
|
|
|
|
|
|
|
* Fri Jul 6 2001 Alexander Larsson <alexl@redhat.com>
|
|
|
|
- Change default background and rubberband color.
|
|
|
|
- Use the sidebar tabs from the default theme
|
|
|
|
- BuildDepend on fam-devel, depend on fam
|
|
|
|
- Disable the eazel update pages in the first-time druid.
|
|
|
|
- Remove the eazel logo from the first-time druid
|
|
|
|
|
|
|
|
* Thu Jul 05 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- 1.0.4, removes eazel services icon and wizard page
|
|
|
|
- Eazel logo is still in startup wizard for now, needs fixing
|
|
|
|
|
|
|
|
* Tue Jul 03 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- fix group (s/Desktop/Desktops/) #47134
|
|
|
|
- remove ammonite dependency
|
|
|
|
|
|
|
|
* Wed Jun 27 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- add a different default theme
|
|
|
|
- clean up file list overspecificity a bit
|
|
|
|
|
|
|
|
* Tue Jun 26 2001 Havoc Pennington <hp@redhat.com>
|
|
|
|
- move to a CVS snapshot of nautilus for now
|
|
|
|
(Darin is my hero for having distcheck work out of CVS)
|
|
|
|
|
2004-09-09 08:57:06 +00:00
|
|
|
* Thu May 10 2001 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
- clean up defaults a bit
|
|
|
|
|
|
|
|
* Wed May 9 2001 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
- New version
|
|
|
|
|
|
|
|
* Tue Apr 17 2001 Gregory Leblanc <gleblanc@grego1.cu-portland.edu>
|
|
|
|
- Added BuildRequires lines
|
|
|
|
- Changed Source to point to ftp.gnome.org instead of just the tarball name
|
2012-07-14 19:24:06 +00:00
|
|
|
- Moved %%description sections closer to their %%package sections
|
2005-03-01 13:39:07 +00:00
|
|
|
- Moved %%changelog to the end, where so that it's not in the way
|
2004-09-09 08:57:06 +00:00
|
|
|
- Changed configure and make install options to allow moving of
|
|
|
|
libraries, includes, binaries more easily
|
2005-03-01 13:39:07 +00:00
|
|
|
- Removed hard-coded paths (don't define %%prefix or %%docdir)
|
|
|
|
- replace %%{prefix}/bin with %%{_bindir}
|
|
|
|
- replace %%{prefix}/share with %%{_datadir}
|
|
|
|
- replace %%{prefix}/lib with %%{_libdir}
|
|
|
|
- replace %%{prefix}/include with %%{_includedir}
|
2004-09-09 08:57:06 +00:00
|
|
|
|
|
|
|
* Tue Oct 10 2000 Robin Slomkowski <rslomkow@eazel.com>
|
|
|
|
- removed obsoletes from sub packages and added mozilla and trilobite
|
|
|
|
subpackages
|
|
|
|
|
|
|
|
* Wed Apr 26 2000 Ramiro Estrugo <ramiro@eazel.com>
|
|
|
|
- created this thing
|