CGAL 6.1: Update/fix package name
authorDevrim Gunduz <devrim@gunduz.org>
Fri, 7 Nov 2025 09:39:54 +0000 (12:39 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Fri, 7 Nov 2025 09:39:54 +0000 (12:39 +0300)
rpm/redhat/main/common/CGAL61/main/CGAL61.spec

index 40b3b87ef7d0fe53471026fc5b6a2d31ce7d5dd7..b5d544a1fa8c9a0495f710261f296e79315fb345 100644 (file)
@@ -1,6 +1,6 @@
 %global                 _sourcename CGAL
 
-Name:          cgal
+Name:          CGAL
 Version:       6.1
 Release:       420001PGDG%{?dist}
 Summary:       Computational Geometry Algorithms Library
@@ -8,7 +8,6 @@ License:        GPL-3.0-or-later AND LGPL-3.0-or-later
 URL:           https://www.cgal.org/
 Source0:       https://github.com/CGAL/cgal/releases/download/v%{version}/CGAL-%{version}.tar.xz
 Source1:       https://github.com/CGAL/cgal/releases/download/v%{version}/CGAL-%{version}-doc_html.tar.xz
-Source2:       cgal-rpmlintrc
 BuildRequires: blas-devel cmake >= 3.14 fdupes glu-devel gmp-devel
 BuildRequires: lapack-devel libboost_atomic-devel >= 1.74
 BuildRequires: libboost_thread-devel >= 1.74 mpfr-devel xz zlib-devel