Author: qboosh Date: Thu Sep 22 19:14:09 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.8.0
---- Files affected: packages/vigra: vigra.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: packages/vigra/vigra.spec diff -u packages/vigra/vigra.spec:1.19 packages/vigra/vigra.spec:1.20 --- packages/vigra/vigra.spec:1.19 Sun Jan 9 14:33:31 2011 +++ packages/vigra/vigra.spec Thu Sep 22 21:14:04 2011 @@ -2,28 +2,28 @@ Summary: Generic Programming for Computer Vision Summary(pl.UTF-8): Ogólne programowanie obrazu komputerowego Name: vigra -Version: 1.7.1 +Version: 1.8.0 Release: 1 License: MIT Group: Libraries Source0: http://hci.iwr.uni-heidelberg.de/vigra/%{name}-%{version}-src.tar.gz -# Source0-md5: 2bde208e0fd7626770169dd4fa097282 +# Source0-md5: 15c5544448e529ee60020758ab6be264 URL: http://hci.iwr.uni-heidelberg.de/vigra/ -BuildRequires: boost-python-devel +BuildRequires: boost-python-devel >= 1.40.0 BuildRequires: cmake >= 2.6.0 BuildRequires: doxygen -BuildRequires: fftw3-devel -BuildRequires: hdf5-devel >= 1.6 +BuildRequires: fftw3-single-devel +BuildRequires: hdf5-devel >= 1.8 BuildRequires: libjpeg-devel BuildRequires: libpng-devel >= 1.4.0 BuildRequires: libstdc++-devel BuildRequires: libtiff-devel BuildRequires: pkgconfig BuildRequires: python -BuildRequires: python-Sphinx BuildRequires: python-devel BuildRequires: python-numpy-devel BuildRequires: rpmbuild(macros) >= 1.586 +BuildRequires: sphinx-pdg BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -49,8 +49,8 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki vigra Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: fftw3-devel -Requires: hdf5-devel >= 1.6 +Requires: fftw3-single-devel +Requires: hdf5-devel >= 1.8 Requires: libjpeg-devel Requires: libpng-devel Requires: libstdc++-devel @@ -120,7 +120,7 @@ %defattr(644,root,root,755) %doc LICENSE.txt README.txt %attr(755,root,root) %{_libdir}/libvigraimpex.so.*.* -%attr(755,root,root) %ghost %{_libdir}/libvigraimpex.so.3 +%attr(755,root,root) %ghost %{_libdir}/libvigraimpex.so.4 %files devel %defattr(644,root,root,755) @@ -149,6 +149,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2011/09/22 19:14:04 qboosh +- updated to 1.8.0 + Revision 1.19 2011/01/09 13:33:31 qboosh - updated to 1.7.1 - removed obsolete ac,libpng patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vigra/vigra.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
