[hugin] Remove patch that forwarded-ported tclap now that tclap is in fedora

bpostle bpostle at fedoraproject.org
Mon Oct 31 21:06:04 UTC 2011


commit 8f5223b8845c723051f6a66d83b88f9b4343ad62
Author: Bruno Postle <bruno at postle.net>
Date:   Mon Oct 31 21:09:04 2011 +0000

    Remove patch that forwarded-ported tclap now that tclap is in fedora

 hugin.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/hugin.spec b/hugin.spec
index e774871..e7a50b2 100644
--- a/hugin.spec
+++ b/hugin.spec
@@ -6,7 +6,6 @@ Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/Multimedia
 Source: http://downloads.sourceforge.net/hugin/%{name}-%{version}.tar.bz2
-Patch0: hugin-2011.2.0.tclap.diff
 URL: http://hugin.sourceforge.net/
 Requires: shared-mime-info
 Requires: webclient
@@ -14,7 +13,7 @@ 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
 BuildRequires: cmake desktop-file-utils OpenEXR-devel exiv2-devel glew-devel
-BuildRequires: python-devel swig
+BuildRequires: tclap-devel python-devel swig
 %{?fedora:BuildRequires: mesa-libGLU-devel libXmu-devel}
 %{?rhel:BuildRequires: xorg-x11-devel}
 
@@ -28,7 +27,6 @@ to create high quality images
 Summary: Command-line tools and libraries required by hugin
 Group: Applications/Multimedia
 Requires: make enblend >= 3.2 perl-Image-ExifTool
-Provides: bundled(tclap) = 1.2.0
 Provides: bundled(vigra) = 1.5.0
 Provides: bundled(zthread) = 2.3.1
 Provides: bundled(flann) = 1.6.6
@@ -40,7 +38,6 @@ without a GUI environment.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %cmake . -DBUILD_HSI=1
@@ -161,6 +158,9 @@ touch --no-create %{_datadir}/icons/gnome || :
 %{_mandir}/man1/cpfind.*
 
 %changelog
+* Sun Oct 30 2011 Bruno Postle 2011.2.0-3
+- remove tclap patch since tclap is now in fedora
+
 * Fri Oct 14 2011 Rex Dieter <rdieter at fedoraproject.org> - 2011.2.0-2
 - rebuild (exiv2)
 


More information about the scm-commits mailing list