From c910040a3f561f6d0154d14209fa7c47109a281b Mon Sep 17 00:00:00 2001 From: Bruno Postle Date: Thu, 29 Dec 2011 22:12:25 +0000 Subject: [PATCH] Upstream release --- hugin.spec | 10 ++++++++-- sources | 3 +-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/hugin.spec b/hugin.spec index 1fc6c2c..22d0577 100644 --- a/hugin.spec +++ b/hugin.spec @@ -1,14 +1,15 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} Summary: A panoramic photo stitcher and more Name: hugin -Version: 2011.2.0 -Release: 4%{?dist} +Version: 2011.4.0 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Multimedia Source: http://downloads.sourceforge.net/hugin/%{name}-%{version}.tar.bz2 URL: http://hugin.sourceforge.net/ Requires: shared-mime-info Requires: webclient +Requires: wxPython Requires: %{name}-base = %{version}-%{release} BuildRequires: libpano13-devel >= 2.9.18 zlib-devel libtiff-devel libjpeg-devel BuildRequires: libpng-devel gettext-devel wxGTK-devel >= 2.7.0 boost-devel freeglut-devel @@ -124,6 +125,7 @@ touch --no-create %{_datadir}/icons/gnome || : %{_bindir}/pto_merge %{_bindir}/checkpto %{_bindir}/cpfind +%{_bindir}/linefind %{_libdir}/%{name}/libhuginbase.so* %{_libdir}/%{name}/libhuginvigraimpex.so* @@ -156,8 +158,12 @@ touch --no-create %{_datadir}/icons/gnome || : %{_mandir}/man1/pto_merge.* %{_mandir}/man1/checkpto.* %{_mandir}/man1/cpfind.* +%{_mandir}/man1/linefind.* %changelog +* Thu Dec 22 2011 Bruno Postle 2011.4.0-1 +- upstream release + * Sun Nov 20 2011 Thomas - 2011.2.0-4 - rebuild for https://fedoraproject.org/wiki/Features/F17Boost148 diff --git a/sources b/sources index 445b2e7..17ab379 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -3f5cc3c02a5763f268d674a0bc91cb95 hugin-2011.2.0.tar.bz2 -fe3d39e41a3f57c3c0aa5a356298eb09 hugin-2011.2.0.tclap.diff +3e4866dbbc7974972604aa18580eae0e hugin-2011.4.0.tar.bz2