From 1c3020034b25b44e87c6cf15d6c0390f78e74c2e Mon Sep 17 00:00:00 2001 From: Volker Fröhlich Date: Apr 19 2015 15:53:49 +0000 Subject: Re-enable dcmtk sub-package --- diff --git a/gtatool.spec b/gtatool.spec index d5cb27f..e121ae1 100644 --- a/gtatool.spec +++ b/gtatool.spec @@ -2,7 +2,7 @@ Name: gtatool Version: 2.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Commandline tool to manipulate GTAs Group: Applications/Engineering License: GPLv3+ @@ -11,8 +11,7 @@ Source0: http://download.savannah.nongnu.org/releases/gta/%{name}-%{version}.t BuildRequires: gettext-devel BuildRequires: bash-completion -#BuildRequires: dcmtk-devel -# https://bugzilla.redhat.com/show_bug.cgi?id=922937 +BuildRequires: dcmtk-devel BuildRequires: desktop-file-utils BuildRequires: gdal-devel BuildRequires: glew-devel @@ -61,14 +60,14 @@ Requires: %{name}%{?_isa} = %{version}-%{release} This sub-package contains the graphical interface of %{name}. -#%package dcmtk -#Summary: Module to import/export via dcmtk -#Group: Applications/Engineering -#Requires: %{name}%{?_isa} = %{version}-%{release} -# -#%description dcmtk -#This sub-package contains the necessary module to import and export -#medical image data in DICOM format via dcmtk. +%package dcmtk +Summary: Module to import/export via dcmtk +Group: Applications/Engineering +Requires: %{name}%{?_isa} = %{version}-%{release} + +%description dcmtk +This sub-package contains the necessary module to import and export +medical image data in DICOM format via dcmtk. %package gdal @@ -234,8 +233,8 @@ fi %{_datadir}/applications/gta_gui.desktop %{_datadir}/icons/hicolor/*/* -#%files dcmtk -#%{_libdir}/%{name}/conv-dcmtk.so +%files dcmtk +%{_libdir}/%{name}/conv-dcmtk.so %files gdal %{_libdir}/%{name}/conv-gdal.so @@ -261,6 +260,9 @@ fi %changelog +* Sun Apr 19 2015 Volker Fröhlich - 2.1.0-5 +- Re-enable the dcmtk sub-package + * Sat Mar 07 2015 Volker Fröhlich - 2.1.0-4 - Rebuild for imagemagick 6.9