Accepting request 155451 from home:Golbats_Everywhere:branches:GNOME:Factory

Add nautilus-stray-empty-document.patch for bnc#803649

OBS-URL: https://build.opensuse.org/request/show/155451
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=183
This commit is contained in:
2013-02-15 08:22:21 +00:00
committed by Git OBS Bridge
parent e9670224ab
commit 0ae49184af
3 changed files with 133 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package nautilus
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,6 +32,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Patch15: nautilus-drives-and-volumes-on-desktop.diff
# PATCH-FIX-UPSTREAM nautilus-make-sure-to-always-notify-when-unmounting.patch rh#885133 zaitor@opensuse.org -- fixes notifications when umounting drives.
Patch16: nautilus-make-sure-to-always-notify-when-unmounting.patch
# PATCH-FIX-UPSTREAM nautilus-stray-empty-document.patch bnc#803649 bgo#687139 mike.catanzaro@gmail.com -- don't show extra Empty Document entry in the Templates menu
Patch17: nautilus-stray-empty-document.patch
# needed for directory ownership
BuildRequires: dbus-1
BuildRequires: fdupes
@@ -119,6 +121,7 @@ translation-update-upstream
### %patch15 -p1
#gnome-patch-translation-update
%patch16 -p1
%patch17 -p1
%build
%configure\