SPECS: xmedcon.spec - enabled tpc - updated link patch to fix nift...

qboosh qboosh at pld-linux.org
Sun Jan 20 15:11:10 CET 2008


Author: qboosh                       Date: Sun Jan 20 14:11:10 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enabled tpc
- updated link patch to fix nifti references in libmdc.la

---- Files affected:
SPECS:
   xmedcon.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/xmedcon.spec
diff -u SPECS/xmedcon.spec:1.1 SPECS/xmedcon.spec:1.2
--- SPECS/xmedcon.spec:1.1	Sun Jan 20 02:51:37 2008
+++ SPECS/xmedcon.spec	Sun Jan 20 15:11:05 2008
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-# TODO: tpc
+# TODO: shared nifti
 Summary:	(X)MedCon - image conversion utility
 Summary(pl.UTF-8):	(X)MedCon - narzędzie do konwersji obrazów
 Name:		xmedcon
@@ -16,6 +16,7 @@
 BuildRequires:	gtk+2-devel >= 1:2.0
 BuildRequires:	libpng-devel
 BuildRequires:	libtool
+BuildRequires:	libtpcimgio-devel
 BuildRequires:	pkgconfig
 BuildRequires:	zlib-devel
 Requires:	%{name}-libs = %{version}-%{release}
@@ -72,6 +73,7 @@
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	glib2-devel >= 2.0
 Requires:	libpng-devel
+Requires:	libtpcimgio-devel
 Requires:	zlib-devel
 
 %description devel
@@ -102,7 +104,9 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+CPPFLAGS="-I/usr/include/tpc"
+%configure \
+	--enable-tpc
 %{__make}
 
 %install
@@ -155,5 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-01-20 14:11:05  qboosh
+- enabled tpc
+- updated link patch to fix nifti references in libmdc.la
+
 Revision 1.1  2008-01-20 01:51:37  qboosh
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xmedcon.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list