SHA256
1
0
forked from pool/hugin
OBS User unknown 2009-06-05 22:49:15 +00:00 committed by Git OBS Bridge
parent a81df3a1cf
commit e3c4804863
3 changed files with 22 additions and 3 deletions

10
hugin-gcc44.patch Normal file
View File

@ -0,0 +1,10 @@
--- src/hugin_base/appbase/ProgressDisplayOld.h
+++ src/hugin_base/appbase/ProgressDisplayOld.h
@@ -26,6 +26,7 @@
#ifndef _APPBASE_POGRESSDISPLAYOLD_H
#define _APPBASE_POGRESSDISPLAYOLD_H
+#include <cstdio>
#include <string>
#include <vector>
#include <iostream>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 27 02:07:54 CEST 2009 - ro@suse.de
- fix build with gcc-4.4
-------------------------------------------------------------------
Tue Oct 7 17:42:37 CEST 2008 - sbrabec@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package hugin (Version 0.7.0)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -28,12 +28,13 @@ License: GPL v2 or later
Group: Productivity/Graphics/Other
Summary: Toolchain for Stitching of Images and Creating Panoramas
Version: 0.7.0
Release: 1
Release: 2
Source: %{name}-%{version}.tar.bz2
# For SVN snapshot:
# svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin
#Source: %{name}-svn2008xxxx.tar.bz2
Source1: %{name}-svn-dummy
Patch0: hugin-gcc44.patch
Url: http://hugin.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: licenses
@ -69,6 +70,7 @@ Authors:
%prep
%setup -q
%patch0
# For SVN snapshot:
#setup -q -n %{name}
# Rename Catalan in Spain to Catalan.
@ -141,6 +143,8 @@ fi
%doc %{_mandir}/man?/*
%changelog
* Wed May 27 2009 ro@suse.de
- fix build with gcc-4.4
* Tue Oct 07 2008 sbrabec@suse.cz
- Updated to version 0.7.0:
* disabled incomplete features
@ -236,7 +240,7 @@ fi
* added Czech translation
- removed obsoleted patches: hugin-xqual.patch, filedialog-close-crash.patch
- added zip to Buildrequires
* Tue Aug 08 2006 cthiel@suse.de
* Mon Aug 07 2006 cthiel@suse.de
- fix build
* Tue Jul 04 2006 cthiel@suse.de
- fix build