Accepting request 263373 from home:Zaitor:branches:GNOME:Factory
Update OBS-URL: https://build.opensuse.org/request/show/263373 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=213
This commit is contained in:
parent
a46743e6b2
commit
5887b9dba2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7b15bb8a4aa244ad231f235c97f66ac184d96c4ff809798a6256e37addd2bac
|
||||
size 3344472
|
3
nautilus-3.14.2.tar.xz
Normal file
3
nautilus-3.14.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2c9e13ba896a15101abf5d5fe30e291243e6030e0c84e8eb5df1e7bd90c10a5
|
||||
size 3344428
|
@ -1,12 +0,0 @@
|
||||
Index: nautilus-3.14.0/data/nautilus-autostart.desktop.in
|
||||
===================================================================
|
||||
--- nautilus-3.14.0.orig/data/nautilus-autostart.desktop.in
|
||||
+++ nautilus-3.14.0/data/nautilus-autostart.desktop.in
|
||||
@@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Files
|
||||
-Exec=nautilus -n
|
||||
+Exec=nautilus --gapplication-service
|
||||
OnlyShowIn=GNOME;Unity;
|
||||
AutostartCondition=GSettings org.gnome.desktop.background show-desktop-icons
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 25 17:02:47 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.14.2:
|
||||
+ Fix new window activation with desktop icons enabled.
|
||||
+ Updated translations.
|
||||
- Drop nautilus-as-desktop-launch.patch: Fixed upstream, workaround
|
||||
in our patch no longer needed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 13 12:48:39 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: nautilus
|
||||
Version: 3.14.1
|
||||
Version: 3.14.2
|
||||
Release: 0
|
||||
Summary: File Manager for the GNOME Desktop
|
||||
License: GPL-2.0+
|
||||
@ -26,8 +26,6 @@ Source: http://download.gnome.org/sources/nautilus/3.14/%{name}-%{versio
|
||||
# fate#308344 bgo#602147
|
||||
Source1: mount-archive.desktop
|
||||
Source99: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM nautilus-as-desktop-launch.patch boo#900728 dimstar@opensuse.org -- Allows to launch nautilus, even if it's already painting the desktop
|
||||
Patch0: nautilus-as-desktop-launch.patch
|
||||
Url: http://www.gnome.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# needed for directory ownership
|
||||
@ -110,7 +108,6 @@ This package contains development files for nautilus.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
translation-update-upstream
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user