This commit is contained in:
committed by
Git OBS Bridge
parent
253d0ffc8b
commit
f344957e3d
@@ -31,6 +31,8 @@ Source: https://github.com/linuxmint/%{name}/archive/%{version}/%{name}-
|
||||
Patch1: %{name}-implicit-pointer-decl.patch
|
||||
# PATCH-FIX-UPSTREAM nemo-void-return-no-return.patch margueirte@opensuse.org -- Fix OBS gcc checks.
|
||||
Patch2: %{name}-void-return-no-return.patch
|
||||
# PATCH-FIX-UPSTREAM nemo-fix-desktop-redraw.patch boo#1001431 gh#linuxmint/nemo#1231 -- Fix a GTK+ 3.21.3+ desktop redraw issue (commit 4e5a103).
|
||||
Patch3: %{name}-fix-desktop-redraw.patch
|
||||
BuildRequires: cinnamon-translations
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gnome-common
|
||||
@@ -109,6 +111,7 @@ This package provides the GObject Introspection bindings for Nemo.
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
|
||||
%build
|
||||
NOCONFIGURE=1 gnome-autogen.sh
|
||||
|
Reference in New Issue
Block a user