From 39bd25a395b0dbab96c5a285acd5aade40323a5a Mon Sep 17 00:00:00 2001 From: guibuilder_pel7x64builder0 Date: Tue, 14 Apr 2020 00:58:50 +0200 Subject: [PATCH] i3 version update 4.18 Signed-off-by: guibuilder_pel7x64builder0 --- SPECS/i3.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/SPECS/i3.spec b/SPECS/i3.spec index d9c2f58..d153208 100644 --- a/SPECS/i3.spec +++ b/SPECS/i3.spec @@ -1,5 +1,5 @@ Name: i3 -Version: 4.17.1 +Version: 4.18 Release: 1%{?dist} Summary: Improved tiling window manager License: BSD @@ -81,15 +81,14 @@ Asciidoc and doxygen generated documentations for %{name}. %setup -q # Drop /usr/bin/env lines in those which will be installed to %%_bindir. find . -maxdepth 1 -type f -name "i3*" -exec sed -i -e '1s;^#!/usr/bin/env perl;#!/usr/bin/perl;' {} + -print -# -sed -i 's/1\.14\.4/1\.14\.1/g' configure +### ### sed -i 's/1\.14\.4/1\.14\.1/g' configure %build %configure %make_build -C *-powerel-linux-gnu -doxygen pseudo-doc.doxygen -mv pseudo-doc/html pseudo-doc/doxygen +#doxygen pseudo-doc.doxygen +#mv pseudo-doc/html pseudo-doc/doxygen %install