This commit is contained in:
parent
d5492c4d7b
commit
6bdaaa4c09
@ -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
3
nautilus-2.23.90.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcca9b34aaee86262a62246332f4b2d378d6be4b7730fbc7cd50b3f904f96a89
|
||||
size 10370681
|
@ -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
|
||||
|
||||
|
132
nautilus.spec
132
nautilus.spec
@ -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.
|
||||
#
|
||||
@ -19,10 +19,10 @@
|
||||
|
||||
|
||||
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
|
||||
Group: Productivity/File utilities
|
||||
Version: 2.23.6.1
|
||||
Version: 2.23.90
|
||||
Release: 1
|
||||
Summary: The GNOME 2.x Desktop File Manager
|
||||
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
|
||||
|
||||
%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:
|
||||
+ Support transferring files with reserved FAT characters to a
|
||||
FAT file system; replace them with an underscore if neccessary
|
||||
@ -276,9 +294,9 @@ fi
|
||||
(bnc#376669).
|
||||
* Fri Jun 06 2008 rodrigo@suse.de
|
||||
- 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).
|
||||
* Mon May 19 2008 hpj@suse.de
|
||||
* Tue May 20 2008 hpj@suse.de
|
||||
- Add nautilus-bnc376669-always-update-thumbnail.patch (bnc#376669).
|
||||
* Thu May 01 2008 hpj@suse.de
|
||||
- Removed previously disabled patches that were made obsolete by
|
||||
@ -353,7 +371,7 @@ fi
|
||||
- Add back gtk2-devel to the devel requires
|
||||
* Fri Mar 21 2008 vuntz@suse.de
|
||||
- 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 medusa obsoletes, not relevant to any shipping distros
|
||||
* Thu Mar 13 2008 sbrabec@suse.cz
|
||||
@ -375,7 +393,7 @@ fi
|
||||
- Use %%suse_update_desktop_file for nautilus-autorun-software and
|
||||
nautilus-folder-handler to mark them as translatable.
|
||||
- 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:
|
||||
+ Build fixes
|
||||
+ Fix crashes and leaks
|
||||
@ -395,7 +413,7 @@ fi
|
||||
* Thu Feb 28 2008 rodrigo@suse.de
|
||||
- Added tags for all upstreamed patches, as well as bug numbers for
|
||||
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
|
||||
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.
|
||||
@ -458,10 +476,10 @@ fi
|
||||
* Support direct save DnD (XDS)
|
||||
* Fix up octal permission display
|
||||
* 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
|
||||
nautilus (#297833).
|
||||
* Wed Aug 29 2007 maw@suse.de
|
||||
* Thu Aug 30 2007 maw@suse.de
|
||||
- Update to version 2.19.91:
|
||||
* Be more robust against broken extensions
|
||||
* 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
|
||||
includes the last patch from
|
||||
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
|
||||
fix https://bugzilla.novell.com/show_bug.cgi?id=297983 - desktop
|
||||
icons would overlap when inserting removable media, if the
|
||||
@ -515,7 +533,7 @@ fi
|
||||
- Removed invalid desktop Category "Application" (#254654).
|
||||
* Mon Mar 26 2007 sbrabec@suse.cz
|
||||
- Fixed BuildRequires.
|
||||
* Thu Mar 22 2007 maw@suse.de
|
||||
* Fri Mar 23 2007 maw@suse.de
|
||||
- Update to version 2.18.0.1
|
||||
- intltool is now a build requirement
|
||||
- Several code cleanups
|
||||
@ -529,7 +547,7 @@ fi
|
||||
[#374623], #382207, #376952, #384078, #383840, #45953, #350579,
|
||||
[#318373], #132326, #372550, #338353, #372471, #330298, #155337,
|
||||
[#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
|
||||
* Mon Feb 05 2007 sbrabec@suse.cz
|
||||
- Fixed Categories (#242053).
|
||||
@ -586,18 +604,18 @@ fi
|
||||
when navigating to the x-nautilus-search:/// URI. (bnc #212649)
|
||||
* Sat Oct 14 2006 danw@suse.de
|
||||
- Remove dead patches
|
||||
* Mon Oct 02 2006 jhargadon@suse.de
|
||||
* Tue Oct 03 2006 jhargadon@suse.de
|
||||
- update to version 2.16.1
|
||||
- Default to search in current directory for non-indexed search
|
||||
- Fix clash with symbol names in gtk+
|
||||
* Wed Sep 20 2006 sbrabec@suse.cz
|
||||
- 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
|
||||
- Handle enter activation when using typeahead search
|
||||
- Avoid using gnome_vfs_is_local in wrong places
|
||||
- Translations
|
||||
* Wed Aug 30 2006 jhargadon@suse.de
|
||||
* Thu Aug 31 2006 jhargadon@suse.de
|
||||
- update to version 2.15.92.1
|
||||
- Fix crash on startup
|
||||
- Fix crash on changing owner/group of file
|
||||
@ -704,12 +722,12 @@ fi
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=174766. This makes
|
||||
volume icons not overlap with other icons in the desktop when
|
||||
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
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=177777. All .desktop
|
||||
files were being filtered erroneously if they didn't have
|
||||
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,
|
||||
since the new main menu has search built-in. (bnc #177551)
|
||||
* Wed May 17 2006 sbrabec@suse.cz
|
||||
@ -718,25 +736,25 @@ fi
|
||||
- Fixed I18N problems:
|
||||
* untranslatable Search string (#173448)
|
||||
* 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
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=176123. The
|
||||
"OnlyShowIn" key in desktop files can contain multiple items. Also
|
||||
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
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=158279. This adds a
|
||||
toggle button to the left of path bar in navigation windows.
|
||||
Pressing this button will switch to using a location entry instead
|
||||
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
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=175076. This fixes a
|
||||
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>"
|
||||
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
|
||||
Nautilus part of bug
|
||||
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
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=168280. This makes
|
||||
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
|
||||
patch is obsoleted by the updated
|
||||
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
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=158158. This makes
|
||||
Nautilus ignore .desktop files whose OnlyShowIn property indicates
|
||||
@ -766,7 +784,7 @@ fi
|
||||
* Tue Apr 18 2006 joeshaw@suse.de
|
||||
- Update nautilus-search patch to correctly handle a search URI
|
||||
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
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=155010. This makes
|
||||
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
|
||||
[#155337]. Now icons in the desktop are not repositioned if the
|
||||
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
|
||||
Nautilus not do unnecessary work when initializing the desktop,
|
||||
saving 1 second during login.
|
||||
@ -794,7 +812,7 @@ fi
|
||||
- use beagle on ppc64 as well
|
||||
* Thu Mar 02 2006 sbrabec@suse.cz
|
||||
- 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
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=130796. This makes
|
||||
desktop icons with very wide labels be placed correctly, instead of
|
||||
@ -806,9 +824,9 @@ fi
|
||||
isn't running.
|
||||
* Sun Feb 19 2006 aj@suse.de
|
||||
- Reduce BuildRequires.
|
||||
* Fri Feb 17 2006 gekker@suse.de
|
||||
* Sat Feb 18 2006 gekker@suse.de
|
||||
- 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
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=130796. This makes
|
||||
desktop icons with very wide labels be placed correctly, instead of
|
||||
@ -829,12 +847,12 @@ fi
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Mon Jan 23 2006 joeshaw@suse.de
|
||||
- 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)
|
||||
* Tue Dec 06 2005 sbrabec@suse.cz
|
||||
- Do not require beagle on ppc64.
|
||||
- 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
|
||||
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
|
||||
@ -843,17 +861,17 @@ fi
|
||||
* Thu Dec 01 2005 federico@novell.com
|
||||
- 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.
|
||||
* 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
|
||||
Creates a "Network Servers" icon in the desktop.
|
||||
- Added nautilus-136167-no-default-window.diff to fix bug #136167.
|
||||
When restarted abnormally, Nautilus will no longer open a window for
|
||||
your home directory.
|
||||
* Wed Nov 30 2005 gekker@suse.de
|
||||
* Thu Dec 01 2005 gekker@suse.de
|
||||
- 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).
|
||||
* 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
|
||||
thumbnails be 64 pixels, which looks better with the default theme than the
|
||||
old value of 96 pixels.
|
||||
@ -861,20 +879,20 @@ fi
|
||||
- Update nautilus-search patch to 20051101.
|
||||
- Add patch to hide the zoom and "view as" controls from the
|
||||
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
|
||||
bug #115467. With this, Nautilus will not overlap the icons when
|
||||
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
|
||||
"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
|
||||
- Remove upstreamed patch
|
||||
- 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
|
||||
* Thu Oct 06 2005 federico@novell.com
|
||||
* Fri Oct 07 2005 federico@novell.com
|
||||
- Added nautilus-desktop-file-fallback-icons.diff so that .desktop
|
||||
files which don't have an Icon property will fall back to some
|
||||
reasonable icons depending on the type of the .desktop file.
|
||||
@ -882,13 +900,13 @@ fi
|
||||
- Add DocPath to .desktop file
|
||||
* Thu Oct 06 2005 sbrabec@suse.de
|
||||
- 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
|
||||
$HOME consistent between the path bar and side bar in Nautilus and
|
||||
GtkFileChooser.
|
||||
* Thu Sep 22 2005 clahey@suse.de
|
||||
* Fri Sep 23 2005 clahey@suse.de
|
||||
- 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
|
||||
* Thu Sep 08 2005 federico@novell.com
|
||||
- Added nautilus-114914-trash-unmount-removable-volume.diff to fix bug
|
||||
@ -910,9 +928,9 @@ fi
|
||||
- Update to version 2.11.92
|
||||
* Tue Aug 16 2005 sbrabec@suse.cz
|
||||
- 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
|
||||
* Tue Aug 02 2005 gekker@suse.de
|
||||
* Wed Aug 03 2005 gekker@suse.de
|
||||
- Update to version 2.11.90
|
||||
* Wed Jul 13 2005 sbrabec@suse.cz
|
||||
- Updated to version 2.11.2.
|
||||
@ -934,11 +952,11 @@ fi
|
||||
kde services (#58875)
|
||||
* Mon Mar 14 2005 clahey@suse.de
|
||||
- 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).
|
||||
* Mon Mar 07 2005 gekker@suse.de
|
||||
- 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
|
||||
* Fri Feb 11 2005 gekker@suse.de
|
||||
- Update to 2.9.91
|
||||
@ -961,7 +979,7 @@ fi
|
||||
- fix filelist
|
||||
* Thu Dec 16 2004 hvogel@suse.de
|
||||
- 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
|
||||
* Tue Nov 23 2004 hhetter@suse.de
|
||||
- require gnome2-user-docs (#48272)
|
||||
@ -985,26 +1003,26 @@ fi
|
||||
* Tue Sep 21 2004 hhetter@suse.de
|
||||
- show "drives:" location instead of "computer:" and recognize
|
||||
/var/lib/Desktop
|
||||
* Tue Sep 07 2004 clahey@suse.de
|
||||
* Wed Sep 08 2004 clahey@suse.de
|
||||
- Added OnlyShowIn=GNOME;.
|
||||
* Tue Aug 24 2004 dave@suse.de
|
||||
- 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
|
||||
* Tue Aug 17 2004 dave@suse.de
|
||||
- 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:
|
||||
nautilus-hide-desktop-files.patch - Update of
|
||||
nautilus-hide-separators.patch, fixes ximian bug #62339
|
||||
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:
|
||||
nautilus-desktop-keybindings.patch
|
||||
nautilus-hide-separators.patch
|
||||
nautilus-name-length.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
|
||||
* Thu Jun 17 2004 dave@suse.de
|
||||
- Updated to nautilus-2.6.3
|
||||
@ -1158,7 +1176,7 @@ fi
|
||||
- gnome-common in #neededforbuild
|
||||
* Fri Jun 07 2002 hhetter@suse.de
|
||||
- really build nautilus treeview and notes
|
||||
* Wed Jun 05 2002 ro@suse.de
|
||||
* Thu Jun 06 2002 ro@suse.de
|
||||
- fix libdir usage
|
||||
* Wed Jun 05 2002 hhetter@suse.de
|
||||
- added missing pkgtool files
|
||||
@ -1172,7 +1190,7 @@ fi
|
||||
* Tue May 07 2002 ro@suse.de
|
||||
- up to 1.1.15
|
||||
- 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>
|
||||
* Thu Jan 24 2002 hhetter@suse.de
|
||||
- initial SuSE package for GNOME 2.0 platform
|
||||
|
Loading…
Reference in New Issue
Block a user