Avoid build depending on git

We don't have a massive downstream patch collection that requires git to
manage patches. %autosetup -p1 works just as fine for most patches we
need to apply.
This commit is contained in:
Kalev Lember 2017-09-07 09:17:03 +02:00
parent 2025e00d31
commit 729fb5aa98

View File

@ -30,7 +30,6 @@ 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 +72,7 @@ The %{name}-tests package contains tests that can be used to verify
the functionality of the installed %{name} package.
%prep
%autosetup -p1 -S git -n gnome-desktop-%{version}
%autosetup -p1 -n gnome-desktop-%{version}
%build
%configure --enable-installed-tests