From: Jan Rękorajski Date: Sat, 2 Nov 2019 20:23:52 +0000 (+0100) Subject: - make rpmio.h happy X-Git-Tag: auto/th/libdnf-0.11.1-4 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=0c360926cc164a9d4389cbb80948f20f10f80aa2;p=packages%2Flibdnf.git - make rpmio.h happy - rel 4 --- diff --git a/libdnf.spec b/libdnf.spec index c4e1f0c..3438af4 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -8,7 +8,7 @@ Summary: Library providing simplified C and Python API to libsolv Summary(pl.UTF-8): Biblioteka zapewniająca uproszczone API C i Pythona do libsolv Name: libdnf Version: 0.11.1 -Release: 3 +Release: 4 License: LGPL v2.1+ Group: Libraries #Source0Download: https://github.com/rpm-software-management/libdnf/releases @@ -141,6 +141,7 @@ Dokumentacja API modułu Pythona hawkey. %patch0 -p1 %build +export CFLAGS="%{rpmcflags} -D_GNU_SOURCE}" install -d build %{?with_python3:build-py3} cd build %cmake .. \