]> git.pld-linux.org Git - packages/libdnf.git/commitdiff
- make rpmio.h happy auto/th/libdnf-0.11.1-4
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 2 Nov 2019 20:23:52 +0000 (21:23 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 2 Nov 2019 20:23:52 +0000 (21:23 +0100)
- rel 4

libdnf.spec

index c4e1f0c00219879ea82e50b4cc8ad83174c17fa5..3438af47c2c6544111c5593a1bf70b867ab919ee 100644 (file)
@@ -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 .. \
This page took 0.20341 seconds and 4 git commands to generate.