From bb1968c27d5787a33ce4328756743a5394789080 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 9 Aug 2017 19:26:38 +0200 Subject: [PATCH] Fix up patch application --- gnome-desktop3.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnome-desktop3.spec b/gnome-desktop3.spec index 88c0652..3c02bbe 100644 --- a/gnome-desktop3.spec +++ b/gnome-desktop3.spec @@ -31,6 +31,7 @@ BuildRequires: gettext BuildRequires: gtk-doc >= %{gtk_doc_version} BuildRequires: automake autoconf libtool intltool BuildRequires: itstool +BuildRequires: git Requires: gdk-pixbuf2%{?_isa} >= %{gdk_pixbuf2_version} Requires: glib2%{?_isa} >= %{glib2_version} @@ -73,7 +74,7 @@ The %{name}-tests package contains tests that can be used to verify the functionality of the installed %{name} package. %prep -%autosetup -q -n gnome-desktop-%{version} +%autosetup -p1 -S git -n gnome-desktop-%{version} %build %configure --enable-installed-tests