[packages/libsolv] - rel 8; fix build with rpm headers

arekm arekm at pld-linux.org
Tue Sep 25 20:52:15 CEST 2018


commit e8a70a90a3bd8334c4cd3d45eaf18db6ba937deb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Sep 25 20:52:07 2018 +0200

    - rel 8; fix build with rpm headers

 libsolv.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/libsolv.spec b/libsolv.spec
index d3929ed..21be5c5 100644
--- a/libsolv.spec
+++ b/libsolv.spec
@@ -10,7 +10,7 @@ Summary:	Package dependency solver
 Summary(pl.UTF-8):	Biblioteka do rozwiązywania zależności pakietów
 Name:		libsolv
 Version:	0.6.34
-Release:	7
+Release:	8
 License:	BSD
 Group:		Libraries
 #Source0Download: https://github.com/openSUSE/libsolv/releases
@@ -47,6 +47,8 @@ BuildRequires:	swig-ruby
 %endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		specflags	-D_GNU_SOURCE=1
+
 %description
 A free package dependency solver using a satisfiability algorithm. The
 library is based on two major, but independent, blocks:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsolv.git/commitdiff/e8a70a90a3bd8334c4cd3d45eaf18db6ba937deb



More information about the pld-cvs-commit mailing list