Alexei Sorokin
2015-10-27 11:47:16 +00:00
committed by Git OBS Bridge
parent 64bdedb507
commit c0a9a7efb9
5 changed files with 14 additions and 121 deletions

View File

@@ -20,7 +20,7 @@
%define sover 1
%define typelib typelib-1_0-Nemo-3_0
Name: nemo
Version: 2.8.0
Version: 2.8.1
Release: 0
Summary: File browser for Cinnamon
License: GPL-2.0+
@@ -30,9 +30,7 @@ Source: https://github.com/linuxmint/%{name}/archive/%{version}/%{name}-
# PATCH-FIX-UPSTREAM nemo-implicit-pointer-decl.patch marguerite@opensuse.org -- OBS gcc checks.
Patch1: %{name}-implicit-pointer-decl.patch
# PATCH-FIX-UPSTREAM nemo-2.8.0-void-return-no-return.patch margueirte@opensuse.org -- Fix OBS gcc checks.
Patch2: %{name}-2.8.0-void-return-no-return.patch
# PATCH-FIX-OPENSUSE nemo-statusbar-size.patch sor.alexei@meowr.ru -- Make statusbar small despite what icon theme may default for scalables.
Patch3: %{name}-statusbar-size.patch
Patch2: %{name}-void-return-no-return.patch
BuildRequires: fdupes
BuildRequires: gnome-common
BuildRequires: gtk-doc
@@ -109,7 +107,6 @@ This package provides the GObject Introspection bindings for Nemo.
%setup -q
%patch1 -p1
%patch2 -p1
%patch3 -p1
%build
NOCONFIGURE=1 gnome-autogen.sh