|
|
|
@ -25,6 +25,8 @@ Patch6: gdcm-2.6-fix-cmake-config-paths.patch
|
|
|
|
|
BuildRequires: CharLS-devel >= 1.0
|
|
|
|
|
BuildRequires: cmake
|
|
|
|
|
BuildRequires: doxygen
|
|
|
|
|
BuildRequires: libxslt-devel
|
|
|
|
|
BuildRequires: docbook-style-xsl
|
|
|
|
|
BuildRequires: expat-devel
|
|
|
|
|
BuildRequires: fontconfig-devel
|
|
|
|
|
BuildRequires: graphviz
|
|
|
|
@ -287,6 +289,7 @@ make test -C %{_target_platform} || exit 0
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Jan 03 2016 Sebastian Pölsterl <sebp@k-d-w.org> - 2.6.2-1
|
|
|
|
|
- Update to 2.6.2 (#1293895)
|
|
|
|
|
- Add libxslt and docbook-style-xsl to build requirements (http://sourceforge.net/p/gdcm/bugs/366/)
|
|
|
|
|
|
|
|
|
|
* Sun Nov 15 2015 Sebastian Pölsterl <sebp@k-d-w.org> - 2.6.1-5
|
|
|
|
|
- Fix paths in GDCMConfig.cmake
|
|
|
|
|