[packages/hugin] - updated to 2014.0.0 - disabled po update (is it still needed?)

baggins baggins at pld-linux.org
Wed Oct 29 10:37:28 CET 2014


commit d0805cb0144761e6afad393a0cfc837f9f7f488e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Oct 29 10:38:56 2014 +0100

    - updated to 2014.0.0
    - disabled po update (is it still needed?)

 hugin-boost-1.40-fix.patch | 14 --------------
 hugin.spec                 |  9 ++++-----
 2 files changed, 4 insertions(+), 19 deletions(-)
---
diff --git a/hugin.spec b/hugin.spec
index 61d5b47..716cb52 100644
--- a/hugin.spec
+++ b/hugin.spec
@@ -1,12 +1,12 @@
 Summary:	Toolchain to create panoramic images
 Summary(pl.UTF-8):	Zestaw narzędzi do tworzenia panoramicznych zdjęć
 Name:		hugin
-Version:	2013.0.0
-Release:	7
+Version:	2014.0.0
+Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Graphics
 Source0:	http://downloads.sourceforge.net/hugin/%{name}-%{version}.tar.bz2
-# Source0-md5:	cc6c768df2aedc24a9a081754de05f39
+# Source0-md5:	711784c27bdb743ddc45dc2c448ac87c
 Patch0:		%{name}-pl.po-update.patch
 Patch1:		%{name}-cppflags.patch
 URL:		http://hugin.sourceforge.net/
@@ -61,10 +61,9 @@ i ekspozycji, więc warto zainstalować pakiet enblend-enfuse.
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 %patch1 -p0
 
-mv -f src/translations/{ca_ES,ca}.po
 mv -f src/translations/{cs_CZ,cs}.po
 
 %{__sed} -i -e '1s,#! \?/usr/bin/env python,#!/usr/bin/python,' \
diff --git a/hugin-boost-1.40-fix.patch b/hugin-boost-1.40-fix.patch
deleted file mode 100644
index 50c7625..0000000
--- a/hugin-boost-1.40-fix.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -NurbBp a/src/hugin_base/vigra_ext/ImageTransforms.h b/src/hugin_base/vigra_ext/ImageTransforms.h
---- a/src/hugin_base/vigra_ext/ImageTransforms.h	2009-09-21 03:04:06.000000000 +0200
-+++ b/src/hugin_base/vigra_ext/ImageTransforms.h	2009-09-26 16:33:10.000000000 +0200
-@@ -42,9 +42,7 @@
- #include "MultiThreadOperations.h"
- #include <boost/thread/thread.hpp>
- #include <boost/bind.hpp>
--#ifdef __APPLE__
--    #include <boost/function.hpp>
--#endif
-+#include <boost/function.hpp>
- 
- 
- namespace vigra_ext
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hugin.git/commitdiff/d0805cb0144761e6afad393a0cfc837f9f7f488e



More information about the pld-cvs-commit mailing list