From 60691b87d2269889edb21ccd126252386135aeb1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Thu, 31 Aug 2017 18:33:13 +0200 Subject: [PATCH] - rel 3; disable xlocale.h for future glibc --- libxslt.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libxslt.spec b/libxslt.spec index 04e5224..f665cdb 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Procesor XSLT Summary(pt_BR.UTF-8): Biblioteca que disponibiliza o sistema XSLT do GNOME Name: libxslt Version: 1.1.29 -Release: 2 +Release: 3 License: MIT Group: Libraries #Source0: http://ftp.gnome.org/pub/GNOME/sources/libxslt/1.1/%{name}-%{version}.tar.bz2 @@ -130,6 +130,7 @@ Moduły języka Python dla biblioteki libxslt. %{__autoheader} %{__automake} %configure \ + ac_cv_header_xlocale_h=no \ --disable-silent-rules \ %{!?with_static_libs:--disable-static} \ --with-plugins \ -- 2.44.0