From cb85f601fbf3e255330b556b1d2e56af3d192d80 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Tue, 5 Feb 2013 15:35:27 +0100 Subject: [PATCH] make guile bindings optional - breaks i686 build and there is no dependent package --- gnutls.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnutls.spec b/gnutls.spec index 5693c6e..523f83e 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -171,9 +171,11 @@ if [ $1 = 0 -a -f %{_infodir}/gnutls.info.gz ]; then /sbin/install-info --delete %{_infodir}/gnutls.info.gz %{_infodir}/dir || : fi +%if %{with guile} %post guile -p /sbin/ldconfig %postun guile -p /sbin/ldconfig +%endif %files -f libgnutls.lang %defattr(-,root,root,-)