- fix header path in pkgconfig file

This commit is contained in:
Dan Horák 2014-06-12 11:59:41 +02:00
parent 450db82dee
commit a41ac6eb91
2 changed files with 5 additions and 2 deletions

View File

@ -5,7 +5,7 @@
libdir=@libdir@
toolexeclibdir=@toolexeclibdir@
-includedir=${libdir}/@PACKAGE_NAME@-@PACKAGE_VERSION@/include
+includedir=${libdir}/@includedir@
+includedir=@includedir@
Name: @PACKAGE_NAME@
Description: Library supporting Foreign Function Interfaces

View File

@ -2,7 +2,7 @@
Name: libffi
Version: 3.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A portable foreign function interface library
Group: System Environment/Libraries
@ -116,6 +116,9 @@ fi
%{_infodir}/libffi.info.gz
%changelog
* Thu Jun 12 2014 Dan Horák <dan[at]danny.cz> - 3.1-3
- fix header path in pkgconfig file
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild