[packages/gsasl] - temporarily disabled apidocs (build fails with gtk-doc >= 1.26 due to removal of gtkdoc-mktmpl),

hawk hawk at pld-linux.org
Fri Jan 26 01:12:09 CET 2018


commit dbac61b34b75c5f17bf8a475f0e8b5bf40e091a6
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Fri Jan 26 00:10:04 2018 +0000

    - temporarily disabled apidocs (build fails with gtk-doc >= 1.26 due to
      removal of gtkdoc-mktmpl), BR help2man if apidocs is disabled

 gsasl.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gsasl.spec b/gsasl.spec
index 87c7aa1..e05fd1f 100644
--- a/gsasl.spec
+++ b/gsasl.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	apidocs		# disable gtk-doc
+%bcond_with	apidocs		# disable gtk-doc
 %bcond_with	gss		# use gss instead of Heimdal as GSSAPI implementation
 %bcond_with	kerberos5	# with KERBEROS_V5 mechanism (based on shishi, currently broken)
 %bcond_without	heimdal		# do not use Heimdal either
@@ -11,7 +11,7 @@ Summary:	GNU SASL - implementation of the Simple Authentication and Security Lay
 Summary(pl.UTF-8):	GNU SASL - implementacja Simple Authentication and Security Layer
 Name:		gsasl
 Version:	1.8.0
-Release:	6
+Release:	7
 License:	LGPL v2.1+ (library), GPL v3+ (gsasl tool)
 Group:		Libraries
 Source0:	http://ftp.gnu.org/gnu/gsasl/%{name}-%{version}.tar.gz
@@ -27,6 +27,7 @@ BuildRequires:	gettext-tools >= 0.18.1
 BuildRequires:	gnutls-devel >= 1.2.0
 %{?with_gss:BuildRequires:	gss-devel >= 1.0.0}
 %{?with_apidocs:BuildRequires:	gtk-doc >= 1.1}
+%{!?with_apidocs:BuildRequires:	help2man}
 # used by examples/saml20 (noinst only)
 #BuildRequires:	lasso-devel >= 2.2.1
 BuildRequires:	libgcrypt-devel >= 1.3.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gsasl.git/commitdiff/dbac61b34b75c5f17bf8a475f0e8b5bf40e091a6



More information about the pld-cvs-commit mailing list