From 34e79d9199889691d7b75899ef3d41237907085d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Thu, 10 Oct 2019 16:17:52 +0200 Subject: [PATCH] - release 3, buildfix and icu-65 rebuild --- dcmtk-fixes.patch | 11 +++++++++++ dcmtk.spec | 4 +++- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 dcmtk-fixes.patch diff --git a/dcmtk-fixes.patch b/dcmtk-fixes.patch new file mode 100644 index 0000000..5f7db0d --- /dev/null +++ b/dcmtk-fixes.patch @@ -0,0 +1,11 @@ +--- dcmtk-3.6.3/ofstd/include/dcmtk/ofstd/variadic/helpers.h 2018-02-05 18:58:12.000000000 +0100 ++++ dcmtk-3.6.4/ofstd/include/dcmtk/ofstd/variadic/helpers.h 2018-11-29 13:14:03.000000000 +0100 +@@ -54,7 +54,7 @@ + + template + struct OFvariadic_find_type_t +-: OFintegral_constant {}; ++: OFintegral_constant {}; + + template + struct OFvariadic_find_type diff --git a/dcmtk.spec b/dcmtk.spec index 94f645b..e914386 100644 --- a/dcmtk.spec +++ b/dcmtk.spec @@ -7,7 +7,7 @@ Summary: DICOM To:olkit - implementation of DICOM/MEDICOM standard Summary(pl.UTF-8): Narzędzia DICOM - implementacja standardu DICOM/MEDICOM Name: dcmtk Version: 3.6.3 -Release: 2 +Release: 3 License: BSD Group: Libraries Source0: ftp://dicom.offis.de/pub/dicom/offis/software/dcmtk/dcmtk363/%{name}-%{version}.tar.gz @@ -19,6 +19,7 @@ Patch3: %{name}-3.6.1-0003-Create-FindCharLS.cmake.patch Patch4: %{name}-3.6.1-0004-Use-cmake-suggested-location-for-CharLS.patch Patch5: %{name}-etc.patch Patch6: CharLS.patch +Patch7: %{name}-fixes.patch URL: http://dicom.offis.de/dcmtk BuildRequires: CharLS-devel < 2.0 BuildRequires: cmake >= 2.4 @@ -75,6 +76,7 @@ Pliki nagłówkowe bibliotek DCMTK. %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 # enforce system CharLS %{__rm} -r dcmjpls/libcharls -- 2.44.0