Accepting request 36385 from GNOME:Factory
checked in (request 36385) OBS-URL: https://build.opensuse.org/request/show/36385 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=92
This commit is contained in:
parent
96c589813d
commit
c9389fec8a
@ -1,9 +0,0 @@
|
||||
[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;
|
3
nautilus-2.29.92.1.tar.bz2
Normal file
3
nautilus-2.29.92.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f68c83f3f8961b38218667bf6cd6c14e2da0631bf7624585b872aec56805d47f
|
||||
size 6178814
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01ecbc4b8b9a0ac726194eb81d3de7080ee52d885eb1898692aa951b093731a5
|
||||
size 6144170
|
@ -1,30 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package nautilus (Version 2.30.0)
|
||||
# spec file for package nautilus (Version 2.29.92.1)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -35,12 +35,10 @@ BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
License: GPLv2+
|
||||
Group: Productivity/File utilities
|
||||
Version: 2.30.0
|
||||
Version: 2.29.92.1
|
||||
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
|
||||
# fate#308344 bgo#602147
|
||||
Source1: mount-archive.desktop
|
||||
Source99: baselibs.conf
|
||||
Url: http://www.gnome.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -117,6 +115,8 @@ rm $RPM_BUILD_ROOT/%{_libdir}/*.*a
|
||||
### 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
|
||||
# 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/places/user-home.png $RPM_BUILD_ROOT/%{_datadir}/pixmaps/
|
||||
%suse_update_desktop_file -N "Nautilus" -G "File Browser" nautilus System FileManager
|
||||
@ -128,13 +128,11 @@ 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 "Nautilus Search Tool" nautilus-search System FileManager
|
||||
%suse_update_desktop_file -G "File Browser" network-scheme System Network
|
||||
# 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-1.0
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-2.0
|
||||
%find_lang %{name}
|
||||
%find_gconf_schemas
|
||||
cat %{name}.schemas_list >%{name}.lst
|
||||
%fdupes $RPM_BUILD_ROOT
|
||||
|
||||
%clean
|
||||
@ -158,7 +156,7 @@ if test -x usr/bin/update-mime-database ; then
|
||||
usr/bin/update-mime-database usr/share/mime >/dev/null
|
||||
fi
|
||||
|
||||
%files -f %{name}.schemas_list
|
||||
%files -f %{name}.lst
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING COPYING-DOCS ChangeLog MAINTAINERS NEWS README THANKS TODO
|
||||
%{_bindir}/*
|
||||
@ -172,6 +170,7 @@ fi
|
||||
%{_libexecdir}/nautilus-convert-metadata
|
||||
%doc %{_mandir}/man1/nautilus*.1.gz
|
||||
%dir %{_libdir}/nautilus
|
||||
%dir %{_libdir}/nautilus/extensions-1.0
|
||||
%dir %{_libdir}/nautilus/extensions-2.0
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
Reference in New Issue
Block a user