From 2499fc2543e7897ceff981567283359f44d1677e Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sun, 20 Feb 2011 08:25:39 -0700 Subject: [PATCH] Rebuild for new vtk with fixed sonames --- gdcm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdcm.spec b/gdcm.spec index 038c419..f12255c 100644 --- a/gdcm.spec +++ b/gdcm.spec @@ -11,7 +11,7 @@ Name: gdcm Version: 2.0.16 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files Group: Development/Libraries License: BSD @@ -191,6 +191,9 @@ ctest . %{python_sitelib}/* %changelog +* Sun Feb 20 2011 Orion Poplawski - 2.0.16-15 +- Rebuild for new vtk with fixed sonames + * Mon Feb 14 2011 Mario Ceresa - 2.0.16-14 - Re-enabled python bindings