[packages/gcr] - fix meson option name, rel 3
baggins
baggins at pld-linux.org
Sat Jan 8 22:33:44 CET 2022
commit d229852cd279ccc713c485bed8981b70eec28008
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Jan 8 22:33:26 2022 +0100
- fix meson option name, rel 3
gcr.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gcr.spec b/gcr.spec
index 7a4f5b9..a0ba007 100644
--- a/gcr.spec
+++ b/gcr.spec
@@ -6,7 +6,7 @@ Summary: GObject and GUI library for high level crypto parsing and display
Summary(pl.UTF-8): Biblioteka GObject i GUI do wysokopoziomowej analizy i wyświetlania danych kryptograficznych
Name: gcr
Version: 3.41.0
-Release: 2
+Release: 3
License: LGPL v2+
Group: X11/Applications
Source0: https://download.gnome.org/sources/gcr/3.41/%{name}-%{version}.tar.xz
@@ -166,7 +166,7 @@ Dokumentacja API bibliotek gcr i gck.
%build
%meson build \
-Dgpg_path=%{__gpg} \
- -Dgtk-doc=%{__true_false apidocs}
+ -Dgtk_doc=%{__true_false apidocs}
%ninja_build -C build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gcr.git/commitdiff/d229852cd279ccc713c485bed8981b70eec28008
More information about the pld-cvs-commit
mailing list