|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
Name: gdcm
|
|
|
|
|
Version: 2.0.18
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: BSD
|
|
|
|
@ -32,7 +32,8 @@ BuildRequires: mesa-libOSMesa-devel
|
|
|
|
|
BuildRequires: fontconfig-devel
|
|
|
|
|
BuildRequires: doxygen
|
|
|
|
|
BuildRequires: CharLS-devel >= 1.0
|
|
|
|
|
BuildRequires: texlive-latex
|
|
|
|
|
BuildRequires: texlive-ec
|
|
|
|
|
BuildRequires: /usr/bin/pdflatex
|
|
|
|
|
BuildRequires: graphviz
|
|
|
|
|
BuildRequires: python2-devel
|
|
|
|
|
BuildRequires: swig
|
|
|
|
@ -173,6 +174,9 @@ ctest .
|
|
|
|
|
%{python_sitelib}/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Feb 4 2013 Mario Ceresa <mrceresa@fedoraproject.org> - 2.0.18-8
|
|
|
|
|
- Added missing BR for pdflatex
|
|
|
|
|
|
|
|
|
|
* Fri Jan 25 2013 Mario Ceresa <mrceresa@fedoraproject.org> - 2.0.18-7
|
|
|
|
|
- Rebuild (poppler-0.22.0)
|
|
|
|
|
|
|
|
|
|