|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
Name: gdcm
|
|
|
|
|
Version: 2.0.17
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: BSD
|
|
|
|
@ -184,6 +184,9 @@ ctest .
|
|
|
|
|
%{python_sitelib}/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Sep 19 2011 Marek Kasik <mkasik@redhat.com> - 2.0.17-6
|
|
|
|
|
- Rebuild (poppler-0.17.3)
|
|
|
|
|
|
|
|
|
|
* Mon Jul 25 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 2.0.17-5
|
|
|
|
|
- Rebuild for cmake
|
|
|
|
|
- Clean up spec to match current guidelines
|
|
|
|
|