commit 88de46ef0946f1cda0d05903201d6edbb7237c6d
Author: Jan Rękorajski <[email protected]>
Date:   Fri Nov 8 09:53:16 2024 +0100

    - install cmake stuff in noarch data dir, rel 2

 CGAL.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/CGAL.spec b/CGAL.spec
index 759f8c6..718536e 100644
--- a/CGAL.spec
+++ b/CGAL.spec
@@ -12,7 +12,7 @@ Summary:      Computational Geometry Algorithms Library
 Summary(pl.UTF-8):     Computational Geometry Algorithms Library - biblioteka 
algorytmów geometrii obliczeniowej
 Name:          CGAL
 Version:       6.0.1
-Release:       1
+Release:       2
 License:       GPL v3+ and LGPL v3+
 Group:         Libraries
 #Source0Download: https://github.com/CGAL/cgal/releases
@@ -120,7 +120,7 @@ cd build
 %cmake .. \
        -DCGAL_CXX_FLAGS="%{rpmcxxflags} %{rpmcppflags}" \
        -DCGAL_SHARED_LINKER_FLAGS="%{rpmldflags}" \
-       -DCGAL_INSTALL_LIB_DIR=%{_lib} \
+       -DCGAL_INSTALL_LIB_DIR=%{_datadir} \
        -DCGAL_INSTALL_DOC_DIR= \
 %if %{with examples}
        -DWITH_demos=ON \
@@ -148,5 +148,5 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/cgal_create_CMakeLists
 %attr(755,root,root) %{_bindir}/cgal_create_cmake_script
 %{_includedir}/CGAL
-%{_libdir}/cmake/CGAL
+%{_datadir}/cmake/CGAL
 %{_mandir}/man1/cgal_create_cmake_script.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CGAL.git/commitdiff/88de46ef0946f1cda0d05903201d6edbb7237c6d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to