From 9e05fdd00b64917f515d4e75ef4b3d446c996b19 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 14 May 2020 17:05:41 -0600 Subject: [PATCH] Make %patch reference an Patch directive --- pango.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pango.spec b/pango.spec index 082832c..2f69590 100644 --- a/pango.spec +++ b/pango.spec @@ -15,7 +15,7 @@ Summary: System for layout and rendering of internationalized text License: LGPLv2+ URL: http://www.pango.org Source0: https://download.gnome.org/sources/%{name}/1.44/%{name}-%{version}.tar.xz -Patch: replace-fallthrough-comments.patch +Patch0: replace-fallthrough-comments.patch BuildRequires: pkgconfig(cairo) >= %{cairo_version} BuildRequires: pkgconfig(freetype2) >= %{freetype_version}