From d529a8b5691de59bda3d84262836bf63f0c3dd21 Mon Sep 17 00:00:00 2001 From: bpostle Date: Mon, 13 Aug 2007 20:10:24 +0000 Subject: [PATCH] rebuild for boost soname change in devel, add enblend dependency as this is now in fedora --- hugin.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/hugin.spec b/hugin.spec index 9b38390..219578c 100644 --- a/hugin.spec +++ b/hugin.spec @@ -1,13 +1,13 @@ Summary: Frontend for Panorama Tools, similar to PTAssembler, PTGui or Open for Windows Name: hugin Version: 0.6.1 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL Group: Applications/Multimedia Source0: http://prdownloads.sourceforge.net/hugin/%{name}-%{version}.tar.bz2 URL: http://hugin.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: libpano12 > 2.8.3 wxGTK >= 2.6.0 boost +Requires: libpano12 > 2.8.3 wxGTK >= 2.6.0 boost enblend Requires: shared-mime-info BuildRequires: libpano12-devel > 2.8.3 zlib-devel libtiff-devel libjpeg-devel BuildRequires: libpng-devel gettext-devel wxGTK-devel >= 2.6.0 boost-devel @@ -74,6 +74,10 @@ touch --no-create %{_datadir}/icons/gnome || : %doc ABOUT-NLS AUTHORS BUGS ChangeLog COPYING INSTALL LICENCE NEWS README TODO src/hugin/xrc/data/*.htm src/hugin/xrc/data/*.html src/hugin/xrc/data/help_en_EN src/hugin/xrc/data/help_fr_FR HACKING LICENCE_JHEAD LICENCE_VIGRA doc/nona.txt %changelog +* Mon Aug 13 2007 Bruno Postle 0.6.1-7 +- rebuild for boost soname change +- add enblend dependency as enblend is now in fedora + * Tue Mar 20 2007 Bruno Postle 0.6.1-6 - bump release due to extras make tag brokenness