From 4d81b28fdca5902b8a8ed263309b4362abcbd639 Mon Sep 17 00:00:00 2001 From: Bruno Postle Date: Wed, 13 Feb 2013 21:53:00 +0000 Subject: [PATCH] buildrequire: perl-podlators --- hugin.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/hugin.spec b/hugin.spec index 96e1615..d1e9b79 100644 --- a/hugin.spec +++ b/hugin.spec @@ -2,7 +2,7 @@ Summary: A panoramic photo stitcher and more Name: hugin Version: 2012.0.0 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ Group: Applications/Multimedia Source: http://downloads.sourceforge.net/hugin/%{name}-%{version}.tar.bz2 @@ -17,6 +17,9 @@ BuildRequires: cmake desktop-file-utils OpenEXR-devel exiv2-devel glew-devel BuildRequires: tclap-devel python-devel swig flann-devel lensfun-devel %{?fedora:BuildRequires: mesa-libGLU-devel libXmu-devel} %{?rhel:BuildRequires: xorg-x11-devel} +%if 0%{?fedora} >= 19 +BuildRequires: perl-podlators +%endif %description hugin can be used to stitch multiple images together. The resulting image can @@ -107,7 +110,7 @@ touch --no-create %{_datadir}/icons/gnome || : %{_mandir}/man1/nona_gui.* %{_mandir}/man1/icpfind.* -%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 +%doc AUTHORS COPYING 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,-) @@ -165,6 +168,9 @@ touch --no-create %{_datadir}/icons/gnome || : %{_mandir}/man1/pto_gen.* %changelog +* Wed Feb 13 2013 Bruno Postle 2012.0.0-6 +- perl-podlators is now split from perl + * Sat Feb 09 2013 Denis Arnaud - 2012.0.0-5 - Rebuild for Boost-1.53.0