[amide] Build with dcmtk and xmedcom support

Christoph Wickert cwickert at fedoraproject.org
Fri Aug 26 09:32:15 UTC 2011


commit fecf004b98d086f10f53583e6618d26392b8980d
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Fri Aug 26 11:32:02 2011 +0200

    Build with dcmtk and xmedcom support

 amide.spec |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/amide.spec b/amide.spec
index 9c64fe3..8332bd9 100644
--- a/amide.spec
+++ b/amide.spec
@@ -1,9 +1,9 @@
-Name:		amide		
+Name:		amide
 Version:	0.9.2
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Program for viewing and analyzing medical image data sets
 
-Group:		Applications/Productivity	
+Group:		Applications/Productivity
 License:	GPLv2+
 URL:		http://amide.sourceforge.net/
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tgz
@@ -22,14 +22,13 @@ BuildRequires:	gtk-doc
 BuildRequires:	gsl-devel
 BuildRequires:	desktop-file-utils
 
+BuildRequires:	dcmtk-devel >= 3.5.4
+BuildRequires:  xmedcon-devel >= 0.10.0
 # optional, to be added later
 #BuildRequires:	medcon-devel
-#BuildRequires:	dcmtk-devel >= 3.5.4
-#BuildRequires:  xmedcon-devel >= 0.10.0
 
-# optional, to be added later
-#Requires:	xmedcon >= 0.10.0
-#Requires:	dcmtk >= 3.5.4
+Requires:	xmedcon >= 0.10.0
+Requires:	dcmtk >= 3.5.4
 %if 0%{?rhel}
 BuildRequires:	scrollkeeper
 Requires(post):	scrollkeeper
@@ -112,6 +111,9 @@ scrollkeeper-update -q || :
 %{_datadir}/gtk-doc/
 
 %changelog
+* Fri Aug 26 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.9.2-4
+- Build with dcmtk and xmedcom support
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list