SPECS: xmedcon.spec - use shared nifticlib
qboosh
qboosh at pld-linux.org
Sun Jan 20 16:26:38 CET 2008
Author: qboosh Date: Sun Jan 20 15:26:38 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use shared nifticlib
---- Files affected:
SPECS:
xmedcon.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/xmedcon.spec
diff -u SPECS/xmedcon.spec:1.2 SPECS/xmedcon.spec:1.3
--- SPECS/xmedcon.spec:1.2 Sun Jan 20 15:11:05 2008
+++ SPECS/xmedcon.spec Sun Jan 20 16:26:32 2008
@@ -1,5 +1,4 @@
# $Revision$, $Date$
-# TODO: shared nifti
Summary: (X)MedCon - image conversion utility
Summary(pl.UTF-8): (X)MedCon - narzędzie do konwersji obrazów
Name: xmedcon
@@ -17,6 +16,7 @@
BuildRequires: libpng-devel
BuildRequires: libtool
BuildRequires: libtpcimgio-devel
+BuildRequires: nifticlib-devel
BuildRequires: pkgconfig
BuildRequires: zlib-devel
Requires: %{name}-libs = %{version}-%{release}
@@ -74,6 +74,7 @@
Requires: glib2-devel >= 2.0
Requires: libpng-devel
Requires: libtpcimgio-devel
+Requires: nifticlib-devel
Requires: zlib-devel
%description devel
@@ -106,6 +107,7 @@
%{__automake}
CPPFLAGS="-I/usr/include/tpc"
%configure \
+ --with-nifti-prefix=/usr \
--enable-tpc
%{__make}
@@ -159,6 +161,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008-01-20 15:26:32 qboosh
+- use shared nifticlib
+
Revision 1.2 2008-01-20 14:11:05 qboosh
- enabled tpc
- updated link patch to fix nifti references in libmdc.la
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xmedcon.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list