Accepting request 36385 from GNOME:Factory
Copy from GNOME:Factory/nautilus based on submit request 36385 from user vuntz OBS-URL: https://build.opensuse.org/request/show/36385 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus?expand=0&rev=75
This commit is contained in:
commit
a6807ca9c4
9
mount-archive.desktop
Normal file
9
mount-archive.desktop
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Archive Mounter
|
||||||
|
Exec=/usr/lib/gvfs/gvfsd-archive file=%u
|
||||||
|
MimeType=application/x-cd-image;application/x-bzip-compressed-tar;application/x-compressed-tar;application/x-tar;application/x-cpio;application/zip;
|
||||||
|
Terminal=false
|
||||||
|
StartupNotify=false
|
||||||
|
Type=Application
|
||||||
|
NoDisplay=true
|
||||||
|
OnlyShowIn=GNOME;
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f68c83f3f8961b38218667bf6cd6c14e2da0631bf7624585b872aec56805d47f
|
|
||||||
size 6178814
|
|
3
nautilus-2.30.0.tar.bz2
Normal file
3
nautilus-2.30.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:01ecbc4b8b9a0ac726194eb81d3de7080ee52d885eb1898692aa951b093731a5
|
||||||
|
size 6144170
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 29 13:49:07 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.30.0:
|
||||||
|
+ By default, don't exit with last window even if desktop is not
|
||||||
|
visible. This way we still run to handle e.g. volume
|
||||||
|
monitoring. If you don't want this, change
|
||||||
|
/apps/nautilus/preferences/exit_with_last_window
|
||||||
|
to True in gconf
|
||||||
|
+ Don't show weird border around desktop
|
||||||
|
+ Correctly put focus on view for new windows
|
||||||
|
+ Extra view does not get focus when created
|
||||||
|
+ Add nicer thumbnail border
|
||||||
|
+ Fix crash when hiding search bar
|
||||||
|
+ Fix build on sun compiler
|
||||||
|
+ Support AIFF for audio preview
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 24 13:55:04 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Add mount-archive.desktop to enable mounting an archive via gvfs,
|
||||||
|
instead of opening it in file-roller. FATE#308344, bgo#602147.
|
||||||
|
- Stop creating %{_libdir}/nautilus/extensions-1.0: we don't
|
||||||
|
support extensions there anymore, so we shouldn't create the
|
||||||
|
directory.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 12 12:15:22 CET 2010 - dimstar@opensuse.org
|
Fri Mar 12 12:15:22 CET 2010 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nautilus (Version 2.29.92.1)
|
# spec file for package nautilus (Version 2.30.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -35,10 +35,12 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Version: 2.29.92.1
|
Version: 2.30.0
|
||||||
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
|
||||||
|
# fate#308344 bgo#602147
|
||||||
|
Source1: mount-archive.desktop
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -115,8 +117,6 @@ rm $RPM_BUILD_ROOT/%{_libdir}/*.*a
|
|||||||
### ln -s ../icons/gnome/24x24/devices/gnome-fs-client.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
### ln -s ../icons/gnome/24x24/devices/gnome-fs-client.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
||||||
# FIXME: this is probably wrong, but it enables the build to succeed for now
|
# FIXME: this is probably wrong, but it enables the build to succeed for now
|
||||||
# ln -s ../icons/gnome/24x24/devices/gnome-computer.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
# ln -s ../icons/gnome/24x24/devices/gnome-computer.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
||||||
### ln -s ../icons/gnome/24x24/places/gnome-fs-home.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
|
||||||
# ln -s ../icons/gnome/24x24/places/gnome-home.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
|
||||||
ln -s ../icons/gnome/24x24/actions/system-search.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
ln -s ../icons/gnome/24x24/actions/system-search.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
||||||
ln -s ../icons/gnome/24x24/places/user-home.png $RPM_BUILD_ROOT/%{_datadir}/pixmaps/
|
ln -s ../icons/gnome/24x24/places/user-home.png $RPM_BUILD_ROOT/%{_datadir}/pixmaps/
|
||||||
%suse_update_desktop_file -N "Nautilus" -G "File Browser" nautilus System FileManager
|
%suse_update_desktop_file -N "Nautilus" -G "File Browser" nautilus System FileManager
|
||||||
@ -128,11 +128,13 @@ ln -s ../icons/gnome/24x24/places/user-home.png $RPM_BUILD_ROOT/%{_datadir}/pixm
|
|||||||
%suse_update_desktop_file -G "File Browser" nautilus-home System FileManager
|
%suse_update_desktop_file -G "File Browser" nautilus-home System FileManager
|
||||||
%suse_update_desktop_file -G "Nautilus Search Tool" nautilus-search System FileManager
|
%suse_update_desktop_file -G "Nautilus Search Tool" nautilus-search System FileManager
|
||||||
%suse_update_desktop_file -G "File Browser" network-scheme System Network
|
%suse_update_desktop_file -G "File Browser" network-scheme System Network
|
||||||
mkdir -p $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-1.0
|
# Install the archive mime handler
|
||||||
|
test ! -e %{buildroot}%{_datadir}/applications/mount-archive.desktop
|
||||||
|
%{__install} -m0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/mount-archive.desktop
|
||||||
|
%suse_update_desktop_file mount-archive
|
||||||
mkdir -p $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-2.0
|
mkdir -p $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-2.0
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
%find_gconf_schemas
|
%find_gconf_schemas
|
||||||
cat %{name}.schemas_list >%{name}.lst
|
|
||||||
%fdupes $RPM_BUILD_ROOT
|
%fdupes $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
@ -156,7 +158,7 @@ if test -x usr/bin/update-mime-database ; then
|
|||||||
usr/bin/update-mime-database usr/share/mime >/dev/null
|
usr/bin/update-mime-database usr/share/mime >/dev/null
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%files -f %{name}.lst
|
%files -f %{name}.schemas_list
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING COPYING-DOCS ChangeLog MAINTAINERS NEWS README THANKS TODO
|
%doc AUTHORS COPYING COPYING-DOCS ChangeLog MAINTAINERS NEWS README THANKS TODO
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
@ -170,7 +172,6 @@ fi
|
|||||||
%{_libexecdir}/nautilus-convert-metadata
|
%{_libexecdir}/nautilus-convert-metadata
|
||||||
%doc %{_mandir}/man1/nautilus*.1.gz
|
%doc %{_mandir}/man1/nautilus*.1.gz
|
||||||
%dir %{_libdir}/nautilus
|
%dir %{_libdir}/nautilus
|
||||||
%dir %{_libdir}/nautilus/extensions-1.0
|
|
||||||
%dir %{_libdir}/nautilus/extensions-2.0
|
%dir %{_libdir}/nautilus/extensions-2.0
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user