From b895c4dc4ecb0a6cdd9afcfe40ffa729d6d6ce1e Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Jun 08 2018 15:35:02 +0000 Subject: Separate the backports from downstream-specific patches No need to do a build just for this. --- diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 6811648..386398a 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -15,10 +15,10 @@ URL: http://www.gnome.org/ Source0: http://download.gnome.org/sources/gnome-terminal/3.28/gnome-terminal-%{version}.tar.xz Source1: org.gnome.Terminal.gschema.override -Patch0: 0001-build-Don-t-treat-warnings-as-errors.patch -Patch1: 0001-client-legacy-Fix-invalid-free.patch +Patch0: 0001-client-legacy-Fix-invalid-free.patch Patch100: gnome-terminal-notify-open-title-transparency.patch +Patch101: 0001-build-Don-t-treat-warnings-as-errors.patch BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gtk3-devel >= %{gtk3_version} @@ -61,9 +61,9 @@ option to the right-click context menu in Nautilus. %prep %setup -q -%patch0 -p1 -b .warnings -%patch1 -p1 -b .client-free +%patch0 -p1 -b .client-free %patch100 -p1 -b .notify-open-title-transparency +%patch101 -p1 -b .warnings %build autoreconf -f -i