OBS User unknown 2008-08-29 22:59:18 +00:00 committed by Git OBS Bridge
parent d5492c4d7b
commit 6bdaaa4c09
4 changed files with 99 additions and 60 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aab84de32b1800276921f9ffb5af959e89f847b4bb3f5381362f990f5e1a33c5
size 10374050

3
nautilus-2.23.90.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fcca9b34aaee86262a62246332f4b2d378d6be4b7730fbc7cd50b3f904f96a89
size 10370681

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Aug 28 23:27:22 CEST 2008 - maw@suse.de
- Update to version 2.23.90:
+ Truncate long item labels in the icon view and on the desktop
* icon_view/text_ellipsis_limit and desktop/text_ellipsis_limit
GConf preferences added (defaults to three lines)
* expand when hovering, or when selecting a file
+ Support restoring of multiple items from trash at once
+ Handle scroll events on the path bar
+ Fix "same file system:.e. copy vs. move) DND check for
desktop
+ Fix search for content type in simple search backend
+ Fix running of scripts on the desktop
+ Use more archive file types for file-roller integration for
remote locations
+ Consolidate zoom handling internals
+ Show file name instead of URI in the bookmark editor window
for local files
+ Polish "Visible Columns" list view dialog.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 8 18:13:57 CDT 2008 - maw@suse.de Fri Aug 8 18:13:57 CDT 2008 - maw@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package nautilus (Version 2.23.6.1) # spec file for package nautilus (Version 2.23.90)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -19,10 +19,10 @@
Name: nautilus Name: nautilus
BuildRequires: cdparanoia eel-devel fdupes gnome-common gnome-desktop-devel gnome-icon-theme gnome-patch-translation gtk-doc gvfs-devel intltool libbeagle-devel libexempi-devel libexif-devel libgnomeui-devel libidl-devel librsvg-devel perl-XML-Parser update-desktop-files BuildRequires: cdparanoia eel-devel fdupes fontconfig-devel gnome-common gnome-desktop-devel gnome-icon-theme gnome-patch-translation gtk-doc gvfs-devel intltool libbeagle-devel libexempi-devel libexif-devel libgnomeui-devel libidl-devel librsvg-devel perl-XML-Parser update-desktop-files
License: GPL v2 or later License: GPL v2 or later
Group: Productivity/File utilities Group: Productivity/File utilities
Version: 2.23.6.1 Version: 2.23.90
Release: 1 Release: 1
Summary: The GNOME 2.x Desktop File Manager Summary: The GNOME 2.x Desktop File Manager
Source: ftp://ftp.gnome.org/pub/gnome/sources/nautilus/2.20/%{name}-%{version}.tar.bz2 Source: ftp://ftp.gnome.org/pub/gnome/sources/nautilus/2.20/%{name}-%{version}.tar.bz2
@ -193,7 +193,25 @@ fi
%{_datadir}/gtk-doc/html/libnautilus-extension %{_datadir}/gtk-doc/html/libnautilus-extension
%changelog %changelog
* Fri Aug 08 2008 maw@suse.de * Fri Aug 29 2008 maw@suse.de
- Update to version 2.23.90:
+ Truncate long item labels in the icon view and on the desktop
* icon_view/text_ellipsis_limit and desktop/text_ellipsis_limit
GConf preferences added (defaults to three lines)
* expand when hovering, or when selecting a file
+ Support restoring of multiple items from trash at once
+ Handle scroll events on the path bar
+ Fix "same file system:.e. copy vs. move) DND check for
desktop
+ Fix search for content type in simple search backend
+ Fix running of scripts on the desktop
+ Use more archive file types for file-roller integration for
remote locations
+ Consolidate zoom handling internals
+ Show file name instead of URI in the bookmark editor window
for local files
+ Polish "Visible Columns" list view dialog.
* Sat Aug 09 2008 maw@suse.de
- Update to version 2.23.6.1: - Update to version 2.23.6.1:
+ Support transferring files with reserved FAT characters to a + Support transferring files with reserved FAT characters to a
FAT file system; replace them with an underscore if neccessary FAT file system; replace them with an underscore if neccessary
@ -276,9 +294,9 @@ fi
(bnc#376669). (bnc#376669).
* Fri Jun 06 2008 rodrigo@suse.de * Fri Jun 06 2008 rodrigo@suse.de
- Add nautilus-bnc397852-huge-memory-leak.patch (bnc#397852) - Add nautilus-bnc397852-huge-memory-leak.patch (bnc#397852)
* Wed May 21 2008 hpj@suse.de * Thu May 22 2008 hpj@suse.de
- Add nautilus-bnc393226-dont-move-to-burn.patch (bnc#393226). - Add nautilus-bnc393226-dont-move-to-burn.patch (bnc#393226).
* Mon May 19 2008 hpj@suse.de * Tue May 20 2008 hpj@suse.de
- Add nautilus-bnc376669-always-update-thumbnail.patch (bnc#376669). - Add nautilus-bnc376669-always-update-thumbnail.patch (bnc#376669).
* Thu May 01 2008 hpj@suse.de * Thu May 01 2008 hpj@suse.de
- Removed previously disabled patches that were made obsolete by - Removed previously disabled patches that were made obsolete by
@ -353,7 +371,7 @@ fi
- Add back gtk2-devel to the devel requires - Add back gtk2-devel to the devel requires
* Fri Mar 21 2008 vuntz@suse.de * Fri Mar 21 2008 vuntz@suse.de
- Add a gnome-desktop-devel buildrequires to fix the build. - Add a gnome-desktop-devel buildrequires to fix the build.
* Thu Mar 20 2008 jpr@suse.de * Fri Mar 21 2008 jpr@suse.de
- Remove obsolete -devel package requries - Remove obsolete -devel package requries
- Remove medusa obsoletes, not relevant to any shipping distros - Remove medusa obsoletes, not relevant to any shipping distros
* Thu Mar 13 2008 sbrabec@suse.cz * Thu Mar 13 2008 sbrabec@suse.cz
@ -375,7 +393,7 @@ fi
- Use %%suse_update_desktop_file for nautilus-autorun-software and - Use %%suse_update_desktop_file for nautilus-autorun-software and
nautilus-folder-handler to mark them as translatable. nautilus-folder-handler to mark them as translatable.
- Add nautilus-bnc366455-change-ownership.patch to fix bnc#366455. - Add nautilus-bnc366455-change-ownership.patch to fix bnc#366455.
* Tue Mar 04 2008 maw@suse.de * Wed Mar 05 2008 maw@suse.de
- Update to version 2.21.92: - Update to version 2.21.92:
+ Build fixes + Build fixes
+ Fix crashes and leaks + Fix crashes and leaks
@ -395,7 +413,7 @@ fi
* Thu Feb 28 2008 rodrigo@suse.de * Thu Feb 28 2008 rodrigo@suse.de
- Added tags for all upstreamed patches, as well as bug numbers for - Added tags for all upstreamed patches, as well as bug numbers for
all patches all patches
* Wed Feb 20 2008 federico@novell.com * Thu Feb 21 2008 federico@novell.com
- Added nautilus-bnc363122-lockdown-disable-context-menus.diff to implement - Added nautilus-bnc363122-lockdown-disable-context-menus.diff to implement
https://bugzilla.novell.com/show_bug.cgi?id=363122 - have a way to disable https://bugzilla.novell.com/show_bug.cgi?id=363122 - have a way to disable
context menus in file views for quick-and-dirty kiosk setups. context menus in file views for quick-and-dirty kiosk setups.
@ -458,10 +476,10 @@ fi
* Support direct save DnD (XDS) * Support direct save DnD (XDS)
* Fix up octal permission display * Fix up octal permission display
* Store window keep-above and stickines state across sessions * Store window keep-above and stickines state across sessions
* Wed Sep 05 2007 maw@suse.de * Thu Sep 06 2007 maw@suse.de
- Don't require gnome2-user-docs, which now supplements - Don't require gnome2-user-docs, which now supplements
nautilus (#297833). nautilus (#297833).
* Wed Aug 29 2007 maw@suse.de * Thu Aug 30 2007 maw@suse.de
- Update to version 2.19.91: - Update to version 2.19.91:
* Be more robust against broken extensions * Be more robust against broken extensions
* Set current working directory right on desktop when running scripts * Set current working directory right on desktop when running scripts
@ -478,7 +496,7 @@ fi
CD and re-mounting the CD, Nautilus uses 100%% CPU. This simply CD and re-mounting the CD, Nautilus uses 100%% CPU. This simply
includes the last patch from includes the last patch from
https://bugzilla.novell.com/show_bug.cgi?id=276193#c42 https://bugzilla.novell.com/show_bug.cgi?id=276193#c42
* Fri Aug 10 2007 federico@novell.com * Sat Aug 11 2007 federico@novell.com
- Added nautilus-330298-297983-fix-overlapping-desktop-icons.diff to - Added nautilus-330298-297983-fix-overlapping-desktop-icons.diff to
fix https://bugzilla.novell.com/show_bug.cgi?id=297983 - desktop fix https://bugzilla.novell.com/show_bug.cgi?id=297983 - desktop
icons would overlap when inserting removable media, if the icons would overlap when inserting removable media, if the
@ -515,7 +533,7 @@ fi
- Removed invalid desktop Category "Application" (#254654). - Removed invalid desktop Category "Application" (#254654).
* Mon Mar 26 2007 sbrabec@suse.cz * Mon Mar 26 2007 sbrabec@suse.cz
- Fixed BuildRequires. - Fixed BuildRequires.
* Thu Mar 22 2007 maw@suse.de * Fri Mar 23 2007 maw@suse.de
- Update to version 2.18.0.1 - Update to version 2.18.0.1
- intltool is now a build requirement - intltool is now a build requirement
- Several code cleanups - Several code cleanups
@ -529,7 +547,7 @@ fi
[#374623], #382207, #376952, #384078, #383840, #45953, #350579, [#374623], #382207, #376952, #384078, #383840, #45953, #350579,
[#318373], #132326, #372550, #338353, #372471, #330298, #155337, [#318373], #132326, #372550, #338353, #372471, #330298, #155337,
[#174766], #122688, #321175, #349840, #356124, #351713, #348161. [#174766], #122688, #321175, #349840, #356124, #351713, #348161.
* Tue Feb 27 2007 dmueller@suse.de * Wed Feb 28 2007 dmueller@suse.de
- adjust BuildRequires: libexif->libexif-devel - adjust BuildRequires: libexif->libexif-devel
* Mon Feb 05 2007 sbrabec@suse.cz * Mon Feb 05 2007 sbrabec@suse.cz
- Fixed Categories (#242053). - Fixed Categories (#242053).
@ -586,18 +604,18 @@ fi
when navigating to the x-nautilus-search:/// URI. (bnc #212649) when navigating to the x-nautilus-search:/// URI. (bnc #212649)
* Sat Oct 14 2006 danw@suse.de * Sat Oct 14 2006 danw@suse.de
- Remove dead patches - Remove dead patches
* Mon Oct 02 2006 jhargadon@suse.de * Tue Oct 03 2006 jhargadon@suse.de
- update to version 2.16.1 - update to version 2.16.1
- Default to search in current directory for non-indexed search - Default to search in current directory for non-indexed search
- Fix clash with symbol names in gtk+ - Fix clash with symbol names in gtk+
* Wed Sep 20 2006 sbrabec@suse.cz * Wed Sep 20 2006 sbrabec@suse.cz
- Update MIME database in scriptlets (#201729). - Update MIME database in scriptlets (#201729).
* Wed Sep 13 2006 jhargadon@suse.de * Thu Sep 14 2006 jhargadon@suse.de
- update to version 2.16.0 - update to version 2.16.0
- Handle enter activation when using typeahead search - Handle enter activation when using typeahead search
- Avoid using gnome_vfs_is_local in wrong places - Avoid using gnome_vfs_is_local in wrong places
- Translations - Translations
* Wed Aug 30 2006 jhargadon@suse.de * Thu Aug 31 2006 jhargadon@suse.de
- update to version 2.15.92.1 - update to version 2.15.92.1
- Fix crash on startup - Fix crash on startup
- Fix crash on changing owner/group of file - Fix crash on changing owner/group of file
@ -704,12 +722,12 @@ fi
https://bugzilla.novell.com/show_bug.cgi?id=174766. This makes https://bugzilla.novell.com/show_bug.cgi?id=174766. This makes
volume icons not overlap with other icons in the desktop when volume icons not overlap with other icons in the desktop when
volumes get mounted. volumes get mounted.
* Mon May 22 2006 federico@novell.com * Tue May 23 2006 federico@novell.com
- Updated nautilus-158158-ignore-foreign-desktop-files.diff to fix - Updated nautilus-158158-ignore-foreign-desktop-files.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=177777. All .desktop https://bugzilla.novell.com/show_bug.cgi?id=177777. All .desktop
files were being filtered erroneously if they didn't have files were being filtered erroneously if they didn't have
OnlyShowIn/NotShowIn keys. OnlyShowIn/NotShowIn keys.
* Mon May 22 2006 joeshaw@suse.de * Tue May 23 2006 joeshaw@suse.de
- Only patch in the nautilus-search.desktop file on SL, not SLE, - Only patch in the nautilus-search.desktop file on SL, not SLE,
since the new main menu has search built-in. (bnc #177551) since the new main menu has search built-in. (bnc #177551)
* Wed May 17 2006 sbrabec@suse.cz * Wed May 17 2006 sbrabec@suse.cz
@ -718,25 +736,25 @@ fi
- Fixed I18N problems: - Fixed I18N problems:
* untranslatable Search string (#173448) * untranslatable Search string (#173448)
* uninitialized locale (#173448#c3) * uninitialized locale (#173448#c3)
* Tue May 16 2006 federico@novell.com * Wed May 17 2006 federico@novell.com
- Updated nautilus-158158-ignore-foreign-desktop-files.diff to fix - Updated nautilus-158158-ignore-foreign-desktop-files.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=176123. The https://bugzilla.novell.com/show_bug.cgi?id=176123. The
"OnlyShowIn" key in desktop files can contain multiple items. Also "OnlyShowIn" key in desktop files can contain multiple items. Also
pay attention to the "NotShowIn" key. pay attention to the "NotShowIn" key.
* Mon May 15 2006 federico@novell.com * Tue May 16 2006 federico@novell.com
- Added nautilus-158279-add-location-toggle-button.diff to fix - Added nautilus-158279-add-location-toggle-button.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=158279. This adds a https://bugzilla.novell.com/show_bug.cgi?id=158279. This adds a
toggle button to the left of path bar in navigation windows. toggle button to the left of path bar in navigation windows.
Pressing this button will switch to using a location entry instead Pressing this button will switch to using a location entry instead
of the path bar. of the path bar.
* Thu May 11 2006 federico@novell.com * Fri May 12 2006 federico@novell.com
- Updated nautilus-155010-desktop-volume-policy.diff; this fixes - Updated nautilus-155010-desktop-volume-policy.diff; this fixes
https://bugzilla.novell.com/show_bug.cgi?id=175076. This fixes a https://bugzilla.novell.com/show_bug.cgi?id=175076. This fixes a
crash when dragging a volume to the trash. crash when dragging a volume to the trash.
* Wed May 10 2006 joeshaw@suse.de * Thu May 11 2006 joeshaw@suse.de
- Update search patch to remove annoying "queuing <whatever>" - Update search patch to remove annoying "queuing <whatever>"
debug spew. debug spew.
* Tue May 09 2006 federico@novell.com * Wed May 10 2006 federico@novell.com
- Added nautilus-142860-vfs-drive-for-extensions.diff to fix the - Added nautilus-142860-vfs-drive-for-extensions.diff to fix the
Nautilus part of bug Nautilus part of bug
https://bugzilla.novell.com/show_bug.cgi?id=142860. This lets https://bugzilla.novell.com/show_bug.cgi?id=142860. This lets
@ -754,11 +772,11 @@ fi
- Updated nautilus-155010-desktop-volume-policy.diff to fix bug - Updated nautilus-155010-desktop-volume-policy.diff to fix bug
https://bugzilla.novell.com/show_bug.cgi?id=168280. This makes https://bugzilla.novell.com/show_bug.cgi?id=168280. This makes
Nautilus not display two volume icons for no-media-check devices. Nautilus not display two volume icons for no-media-check devices.
* Tue Apr 18 2006 federico@suse.de * Wed Apr 19 2006 federico@suse.de
- Removed dot-hidden.dif. This fixes bug #158158 completely; that - Removed dot-hidden.dif. This fixes bug #158158 completely; that
patch is obsoleted by the updated patch is obsoleted by the updated
nautilus-158158-ignore-foreign-desktop-files.diff. nautilus-158158-ignore-foreign-desktop-files.diff.
* Tue Apr 18 2006 federico@novell.com * Wed Apr 19 2006 federico@novell.com
- Added nautilus-158158-ignore-foreign-desktop-files.diff to fix - Added nautilus-158158-ignore-foreign-desktop-files.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=158158. This makes https://bugzilla.novell.com/show_bug.cgi?id=158158. This makes
Nautilus ignore .desktop files whose OnlyShowIn property indicates Nautilus ignore .desktop files whose OnlyShowIn property indicates
@ -766,7 +784,7 @@ fi
* Tue Apr 18 2006 joeshaw@suse.de * Tue Apr 18 2006 joeshaw@suse.de
- Update nautilus-search patch to correctly handle a search URI - Update nautilus-search patch to correctly handle a search URI
being passed into nautilus on the command-line. (bnc #166158) being passed into nautilus on the command-line. (bnc #166158)
* Mon Apr 17 2006 federico@novell.com * Tue Apr 18 2006 federico@novell.com
- Added nautilus-155010-desktop-volume-policy.diff to fix - Added nautilus-155010-desktop-volume-policy.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=155010. This makes https://bugzilla.novell.com/show_bug.cgi?id=155010. This makes
Nautilus display the same set of drives and volumes as GTK+'s file Nautilus display the same set of drives and volumes as GTK+'s file
@ -783,7 +801,7 @@ fi
- Added nautilus-155337-icon-positioning-on-reload.diff to fix bug - Added nautilus-155337-icon-positioning-on-reload.diff to fix bug
[#155337]. Now icons in the desktop are not repositioned if the [#155337]. Now icons in the desktop are not repositioned if the
desktop gets reloaded. desktop gets reloaded.
* Thu Mar 16 2006 federico@novell.com * Fri Mar 17 2006 federico@novell.com
- Added nautilus-perf-no-burn-uri-for-desktop.diff. This makes - Added nautilus-perf-no-burn-uri-for-desktop.diff. This makes
Nautilus not do unnecessary work when initializing the desktop, Nautilus not do unnecessary work when initializing the desktop,
saving 1 second during login. saving 1 second during login.
@ -794,7 +812,7 @@ fi
- use beagle on ppc64 as well - use beagle on ppc64 as well
* Thu Mar 02 2006 sbrabec@suse.cz * Thu Mar 02 2006 sbrabec@suse.cz
- Translations from upstream moved to gnome-patch-translation. - Translations from upstream moved to gnome-patch-translation.
* Thu Feb 23 2006 federico@novell.com * Fri Feb 24 2006 federico@novell.com
- Added nautilus-130796-bad-icon-placement.diff to fix - Added nautilus-130796-bad-icon-placement.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=130796. This makes https://bugzilla.novell.com/show_bug.cgi?id=130796. This makes
desktop icons with very wide labels be placed correctly, instead of desktop icons with very wide labels be placed correctly, instead of
@ -806,9 +824,9 @@ fi
isn't running. isn't running.
* Sun Feb 19 2006 aj@suse.de * Sun Feb 19 2006 aj@suse.de
- Reduce BuildRequires. - Reduce BuildRequires.
* Fri Feb 17 2006 gekker@suse.de * Sat Feb 18 2006 gekker@suse.de
- ficup .desktop files for UI team - ficup .desktop files for UI team
* Mon Feb 13 2006 federico@novell.com * Tue Feb 14 2006 federico@novell.com
- Added nautilus-130796-bad-icon-placement.diff to fix - Added nautilus-130796-bad-icon-placement.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=130796. This makes https://bugzilla.novell.com/show_bug.cgi?id=130796. This makes
desktop icons with very wide labels be placed correctly, instead of desktop icons with very wide labels be placed correctly, instead of
@ -829,12 +847,12 @@ fi
- converted neededforbuild to BuildRequires - converted neededforbuild to BuildRequires
* Mon Jan 23 2006 joeshaw@suse.de * Mon Jan 23 2006 joeshaw@suse.de
- Update search patch to only search the files backend - Update search patch to only search the files backend
* Tue Jan 17 2006 gekker@suse.de * Wed Jan 18 2006 gekker@suse.de
- Remove Requires: on control-center2 and gnome-themes (#142237) - Remove Requires: on control-center2 and gnome-themes (#142237)
* Tue Dec 06 2005 sbrabec@suse.cz * Tue Dec 06 2005 sbrabec@suse.cz
- Do not require beagle on ppc64. - Do not require beagle on ppc64.
- Enabled parallel build. - Enabled parallel build.
* Mon Dec 05 2005 federico@novell.com * Tue Dec 06 2005 federico@novell.com
- Removed nautilus-136167-no-default-window.diff. This is not the right fix, as external - Removed nautilus-136167-no-default-window.diff. This is not the right fix, as external
apps rely on being to call just "nautilus" without command-line arguments, so that apps rely on being to call just "nautilus" without command-line arguments, so that
Nautilus will open a window showing your Home directory. Moreover, there's no way for Nautilus will open a window showing your Home directory. Moreover, there's no way for
@ -843,17 +861,17 @@ fi
* Thu Dec 01 2005 federico@novell.com * Thu Dec 01 2005 federico@novell.com
- Updated nautilus-6014-network-servers-desktop-icon.diff. When doing "Clean up - Updated nautilus-6014-network-servers-desktop-icon.diff. When doing "Clean up
by Name", the Network Servers icon will now be put after your Home icon. by Name", the Network Servers icon will now be put after your Home icon.
* Wed Nov 30 2005 federico@novell.com * Thu Dec 01 2005 federico@novell.com
- Added nautilus-6014-network-servers-desktop-icon.diff to fix bug #6014. This - Added nautilus-6014-network-servers-desktop-icon.diff to fix bug #6014. This
Creates a "Network Servers" icon in the desktop. Creates a "Network Servers" icon in the desktop.
- Added nautilus-136167-no-default-window.diff to fix bug #136167. - Added nautilus-136167-no-default-window.diff to fix bug #136167.
When restarted abnormally, Nautilus will no longer open a window for When restarted abnormally, Nautilus will no longer open a window for
your home directory. your home directory.
* Wed Nov 30 2005 gekker@suse.de * Thu Dec 01 2005 gekker@suse.de
- Update to version 2.12.2 - Update to version 2.12.2
* Mon Nov 28 2005 gekker@suse.de * Tue Nov 29 2005 gekker@suse.de
- Enable nauilus sidebar by default (#132383). - Enable nauilus sidebar by default (#132383).
* Wed Nov 16 2005 federico@novell.com * Thu Nov 17 2005 federico@novell.com
- Added nautilus-default-thumbnail-size.diff. This makes the default size for - Added nautilus-default-thumbnail-size.diff. This makes the default size for
thumbnails be 64 pixels, which looks better with the default theme than the thumbnails be 64 pixels, which looks better with the default theme than the
old value of 96 pixels. old value of 96 pixels.
@ -861,20 +879,20 @@ fi
- Update nautilus-search patch to 20051101. - Update nautilus-search patch to 20051101.
- Add patch to hide the zoom and "view as" controls from the - Add patch to hide the zoom and "view as" controls from the
location bar. location bar.
* Mon Nov 07 2005 federico@novell.com * Tue Nov 08 2005 federico@novell.com
- Added nautilus-115467-dont-overlap-volume-icons.diff to fix part of - Added nautilus-115467-dont-overlap-volume-icons.diff to fix part of
bug #115467. With this, Nautilus will not overlap the icons when bug #115467. With this, Nautilus will not overlap the icons when
you insert a CD or USB stick. you insert a CD or USB stick.
* Tue Nov 01 2005 federico@novell.com * Wed Nov 02 2005 federico@novell.com
- Updated nautilus-submount.patch to fix bug #127509. With this, the - Updated nautilus-submount.patch to fix bug #127509. With this, the
"Unmount volume" command will appear again for network volumes. "Unmount volume" command will appear again for network volumes.
* Thu Oct 13 2005 gekker@suse.de * Fri Oct 14 2005 gekker@suse.de
- Update to version 2.12.1 - Update to version 2.12.1
- Remove upstreamed patch - Remove upstreamed patch
- Re-diff some patches so that they apply to new version - Re-diff some patches so that they apply to new version
* Fri Oct 07 2005 jpr@suse.de * Sat Oct 08 2005 jpr@suse.de
- Update beagle search patch - Update beagle search patch
* Thu Oct 06 2005 federico@novell.com * Fri Oct 07 2005 federico@novell.com
- Added nautilus-desktop-file-fallback-icons.diff so that .desktop - Added nautilus-desktop-file-fallback-icons.diff so that .desktop
files which don't have an Icon property will fall back to some files which don't have an Icon property will fall back to some
reasonable icons depending on the type of the .desktop file. reasonable icons depending on the type of the .desktop file.
@ -882,13 +900,13 @@ fi
- Add DocPath to .desktop file - Add DocPath to .desktop file
* Thu Oct 06 2005 sbrabec@suse.de * Thu Oct 06 2005 sbrabec@suse.de
- Require gnome-themes. - Require gnome-themes.
* Tue Oct 04 2005 federico@novell.com * Wed Oct 05 2005 federico@novell.com
- Added nautilus-consistent-home-folder-name.diff to make the name of - Added nautilus-consistent-home-folder-name.diff to make the name of
$HOME consistent between the path bar and side bar in Nautilus and $HOME consistent between the path bar and side bar in Nautilus and
GtkFileChooser. GtkFileChooser.
* Thu Sep 22 2005 clahey@suse.de * Fri Sep 23 2005 clahey@suse.de
- Turn off computer icon by default. - Turn off computer icon by default.
* Thu Sep 15 2005 clahey@suse.de * Fri Sep 16 2005 clahey@suse.de
- Added nautilus-icon.patch to change main icon. bug #117333 - Added nautilus-icon.patch to change main icon. bug #117333
* Thu Sep 08 2005 federico@novell.com * Thu Sep 08 2005 federico@novell.com
- Added nautilus-114914-trash-unmount-removable-volume.diff to fix bug - Added nautilus-114914-trash-unmount-removable-volume.diff to fix bug
@ -910,9 +928,9 @@ fi
- Update to version 2.11.92 - Update to version 2.11.92
* Tue Aug 16 2005 sbrabec@suse.cz * Tue Aug 16 2005 sbrabec@suse.cz
- Updated nautilus-search patch from Joe Shaw. - Updated nautilus-search patch from Joe Shaw.
* Thu Aug 11 2005 gekker@suse.de * Fri Aug 12 2005 gekker@suse.de
- Update to version 2.11.91 - Update to version 2.11.91
* Tue Aug 02 2005 gekker@suse.de * Wed Aug 03 2005 gekker@suse.de
- Update to version 2.11.90 - Update to version 2.11.90
* Wed Jul 13 2005 sbrabec@suse.cz * Wed Jul 13 2005 sbrabec@suse.cz
- Updated to version 2.11.2. - Updated to version 2.11.2.
@ -934,11 +952,11 @@ fi
kde services (#58875) kde services (#58875)
* Mon Mar 14 2005 clahey@suse.de * Mon Mar 14 2005 clahey@suse.de
- Remove nautilus-background-memory.patch. Fixes 72063. - Remove nautilus-background-memory.patch. Fixes 72063.
* Wed Mar 09 2005 gekker@suse.de * Thu Mar 10 2005 gekker@suse.de
- Update to version 2.10.0 (GNOME 2.10). - Update to version 2.10.0 (GNOME 2.10).
* Mon Mar 07 2005 gekker@suse.de * Mon Mar 07 2005 gekker@suse.de
- Add nautilus-background-memory.patch - Add nautilus-background-memory.patch
* Thu Mar 03 2005 gekker@suse.de * Fri Mar 04 2005 gekker@suse.de
- Update to version 2.9.92 - Update to version 2.9.92
* Fri Feb 11 2005 gekker@suse.de * Fri Feb 11 2005 gekker@suse.de
- Update to 2.9.91 - Update to 2.9.91
@ -961,7 +979,7 @@ fi
- fix filelist - fix filelist
* Thu Dec 16 2004 hvogel@suse.de * Thu Dec 16 2004 hvogel@suse.de
- require gnome-icon-theme for the desktop file icons - require gnome-icon-theme for the desktop file icons
* Wed Dec 15 2004 hvogel@suse.de * Thu Dec 16 2004 hvogel@suse.de
- fix desktop file - fix desktop file
* Tue Nov 23 2004 hhetter@suse.de * Tue Nov 23 2004 hhetter@suse.de
- require gnome2-user-docs (#48272) - require gnome2-user-docs (#48272)
@ -985,26 +1003,26 @@ fi
* Tue Sep 21 2004 hhetter@suse.de * Tue Sep 21 2004 hhetter@suse.de
- show "drives:" location instead of "computer:" and recognize - show "drives:" location instead of "computer:" and recognize
/var/lib/Desktop /var/lib/Desktop
* Tue Sep 07 2004 clahey@suse.de * Wed Sep 08 2004 clahey@suse.de
- Added OnlyShowIn=GNOME;. - Added OnlyShowIn=GNOME;.
* Tue Aug 24 2004 dave@suse.de * Tue Aug 24 2004 dave@suse.de
- Added nautilus-location-crash.patch, ximian bug #63445 - Added nautilus-location-crash.patch, ximian bug #63445
* Thu Aug 19 2004 dave@suse.de * Fri Aug 20 2004 dave@suse.de
- Added nautilus-submount.patch, fixes ximian bug #63101 - Added nautilus-submount.patch, fixes ximian bug #63101
* Tue Aug 17 2004 dave@suse.de * Tue Aug 17 2004 dave@suse.de
- Added nautilus-startup-notify.patch, fixes ximian bug #62605 - Added nautilus-startup-notify.patch, fixes ximian bug #62605
* Thu Aug 12 2004 dave@suse.de * Fri Aug 13 2004 dave@suse.de
- Added patches: - Added patches:
nautilus-hide-desktop-files.patch - Update of nautilus-hide-desktop-files.patch - Update of
nautilus-hide-separators.patch, fixes ximian bug #62339 nautilus-hide-separators.patch, fixes ximian bug #62339
nautilus-trim-desktop-menu.patch - fixes ximian bug #59110 nautilus-trim-desktop-menu.patch - fixes ximian bug #59110
* Thu Jul 29 2004 dave@suse.de * Fri Jul 30 2004 dave@suse.de
- Added patches: - Added patches:
nautilus-desktop-keybindings.patch nautilus-desktop-keybindings.patch
nautilus-hide-separators.patch nautilus-hide-separators.patch
nautilus-name-length.patch nautilus-name-length.patch
nautilus-netscape-url-dnd-format.patch nautilus-netscape-url-dnd-format.patch
* Tue Jun 22 2004 dave@suse.de * Wed Jun 23 2004 dave@suse.de
- Added nautilus-view-dispose.patch - Added nautilus-view-dispose.patch
* Thu Jun 17 2004 dave@suse.de * Thu Jun 17 2004 dave@suse.de
- Updated to nautilus-2.6.3 - Updated to nautilus-2.6.3
@ -1158,7 +1176,7 @@ fi
- gnome-common in #neededforbuild - gnome-common in #neededforbuild
* Fri Jun 07 2002 hhetter@suse.de * Fri Jun 07 2002 hhetter@suse.de
- really build nautilus treeview and notes - really build nautilus treeview and notes
* Wed Jun 05 2002 ro@suse.de * Thu Jun 06 2002 ro@suse.de
- fix libdir usage - fix libdir usage
* Wed Jun 05 2002 hhetter@suse.de * Wed Jun 05 2002 hhetter@suse.de
- added missing pkgtool files - added missing pkgtool files
@ -1172,7 +1190,7 @@ fi
* Tue May 07 2002 ro@suse.de * Tue May 07 2002 ro@suse.de
- up to 1.1.15 - up to 1.1.15
- added gail to neededforbuild (for eel2) - added gail to neededforbuild (for eel2)
* Thu Jan 31 2002 ro@suse.de * Fri Feb 01 2002 ro@suse.de
- changed neededforbuild <libpng> to <libpng-devel-packages> - changed neededforbuild <libpng> to <libpng-devel-packages>
* Thu Jan 24 2002 hhetter@suse.de * Thu Jan 24 2002 hhetter@suse.de
- initial SuSE package for GNOME 2.0 platform - initial SuSE package for GNOME 2.0 platform