From 1779a02f66ad17b372ca7ddaa86e64a475691b89 Mon Sep 17 00:00:00 2001 From: bpostle Date: Feb 05 2010 00:08:18 +0000 Subject: Update to current 2009.4.0 release --- diff --git a/.cvsignore b/.cvsignore index 67b90ac..6296511 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -hugin-2009.2.0.tar.gz +hugin-2009.4.0.tar.gz diff --git a/hugin.spec b/hugin.spec index 9df994a..943384a 100644 --- a/hugin.spec +++ b/hugin.spec @@ -1,19 +1,18 @@ Summary: A panoramic photo stitcher and more Name: hugin -Version: 2009.2.0 -Release: 2%{?dist} +Version: 2009.4.0 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Multimedia Source: http://downloads.sourceforge.net/hugin/%{name}-%{version}.tar.gz URL: http://hugin.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: shared-mime-info +Requires: webclient Requires: %{name}-base = %{version}-%{release} BuildRequires: libpano13-devel >= 2.9.14 zlib-devel libtiff-devel libjpeg-devel -BuildRequires: libpng-devel gettext-devel wxGTK-devel >= 2.7.0 boost-devel +BuildRequires: libpng-devel gettext-devel wxGTK-devel >= 2.7.0 boost-devel freeglut-devel BuildRequires: cmake desktop-file-utils OpenEXR-devel exiv2-devel glew-devel -BuildRequires: freeglut-devel - %if 0%{?fedora} >= 9 BuildRequires: mesa-libGLU-devel libXmu-devel %endif @@ -100,7 +99,7 @@ touch --no-create %{_datadir}/icons/gnome || : %{_mandir}/man1/hugin_stitch_project.* %{_mandir}/man1/nona_gui.* -%doc AUTHORS COPYING INSTALL_cmake README README_JP TODO LICENCE_VIGRA doc/nona.txt doc/fulla.html src/hugin1/hugin/xrc/data/help_en_EN/LICENCE.manual +%doc AUTHORS COPYING INSTALL_cmake README README_JP TODO LICENCE_VIGRA src/celeste/LICENCE_LIBSVM doc/nona.txt doc/fulla.html src/hugin1/hugin/xrc/data/help_en_EN/LICENCE.manual %files base %defattr(-, root, root,-) @@ -114,6 +113,8 @@ touch --no-create %{_datadir}/icons/gnome || : %{_bindir}/pto2mk %{_bindir}/tca_correct %{_bindir}/vig_optimize +%{_bindir}/calibrate_lens +%{_bindir}/cpclean %{_libdir}/libhugin* %{_libdir}/libceleste* @@ -121,6 +122,8 @@ touch --no-create %{_datadir}/icons/gnome || : %{_datadir}/%{name}/data/celeste.model %{_mandir}/man1/align_image_stack.* %{_mandir}/man1/autooptimiser.* +%{_mandir}/man1/calibrate_lens.* +%{_mandir}/man1/cpclean.* %{_mandir}/man1/celeste_standalone.* %{_mandir}/man1/fulla.* %{_mandir}/man1/hugin_hdrmerge.* @@ -130,6 +133,12 @@ touch --no-create %{_datadir}/icons/gnome || : %{_mandir}/man1/vig_optimize.* %changelog +* Sat Jan 09 2010 Bruno Postle 2009.4.0-1 +- Fixes for push to fedora + +* Wed Dec 16 2009 Terry Duell 2009.4.0-0 +- 2009.4.0 release + * Fri Jan 22 2010 Rahul Sundaram - 2009.2.0-2 - Rebuild for Boost soname bump diff --git a/sources b/sources index c23e87f..048ac17 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -856fa8016bc990874a71a19cc162f6be hugin-2009.2.0.tar.gz +ed197d35213a46c77489f512cb8ff191 hugin-2009.4.0.tar.gz