From 5fd20b5b545934eff82a69132e2c1fb5b0d08a39 Mon Sep 17 00:00:00 2001 From: guibuilder_pel7x64builder0 Date: Mon, 1 Nov 2021 22:49:20 +0100 Subject: [PATCH] i3wm update 4.18.3 remove xcb patch Signed-off-by: guibuilder_pel7x64builder0 --- SPECS/i3.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SPECS/i3.spec b/SPECS/i3.spec index 96db8a7..a99e4ea 100644 --- a/SPECS/i3.spec +++ b/SPECS/i3.spec @@ -1,10 +1,10 @@ Name: i3 -Version: 4.18.2 -Release: 2%{?dist} +Version: 4.18.3 +Release: 1%{?dist} Summary: Improved tiling window manager License: BSD URL: http://i3wm.org -Source0: http://i3wm.org/downloads/%{name}-%{version}.tar.bz2 +Source0: http://i3wm.org/downloads/%{name}-%{version}.tar.xz Source1: %{name}-logo.svg Patch0: i3-bar-xcb.patch BuildRequires: asciidoc @@ -81,7 +81,7 @@ Asciidoc and doxygen generated documentations for %{name}. %prep %setup -q find . -maxdepth 1 -type f -name "i3*" -exec sed -i -e '1s;^#!/usr/bin/env perl;#!/usr/bin/perl;' {} + -print -%patch0 -p0 +#%patch0 -p0 %build %ifarch ppc64le