public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/InsightToolkit] rawhide: feat: improve spec
@ 2026-07-23 12:50 Ankur Sinha
  0 siblings, 0 replies; only message in thread
From: Ankur Sinha @ 2026-07-23 12:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/InsightToolkit
Branch : rawhide
Commit : 4be8ca61d3f81f4c9f3ea3f715b3f9b60a6159ed
Author : Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
Date   : 2026-07-16T11:20:59+01:00
Stats  : +20/-16 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/InsightToolkit/c/4be8ca61d3f81f4c9f3ea3f715b3f9b60a6159ed?branch=rawhide

Log:
feat: improve spec

---
diff --git a/InsightToolkit.spec b/InsightToolkit.spec
index 2888b1f..f390f3b 100644
--- a/InsightToolkit.spec
+++ b/InsightToolkit.spec
@@ -57,28 +57,28 @@ Provides: bundled(VNLInstantiation)
 # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
 ExcludeArch: %{ix86}
 
+BuildRequires:  castxml
 BuildRequires:  cmake
+BuildRequires:  dcmtk
 BuildRequires:  doxygen
 BuildRequires:  double-conversion-devel
-BuildRequires:  fftw-devel
-BuildRequires:  castxml
 BuildRequires:  eigen3-devel
-BuildRequires:  git-core
+BuildRequires:  expat-devel
+BuildRequires:  fftw-devel
 BuildRequires:  gdcm-devel
+BuildRequires:  git-core
 BuildRequires:  graphviz
 BuildRequires:  hdf5-devel
+BuildRequires:  jsoncpp-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  libxml2-devel
+BuildRequires:  libminc-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
-BuildRequires:  libjpeg-devel
-%if 0%{?fedora} >= 30
+BuildRequires:  libxml2-devel
+BuildRequires:  netcdf-cxx-devel
 BuildRequires:  qt5-qtwebkit-devel
-%else
-BuildRequires:  qtwebkit-devel
-%endif
-BuildRequires:  vxl-devel
 BuildRequires:  vtk-devel
+BuildRequires:  vxl-devel
 BuildRequires:  zlib-devel
 %if %{with flexiblas}
 BuildRequires:  flexiblas-devel
@@ -86,11 +86,6 @@ BuildRequires:  flexiblas-devel
 BuildRequires:  blas-devel
 BuildRequires:  lapack-devel
 %endif
-BuildRequires:  netcdf-cxx-devel
-BuildRequires:  jsoncpp-devel
-BuildRequires:  expat-devel
-BuildRequires:  libminc-devel
-BuildRequires:  dcmtk
 
 %description
 ITK is an open-source software toolkit for performing registration and 
@@ -313,7 +308,16 @@ cp -ar Examples/* %{buildroot}%{_datadir}/%{name}/examples/
 
 %changelog
 * Thu Jul 16 2026 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 5.4.6-1
-- Update to latest release
+- Update to 5.4.6
+- Switch to system double-conversion, Eigen3 (add double-conversion-devel,
+  eigen3-devel BRs)
+- Fix HDF5/NetCDF cmake target conflict (HDF5_NO_FIND_PACKAGE_CONFIG=ON)
+- Add Provides: bundled() for all bundled libraries
+- Update License: to SPDX with all bundled library licenses
+- Install bundled library license files with unique names
+- Drop unused patches (fix-riscv.patch), disable LTO, fix find syntax
+- Simplify qt5-qtwebkit BuildRequires (remove ancient %if guard)
+- Remove stale Jira issue links from comments
 
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.13.3-34
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-23 12:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 12:50 [rpms/InsightToolkit] rawhide: feat: improve spec Ankur Sinha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox