From 56953f68bc1f6b7b8a2af04ccefd3b3bf6fe476be625a7c0cd4e969b12ee44f4 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 23 Sep 2014 16:07:08 +0000 Subject: [PATCH] Use /usr/include/pkg/X OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnftnl?expand=0&rev=15 --- libnftnl.changes | 6 ++++++ libnftnl.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libnftnl.changes b/libnftnl.changes index 1746e0d..0532159 100644 --- a/libnftnl.changes +++ b/libnftnl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 23 16:05:59 UTC 2014 - jengelh@inai.de + +- Correct pkgconfig-assisted location of headers to match up with + remaining packages + ------------------------------------------------------------------- Fri Jun 27 15:37:24 UTC 2014 - jengelh@inai.de diff --git a/libnftnl.spec b/libnftnl.spec index bc2ef75..fc5b36a 100644 --- a/libnftnl.spec +++ b/libnftnl.spec @@ -85,7 +85,7 @@ applications that want to make use of libnftnl. %if 0%{?with_json} --with-json-parsing \ %endif - --includedir="%_includedir/pkg" + --includedir="%_includedir/pkg/%name-%version" make %{?_smp_mflags} %install