Use autosetup

The last commit added a patch, but I forget to apply it - use that
opportunity to switch to autosetup to avoid those errors altogether.
This commit is contained in:
Florian Müllner 2018-05-09 17:36:29 +02:00
parent a7d4db4086
commit f1407349fc

View File

@ -1,6 +1,6 @@
Name: gnome-shell
Version: 3.29.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Window management and application launching for GNOME
Group: User Interface/Desktops
@ -33,6 +33,7 @@ Patch3: 0001-networkAgent-Fix-fallout-from-libnm-port.patch
%define telepathy_logger_version 0.2.6
BuildRequires: meson
BuildRequires: git
BuildRequires: ibus-devel >= %{ibus_version}
BuildRequires: chrpath
BuildRequires: dbus-glib-devel
@ -123,9 +124,7 @@ innovative user interface concepts to provide a visually attractive and
easy to use experience.
%prep
%setup -q
%patch1 -p1 -b .firefox
%patch2 -p1 -b .preserve-keymap
%autosetup -S git
%build
%meson