i3wm update 4.18.3 remove xcb patch
Signed-off-by: guibuilder_pel7x64builder0 <guibuilder@powerel.org>master
parent
6adfce0ebf
commit
5fd20b5b54
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue