public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/InsightToolkit] rawhide: feat: improve spec
Date: Thu, 23 Jul 2026 12:50:16 GMT	[thread overview]
Message-ID: <178481101644.1.18055343837652483544.rpms-InsightToolkit-4be8ca61d3f8@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-23 12:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178481101644.1.18055343837652483544.rpms-InsightToolkit-4be8ca61d3f8@fedoraproject.org \
    --to=sanjay.ankur@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox