From b1d100b4a443f8f09e07020c57b9a4e65e0a75ca Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Thu, 14 Dec 2023 14:28:34 -0500 Subject: [PATCH] Remove patch 227 from the build as it is no longer needed. --- composefs.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/composefs.spec b/composefs.spec index bde6cf4..3c04ea0 100644 --- a/composefs.spec +++ b/composefs.spec @@ -6,9 +6,6 @@ Summary: Tools to handle creating and mounting composefs images License: GPL-3.0-or-later AND LGPL-2.0-or-later AND Apache-2.0 URL: https://github.com/containers/composefs Source0: https://github.com/containers/composefs/releases/download/v%{version}/%{name}-%{version}.tar.xz -# Use go-md2man instead of pandoc for building manpages -# https://github.com/containers/composefs/pull/227 (backported) -Patch0: 227.patch BuildRequires: gcc automake libtool openssl-devel go-md2man fuse3-devel