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