Accepting request 403761 from home:mgorse:branches:GNOME:Factory
- Add nautilus-bsc979947.patch: only write zoom level to user config if the user has adjusted it (bsc#979947). OBS-URL: https://build.opensuse.org/request/show/403761 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=248
This commit is contained in:
committed by
Git OBS Bridge
parent
fc0c91d69c
commit
4ed501ed31
@@ -28,6 +28,8 @@ Source1: mount-archive.desktop
|
||||
Source99: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM nautilus-adjust-style-priority.patch bsc#982633 bgo#765687 qzhao@suse.com -- Fix white desktop after changing themes
|
||||
Patch0: nautilus-adjust-style-priority.patch
|
||||
# PATCH-FIX-UPSTREAM nautilus-bsc979947.patch bsc#979947 bgo#767878 mgorse@suse.com -- only write zoom level to user configuration if the user has adjusted it.
|
||||
Patch1: nautilus-bsc979947.patch
|
||||
Url: http://www.gnome.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# needed for directory ownership
|
||||
@@ -111,6 +113,7 @@ This package contains development files for nautilus.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
translation-update-upstream
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user