[packages/kitty] Release 1; builds with cleanbuild
glen
glen at pld-linux.org
Wed Feb 22 20:26:13 CET 2023
commit 56fd02781fecee99df82ce137d3b1cdea145c856
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Wed Feb 22 21:26:03 2023 +0200
Release 1; builds with cleanbuild
kitty.spec | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
---
diff --git a/kitty.spec b/kitty.spec
index 20a0eee..2a7d488 100644
--- a/kitty.spec
+++ b/kitty.spec
@@ -6,7 +6,7 @@
Summary: Cross-platform, fast, feature full, GPU based terminal emulator
Name: kitty
Version: 0.27.1
-Release: 0.1
+Release: 1
# BSD: docs/_templates/searchbox.html
# zlib: glfw/
License: GPLv3 and zlib and BSD
@@ -162,12 +162,6 @@ export CC="%{__cc}"
export CXX="%{__cxx}"
export NUM_WORKERS=1
%{__python3} setup.py linux-package \
- --libdir-name=%{_lib} \
- --prefix=$RPM_BUILD_ROOT%{_prefix} \
- --update-check-interval=0 \
- --verbose \
- --debug \
- --shell-integration "disabled" \
%{nil}
install -Dp %{SOURCE1} $RPM_BUILD_ROOT%{_metainfodir}/%{name}.appdata.xml
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kitty.git/commitdiff/56fd02781fecee99df82ce137d3b1cdea145c856
More information about the pld-cvs-commit
mailing list