SPECS: vigra.spec - updated to 1.3.3
qboosh
qboosh at pld-linux.org
Sun Aug 28 12:55:04 CEST 2005
Author: qboosh Date: Sun Aug 28 10:55:04 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.3.3
---- Files affected:
SPECS:
vigra.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/vigra.spec
diff -u SPECS/vigra.spec:1.6 SPECS/vigra.spec:1.7
--- SPECS/vigra.spec:1.6 Sun Apr 3 00:30:48 2005
+++ SPECS/vigra.spec Sun Aug 28 12:54:58 2005
@@ -2,12 +2,12 @@
Summary: Generic Programming for Computer Vision
Summary(pl): Ogólne programowanie obrazu komputerowego
Name: vigra
-Version: 1.3.2
+Version: 1.3.3
Release: 1
License: The VIGRA Artistic License
Group: Libraries
Source0: http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/%{name}%{version}.tar.gz
-# Source0-md5: 6a787f86df5e45be809ac97c86acddae
+# Source0-md5: 518d546d5ebd9388fb0dc968c1e91280
Patch0: %{name}-ac.patch
URL: http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/
BuildRequires: autoconf
@@ -17,7 +17,9 @@
BuildRequires: libpng-devel
BuildRequires: libstdc++-devel
BuildRequires: libtiff-devel
-BuildRequires: libtool >= 2:1.4d
+BuildRequires: libtool >= 2:1.5
+#BuildRequires: python
+#BuildRequires: python-devel
BuildRequires: zlib-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -97,6 +99,8 @@
--with-tiff \
--with-zlib
+# --with-python requires src/pythonbindings (missing in sources)
+
%{__make}
%install
@@ -141,6 +145,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/08/28 10:54:58 qboosh
+- updated to 1.3.3
+
Revision 1.6 2005/04/02 22:30:48 qboosh
- updated to 1.3.2, updated ac patch
- BR: fftw3-devel instead of fftw-devel (fftw3 is preferred in configure)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/vigra.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list