[hugin] Upstream release

bpostle bpostle at fedoraproject.org
Thu Dec 29 22:07:56 UTC 2011


commit c910040a3f561f6d0154d14209fa7c47109a281b
Author: Bruno Postle <bruno at postle.net>
Date:   Thu Dec 29 22:12:25 2011 +0000

    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 <thomas.spura at googlemail.com> - 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


More information about the scm-commits mailing list