really fix pkgconfig file [release 3.2.7-3mamba;Fri Jan 01 2016]

This commit is contained in:
Silvan Calarco 2024-01-05 22:03:39 +01:00
parent 8e09a6014b
commit 7e6bca7e61

View File

@ -1,6 +1,6 @@
Name: eigen3
Version: 3.2.7
Release: 2mamba
Release: 3mamba
Summary: A C++ template library for linear algebra
Group: System/Libraries
Vendor: openmamba
@ -34,7 +34,9 @@ mv eigen-* eigen
%build
cd eigen
%cmake -d build
%cmake -d build \
-DINCLUDE_INSTALL_DIR=%{_includedir}/eigen3
%make
cd ..
make doc
@ -54,6 +56,9 @@ cd eigen
%doc eigen/COPYING.*
%changelog
* Fri Jan 01 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.7-3mamba
- really fix pkgconfig file
* Wed Dec 23 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.7-2mamba
- fix pkgconfig include dir