commit hugin for openSUSE:Factory

2020-09-28 Thread root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2020-09-28 14:29:13

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new.4249 (New)


Package is "hugin"

Mon Sep 28 14:29:13 2020 rev:66 rq:838110 version:2019.2.0

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2020-08-29 
20:43:23.837491394 +0200
+++ /work/SRC/openSUSE:Factory/.hugin.new.4249/hugin.changes2020-09-28 
14:29:32.354172327 +0200
@@ -1,0 +2,6 @@
+Thu Aug 20 13:03:26 UTC 2020 - Stefan Brüns 
+
+- Use wxGTK3 instead of wxWidgets (GTK2), for better HiDPI support.
+- Cleanup spec file.
+
+---



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.9Rcvgv/_old  2020-09-28 14:29:33.142173010 +0200
+++ /var/tmp/diff_new_pack.9Rcvgv/_new  2020-09-28 14:29:33.146173013 +0200
@@ -52,7 +52,7 @@
 BuildRequires:  sqlite3-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  vigra-devel
-BuildRequires:  wxWidgets-devel >= 3
+BuildRequires:  wxGTK3-devel >= 3
 %define mversion 2019.2
 Version:2019.2.0
 Release:0
@@ -116,16 +116,6 @@
 install -m644 -D -t %{buildroot}%{_licensedir}/hugin/ COPYING.txt
 %fdupes %{buildroot}
 
-%post
-%icon_theme_cache_post
-%mime_database_post
-%desktop_database_post
-
-%postun
-%icon_theme_cache_postun
-%mime_database_postun
-%desktop_database_postun
-
 %files -f %{name}.lang
 %license COPYING.txt
 %doc AUTHORS authors.txt Changes.txt README




commit hugin for openSUSE:Factory

2020-08-29 Thread root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2020-08-29 20:43:18

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new.3399 (New)


Package is "hugin"

Sat Aug 29 20:43:18 2020 rev:65 rq:829006 version:2019.2.0

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2020-01-03 
17:37:26.287309641 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new.3399/hugin.changes2020-08-29 
20:43:23.837491394 +0200
@@ -1,0 +2,5 @@
+Thu Aug 20 08:38:47 UTC 2020 - Martin Liška 
+
+- Use memoryperjob constraint instead of %limit_build macro.
+
+---

New:

  _constraints



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.vZ0ft8/_old  2020-08-29 20:43:25.109491925 +0200
+++ /var/tmp/diff_new_pack.vZ0ft8/_new  2020-08-29 20:43:25.109491925 +0200
@@ -44,7 +44,6 @@
 BuildRequires:  libpano-devel >= 2.9.19
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
-BuildRequires:  memory-constraints
 %if %{with hsi}
 BuildRequires:  python-wxWidgets >= 3
 BuildRequires:  swig
@@ -95,7 +94,6 @@
-DCMAKE_SKIP_RPATH:BOOL=OFF \
..
 
-%limit_build
 %cmake_build
 
 %install

++ _constraints ++


  

  1000

  



commit hugin for openSUSE:Factory

2020-01-03 Thread root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2020-01-03 17:37:24

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new.6675 (New)


Package is "hugin"

Fri Jan  3 17:37:24 2020 rev:64 rq:760492 version:2019.2.0

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2019-07-17 
13:19:42.655660366 +0200
+++ /work/SRC/openSUSE:Factory/.hugin.new.6675/hugin.changes2020-01-03 
17:37:26.287309641 +0100
@@ -1,0 +2,15 @@
+Thu Jan  2 18:43:08 UTC 2020 - Stefan Brüns 
+
+- update to version 2019.2.0
+  * 2019.2.0 is mainly a bug fix release.
+  * Fixes bugs in verdandi/internal blender.
+  * Scripting interface needs now Python3.
+  * Improvements for high dpi displays (Windows, GTK+3).
+  * Fixes for several small bugs...
+- Some minor spec file cleanup
+- Drop obsolete 0001-Unified-inclusion-of-exiv2-library-1828925.patch
+- Remove obsolete find-hugin-provides.prov
+- Change autopano-sift Recommends to autopano-sift-C, the former
+  does not exist anymore.
+
+---

Old:

  0001-Unified-inclusion-of-exiv2-library-1828925.patch
  find-hugin-provides.prov
  hugin-2019.0.0.tar.bz2

New:

  hugin-2019.2.0.tar.bz2



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.2lW8zr/_old  2020-01-03 17:37:27.427310226 +0100
+++ /var/tmp/diff_new_pack.2lW8zr/_new  2020-01-03 17:37:27.427310226 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hugin
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,17 +23,13 @@
 Name:   hugin
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenEXR-devel
-%if 0%{?suse_version} > 1325 || 0%{?sle_version} >= 15
-BuildRequires:  libboost_filesystem-devel
-BuildRequires:  libboost_system-devel
-%else
-BuildRequires:  boost-devel
-%endif
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  desktop-file-utils
 BuildRequires:  exiftool
 BuildRequires:  fdupes
 BuildRequires:  fftw3-devel
+BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_system-devel
 %if %{with system_flann}
 BuildRequires:  flann-devel
 %endif
@@ -58,28 +54,20 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  vigra-devel
 BuildRequires:  wxWidgets-devel >= 3
-%define mversion 2019.0
-Version:2019.0.0
+%define mversion 2019.2
+Version:2019.2.0
 Release:0
 Summary:Toolchain for Stitching of Images and Creating Panoramas
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
-Url:http://hugin.sourceforge.net/
+URL:http://hugin.sourceforge.net/
 Source: 
http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{mversion}/%{name}-%{version}.tar.bz2
-# This script is a combined appdata.prov and desktop-file.prov to enable hugin 
to provide appdata.xml and desktop files see boo#952324
-Source1:find-hugin-provides.prov
 Patch0: hugin.appdata.patch
-# PATCH-FIX-UPSTREAM 
https://sourceforge.net/p/hugin/hugin/ci/01e87b730bb3d2fba65e5738e4e20c25900d7ab0/
-Patch1: 0001-Unified-inclusion-of-exiv2-library-1828925.patch
 Requires:   enblend-enfuse >= 3.2
 # needed for photo stiching (bnc#822775)
 Requires:   make
-Recommends: autopano-sift
+Recommends: autopano-sift-C
 Recommends: exiftool
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-%define __find_provides %{SOURCE1}
-#%%debug_package
 
 %description
 Hugin can be used to stitch multiple images together. The resulting
@@ -93,18 +81,14 @@
 %prep
 %setup -q
 %patch0
-%patch1 -p1
 
-chmod -x AUTHORS authors.txt Changes.txt README TODO COPYING.txt
+chmod -x AUTHORS authors.txt Changes.txt README COPYING.txt
 
 # Rename Czech in Czech Republic to Czech.
 mv src/translations/cs_CZ.po src/translations/cs.po
 #sed -i "s/ca_ES/ca/;s/cs_CZ/cs/" src/hugin/po/LINGUAS
-chmod 0755 %{SOURCE1}
 
 %build
-echo -n be8da0221960 > rev.txt
-
 %cmake \
-DENABLE_LAPACK=%{?with_lapack:ON}%{!?with_lapack:OFF} \
-DBUILD_HSI=%{?with_hsi:ON}%{!?with_hsi:OFF} \
@@ -146,7 +130,7 @@
 
 %files -f %{name}.lang
 %license COPYING.txt
-%doc AUTHORS authors.txt Changes.txt README TODO
+%doc AUTHORS authors.txt Changes.txt README
 %{_bindir}/*
 %{_datadir}/hugin
 %{_datadir}/applications/*.desktop

++ hugin-2019.0.0.tar.bz2 -> hugin-2019.2.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/hugin/hugin-2019.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.hugin.new.6675/hugin-2019.2.0.tar.bz2 differ: char 
11, 

commit hugin for openSUSE:Factory

2019-07-17 Thread root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2019-07-17 13:19:40

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new.1887 (New)


Package is "hugin"

Wed Jul 17 13:19:40 2019 rev:63 rq:715491 version:2019.0.0

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2019-03-14 
08:21:50.469307757 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new.1887/hugin.changes2019-07-17 
13:19:42.655660366 +0200
@@ -1,0 +2,30 @@
+Sun Jul 14 16:12:38 UTC 2019 - Stefan Brüns 
+
+- update to version 2019.0.0
+  * Added raw import: It converts the RAW images to TIFF using a
+raw converter. This can be done by dcraw (requires additional
+exiftool), RawTherapee or darktable. These programs needs to be
+installed externally.
+  * Fixes for align_image_stack with EXR images.
+  * Added option for range compression. Can be helpful for LDR
+panoramas to brighten the shadows before merging, because at this
+stage the blender has some more information which can be helpful.
+  * New hotkeys for mask editor (change zoom level with 0, 1 and 2).
+  * Expression parser (pto_var and "manipulate image variables" in
+GUI) can now read also all image variables.
+  * line_find: Ignore lines with low distance to each other to get
+better coverage. Also use only central part of the panorama for
+searching for line control points (ignoring zenit/nadir near areas).
+  * pano_modify: Added new switch --projection-parameter to set
+projection parameters.
+  * Store program settings according to XDG base dir specification
+(Linux only, needs to compile with wxWidgets 3.1.1 or later).
+- Enable parallel build, use memory-constraints
+- Replace hugin-exiv2-0.27.patch with upstream patch,
+  0001-Unified-inclusion-of-exiv2-library-1828925.patch
+- Cleanup spec file:
+  * Drop obsolete SDL and freeglut BuildRequires
+  * Remove obsolete references to SVN (hugin uses mercurial)
+  * Minor cleanups, remove obsolete comments etc.
+
+---

Old:

  hugin-2018.0.0.tar.bz2
  hugin-exiv2-0.27.patch
  hugin-svn-dummy

New:

  0001-Unified-inclusion-of-exiv2-library-1828925.patch
  hugin-2019.0.0.tar.bz2



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.bPNY1r/_old  2019-07-17 13:19:43.319659965 +0200
+++ /var/tmp/diff_new_pack.bPNY1r/_new  2019-07-17 13:19:43.323659963 +0200
@@ -17,12 +17,13 @@
 
 
 %bcond_with hsi
+%bcond_with system_flann
+%bcond_without lapack
 
 Name:   hugin
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenEXR-devel
-BuildRequires:  SDL-devel
-%if 0%{?suse_version} > 1325
+%if 0%{?suse_version} > 1325 || 0%{?sle_version} >= 15
 BuildRequires:  libboost_filesystem-devel
 BuildRequires:  libboost_system-devel
 %else
@@ -33,42 +34,43 @@
 BuildRequires:  exiftool
 BuildRequires:  fdupes
 BuildRequires:  fftw3-devel
-BuildRequires:  freeglut-devel
+%if %{with system_flann}
+BuildRequires:  flann-devel
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
-BuildRequires:  lapack
+%if %{with lapack}
+BuildRequires:  lapack-devel
+%endif
 BuildRequires:  libexiv2-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  liblapack3
 BuildRequires:  liblcms2-devel
 BuildRequires:  libpano-devel >= 2.9.19
+BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
-BuildRequires:  libxml2
+BuildRequires:  memory-constraints
 %if %{with hsi}
 BuildRequires:  python-wxWidgets >= 3
+BuildRequires:  swig
 %endif
+BuildRequires:  pkg-config
 BuildRequires:  sqlite3-devel
-BuildRequires:  swig
 BuildRequires:  update-desktop-files
 BuildRequires:  vigra-devel
 BuildRequires:  wxWidgets-devel >= 3
-BuildRequires:  zip
-%define mversion 2018.0
-Version:2018.0.0
+%define mversion 2019.0
+Version:2019.0.0
 Release:0
 Summary:Toolchain for Stitching of Images and Creating Panoramas
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 Url:http://hugin.sourceforge.net/
 Source: 
http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{mversion}/%{name}-%{version}.tar.bz2
-# For SVN snapshot:
-# svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin
-#Source: %%{name}-svn2008.tar.bz2
-Source1:%{name}-svn-dummy
 # This script is a combined appdata.prov and desktop-file.prov to enable hugin 
to provide appdata.xml and desktop files see boo#952324
-Source2:find-hugin-provides.prov
+Source1:find-hugin-provides.prov
 Patch0: hugin.appdata.patch
-Patch1: hugin-exiv2-0.27.patch
+# PATCH-FIX-UPSTREAM 
https://source

commit hugin for openSUSE:Factory

2019-03-14 Thread root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2019-03-14 08:21:48

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new.28833 (New)


Package is "hugin"

Thu Mar 14 08:21:48 2019 rev:62 rq:684717 version:2018.0.0

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2019-02-25 
18:00:59.534100283 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new.28833/hugin.changes   2019-03-14 
08:21:50.469307757 +0100
@@ -1,0 +2,5 @@
+Wed Mar 13 10:55:00 UTC 2019 - Adam Majer 
+
+- Add missing build require on libboost_system (bsc#1129031)
+
+---



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.dxMih9/_old  2019-03-14 08:21:51.205307631 +0100
+++ /var/tmp/diff_new_pack.dxMih9/_new  2019-03-14 08:21:51.205307631 +0100
@@ -24,6 +24,7 @@
 BuildRequires:  SDL-devel
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_system-devel
 %else
 BuildRequires:  boost-devel
 %endif




commit hugin for openSUSE:Factory

2019-02-25 Thread root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2019-02-25 18:00:57

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new.28833 (New)


Package is "hugin"

Mon Feb 25 18:00:57 2019 rev:61 rq:678905 version:2018.0.0

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2019-02-04 
14:26:10.609032014 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new.28833/hugin.changes   2019-02-25 
18:00:59.534100283 +0100
@@ -1,0 +2,5 @@
+Wed Feb 20 19:55:18 CET 2019 - sbra...@suse.com
+
+- Don't skip rpath (bsc#1125178).
+
+---



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.0fIQQB/_old  2019-02-25 18:01:00.422099594 +0100
+++ /var/tmp/diff_new_pack.0fIQQB/_new  2019-02-25 18:01:00.422099594 +0100
@@ -118,6 +118,7 @@
 %cmake \
-DENABLE_LAPACK=ON \
-DBUILD_HSI=%{?with_hsi:ON}%{!?with_hsi:OFF} \
+   -DCMAKE_SKIP_RPATH:BOOL=OFF \
..
 # parallel make kills our workers
 make VERBOSE=1 %{?_smp_mflags} -j1




commit hugin for openSUSE:Factory

2019-02-04 Thread root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2019-02-04 14:26:03

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new.28833 (New)


Package is "hugin"

Mon Feb  4 14:26:03 2019 rev:60 rq:671001 version:2018.0.0

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2019-02-01 
11:45:55.396523038 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new.28833/hugin.changes   2019-02-04 
14:26:10.609032014 +0100
@@ -1,0 +2,7 @@
+Wed Jan 30 19:17:03 UTC 2019 - Stefan Brüns 
+
+- spec file cleanup (%license, %defattr)
+- add HSI (Hugin Scripting Interface) bcond, correct -DBUILD_HSI
+  option syntax for cmake
+
+---



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.Fy7FE5/_old  2019-02-04 14:26:11.477031602 +0100
+++ /var/tmp/diff_new_pack.Fy7FE5/_new  2019-02-04 14:26:11.481031600 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hugin
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,10 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
+%bcond_with hsi
+
 Name:   hugin
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenEXR-devel
@@ -25,7 +27,7 @@
 %else
 BuildRequires:  boost-devel
 %endif
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.1.0
 BuildRequires:  desktop-file-utils
 BuildRequires:  exiftool
 BuildRequires:  fdupes
@@ -34,8 +36,6 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
 BuildRequires:  lapack
-BuildRequires:  libXi-devel
-BuildRequires:  libXmu-devel
 BuildRequires:  libexiv2-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  liblapack3
@@ -43,7 +43,9 @@
 BuildRequires:  libpano-devel >= 2.9.19
 BuildRequires:  libtiff-devel
 BuildRequires:  libxml2
+%if %{with hsi}
 BuildRequires:  python-wxWidgets >= 3
+%endif
 BuildRequires:  sqlite3-devel
 BuildRequires:  swig
 BuildRequires:  update-desktop-files
@@ -54,7 +56,7 @@
 Version:2018.0.0
 Release:0
 Summary:Toolchain for Stitching of Images and Creating Panoramas
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 Url:http://hugin.sourceforge.net/
 Source: 
http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{mversion}/%{name}-%{version}.tar.bz2
@@ -90,6 +92,8 @@
 %patch0
 %patch1 -p1
 
+chmod -x AUTHORS authors.txt Changes.txt README TODO COPYING.txt
+
 # For SVN snapshot:
 #setup -q -n %%{name}
 # Rename Catalan in Spain to Catalan (translation removed in version 2014.0.0).
@@ -110,21 +114,19 @@
 export CXXFLAGS="$CFLAGS"
 # FIXME: This is an ugly hack. Build system should be fixed instead! Remove as 
soon as upstream fixes it (bnc#846944).
 export LDFLAGS="-Wl,-rpath -Wl,%{_libdir}/hugin"
-LIB_SUFFIX=%{_lib}
-LIB_SUFFIX=${LIB_SUFFIX#lib}
-mkdir build && cd build
-cmake \
-   -DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX \
-   -DENABLE_LAPACK=ON BUILD_HSI=ON \
+
+%cmake \
+   -DENABLE_LAPACK=ON \
+   -DBUILD_HSI=%{?with_hsi:ON}%{!?with_hsi:OFF} \
..
 # parallel make kills our workers
 make VERBOSE=1 %{?_smp_mflags} -j1
 
 %install
-cd build
-%make_install
-cd ..
+pushd .
+%cmake_install
+
+popd
 %suse_update_desktop_file hugin 2DGraphics
 %suse_update_desktop_file PTBatcherGUI 2DGraphics
 %suse_update_desktop_file calibrate_lens_gui 2DGraphics
@@ -132,9 +134,8 @@
 %{find_lang} %{name}
 # Use better place for MIME icons.
 mv -f %{buildroot}%{_datadir}/icons/gnome %{buildroot}%{_datadir}/icons/hicolor
-mkdir -p %{buildroot}%{_docdir}/%{name}
-cp -a AUTHORS authors.txt COPYING.txt Changes.txt README TODO 
%{buildroot}%{_docdir}/%{name}/
-chmod -x %{buildroot}%{_docdir}/%{name}/*
+# Install manually so it can be dedup'ed with the one in the program resources
+install -m644 -D -t %{buildroot}%{_licensedir}/hugin/ COPYING.txt
 %fdupes %{buildroot}
 
 %post
@@ -148,8 +149,8 @@
 %desktop_database_postun
 
 %files -f %{name}.lang
-%defattr(-,root,root)
-%doc %{_docdir}/%{name}
+%license COPYING.txt
+%doc AUTHORS authors.txt Changes.txt README TODO
 %{_bindir}/*
 %{_datadir}/hugin
 %{_datadir}/applications/*.desktop




commit hugin for openSUSE:Factory

2019-02-01 Thread root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2019-02-01 11:45:53

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new.28833 (New)


Package is "hugin"

Fri Feb  1 11:45:53 2019 rev:59 rq:669982 version:2018.0.0

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2018-02-07 
18:41:03.437183165 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new.28833/hugin.changes   2019-02-01 
11:45:55.396523038 +0100
@@ -1,0 +2,6 @@
+Tue Jan 29 09:23:42 UTC 2019 - Dominique Leuenberger 
+
+- Add hugin-exiv2-0.27.patch: Fix build against exiv 0.27
+  (boo#1123401).
+
+---

New:

  hugin-exiv2-0.27.patch



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.yxGvFT/_old  2019-02-01 11:45:56.224522188 +0100
+++ /var/tmp/diff_new_pack.yxGvFT/_new  2019-02-01 11:45:56.232522180 +0100
@@ -65,6 +65,7 @@
 # This script is a combined appdata.prov and desktop-file.prov to enable hugin 
to provide appdata.xml and desktop files see boo#952324
 Source2:find-hugin-provides.prov
 Patch0: hugin.appdata.patch
+Patch1: hugin-exiv2-0.27.patch
 Requires:   enblend-enfuse >= 3.2
 # needed for photo stiching (bnc#822775)
 Requires:   make
@@ -87,6 +88,7 @@
 %prep
 %setup -q
 %patch0
+%patch1 -p1
 
 # For SVN snapshot:
 #setup -q -n %%{name}

++ hugin-exiv2-0.27.patch ++
Index: hugin-2018.0.0/src/hugin_base/panodata/Exiv2Helper.cpp
===
--- hugin-2018.0.0.orig/src/hugin_base/panodata/Exiv2Helper.cpp
+++ hugin-2018.0.0/src/hugin_base/panodata/Exiv2Helper.cpp
@@ -28,7 +28,7 @@
 #include "Exiv2Helper.h"
 #include "hugin_math/hugin_math.h"
 #include "hugin_utils/utils.h"  
-#include "exiv2/easyaccess.hpp"
+#include "exiv2/exiv2.hpp"
 
 namespace HuginBase
 {
@@ -600,4 +600,4 @@ namespace HuginBase
 };
 
 }; //namespace Exiv2Helper
-}; //namespace HuginBase
\ No newline at end of file
+}; //namespace HuginBase



commit hugin for openSUSE:Factory

2018-02-07 Thread root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2018-02-07 18:40:59

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Wed Feb  7 18:40:59 2018 rev:58 rq:573398 version:2018.0.0

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2018-02-02 
22:22:45.240553960 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2018-02-07 
18:41:03.437183165 +0100
@@ -1,0 +2,27 @@
+Tue Feb  6 08:16:56 UTC 2018 - adr...@suse.de
+
+- update to version 2018.0.0
+  The version 2018.0 is mainly a bug fix release and introduce some minor new 
features.
+
+  Several improvements for optimizer tabs:
+  * mark deselected images
+  * allow changing optimizer variables for all selected images at once
+  * option to ignore line cp
+  * hugin_stacker: New tool to stack overlapping images with several
+averaging modes (e.g. mean, median).
+  * Hugin: Added option to disable auto-rotation of images in control
+point and mask editor.
+  * Nona, verdandi and hugin_stacker can now write BigTIFF images
+  * Added expression parser to GUI: This allows to manipulate several
+image variables at once. (This is the same as running pto_var
+--set from the command line.) This can be used e.g. to prealigns
+the images in a given setup and then run cpfind --prealigned to
+search control points only in overlapping images.
+  * Add user-defined assistant and expose it in the GUI. It allows
+to set up different assistant strategies without the need to
+recompiling. Provide also some examples (scanned images,
+multi-row panoramas with orphaned images, single-shot panorama
+cameras).
+- drop python dependencies
+
+---

Old:

  hugin-2017.0.0.tar.bz2

New:

  hugin-2018.0.0.tar.bz2



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.fbh3QB/_old  2018-02-07 18:41:04.225146270 +0100
+++ /var/tmp/diff_new_pack.fbh3QB/_new  2018-02-07 18:41:04.229146082 +0100
@@ -43,7 +43,6 @@
 BuildRequires:  libpano-devel >= 2.9.19
 BuildRequires:  libtiff-devel
 BuildRequires:  libxml2
-BuildRequires:  python-devel
 BuildRequires:  python-wxWidgets >= 3
 BuildRequires:  sqlite3-devel
 BuildRequires:  swig
@@ -51,8 +50,8 @@
 BuildRequires:  vigra-devel
 BuildRequires:  wxWidgets-devel >= 3
 BuildRequires:  zip
-%define mversion 2017.0
-Version:2017.0.0
+%define mversion 2018.0
+Version:2018.0.0
 Release:0
 Summary:Toolchain for Stitching of Images and Creating Panoramas
 License:GPL-2.0+
@@ -116,7 +115,6 @@
-DCMAKE_SKIP_RPATH=ON \
-DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX \
-DENABLE_LAPACK=ON BUILD_HSI=ON \
-   -DPYTHON_EXECUTABLE=/usr/bin/python2 \
..
 # parallel make kills our workers
 make VERBOSE=1 %{?_smp_mflags} -j1
@@ -161,7 +159,5 @@
 %dir %{_libdir}/hugin
 %{_libdir}/hugin/*.so.*
 %doc %{_mandir}/man?/*.*
-%{py_sitedir}/*hpi*
-%{py_sitedir}/*hsi*
 
 %changelog

++ hugin-2017.0.0.tar.bz2 -> hugin-2018.0.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/hugin/hugin-2017.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.hugin.new/hugin-2018.0.0.tar.bz2 differ: char 11, 
line 1




commit hugin for openSUSE:Factory

2018-02-02 Thread root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2018-02-02 22:22:28

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Fri Feb  2 22:22:28 2018 rev:57 rq:571987 version:2017.0.0

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2017-12-29 
18:50:45.067626868 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2018-02-02 
22:22:45.240553960 +0100
@@ -1,0 +2,6 @@
+Thu Feb  1 09:37:01 UTC 2018 - dims...@opensuse.org
+
+- Pass -DPYTHON_EXECUTABLE=/usr/bin/python2 to CMake, ensuring we
+  use the python2 interpreter.
+
+---



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.is5gxt/_old  2018-02-02 22:22:46.108513438 +0100
+++ /var/tmp/diff_new_pack.is5gxt/_new  2018-02-02 22:22:46.112513251 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hugin
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -116,6 +116,7 @@
-DCMAKE_SKIP_RPATH=ON \
-DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX \
-DENABLE_LAPACK=ON BUILD_HSI=ON \
+   -DPYTHON_EXECUTABLE=/usr/bin/python2 \
..
 # parallel make kills our workers
 make VERBOSE=1 %{?_smp_mflags} -j1




commit hugin for openSUSE:Factory

2017-12-29 Thread root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2017-12-29 18:50:34

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Fri Dec 29 18:50:34 2017 rev:56 rq:559844 version:2017.0.0

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2017-02-09 
11:16:36.302682026 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2017-12-29 
18:50:45.067626868 +0100
@@ -1,0 +2,10 @@
+Sun Dec 24 15:14:30 UTC 2017 - adr...@suse.de
+
+- update to final version 2017.0.0
+
+---
+Mon May 22 18:57:38 UTC 2017 - adr...@suse.de
+
+- update to version 2017.0 snapshot from today
+
+---

Old:

  hugin-2016.2.0.tar.bz2

New:

  hugin-2017.0.0.tar.bz2



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.VPZe9k/_old  2017-12-29 18:50:46.215297249 +0100
+++ /var/tmp/diff_new_pack.VPZe9k/_new  2017-12-29 18:50:46.219296101 +0100
@@ -51,8 +51,8 @@
 BuildRequires:  vigra-devel
 BuildRequires:  wxWidgets-devel >= 3
 BuildRequires:  zip
-%define mversion 2016.2
-Version:%{mversion}.0
+%define mversion 2017.0
+Version:2017.0.0
 Release:0
 Summary:Toolchain for Stitching of Images and Creating Panoramas
 License:GPL-2.0+
@@ -103,6 +103,7 @@
 chmod 0755 %{SOURCE2}
 
 %build
+echo -n be8da0221960 > rev.txt
 export PATH=$PWD/bin:$PATH
 export CFLAGS="%{optflags}"
 export CXXFLAGS="$CFLAGS"

++ hugin-2016.2.0.tar.bz2 -> hugin-2017.0.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/hugin/hugin-2016.2.0.tar.bz2 
/work/SRC/openSUSE:Factory/.hugin.new/hugin-2017.0.0.tar.bz2 differ: char 11, 
line 1




commit hugin for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2017-02-09 11:16:35

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2016-09-20 
13:27:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2017-02-09 
11:16:36.302682026 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 11:24:46 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.8r5yvM/_old  2017-02-09 11:16:36.938592024 +0100
+++ /var/tmp/diff_new_pack.8r5yvM/_new  2017-02-09 11:16:36.938592024 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hugin
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,11 @@
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenEXR-devel
 BuildRequires:  SDL-devel
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  desktop-file-utils
 BuildRequires:  exiftool




commit hugin for openSUSE:Factory

2016-09-20 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2016-09-20 13:27:27

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2016-07-05 
09:52:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2016-09-20 
13:27:29.0 +0200
@@ -1,0 +2,10 @@
+Sun Sep 18 12:41:12 UTC 2016 - salser...@gmail.com
+
+- Updated to version 2016.2.0
+  * Allow reading of image positions from Papywizard XML files: First add the 
image to a new project and then select File, Import settings from Papywizard 
XML file... This will read the lens settings, the image positions and also, if 
applicable, the bracket settings. After this, the usual workflow is to run 
cpfind with --prealigned switch and then geocpset to connect orphanded images.
+  * The internal blender and verdandi got the possibility to blend seams as 
alternative to current hard seam: For each seam the color of second image is 
adapted to the match the color of the first seam. For this blender, the blender 
order changes according to the overlap. The blending starts with the exposure 
anchor and blends then all overlapping images. This blending mode is not suited 
if there are bigger misalignments or bigger parallax errors.
+  * The display of the control point error (after optimizing and in fast 
preview window) and the control point list window can now limited to take only 
control points in active images into account (menu Edit, Optimize only active 
images, connected with the setting on the optimizer tab).
+  * Improvements to mask tab in Hugin (edit crop of all images of the same 
lens at once) and find panorama dialog in PTBatcherGUI (remove images from 
found panoramas, split found panorama into two).
+  * Fixes several issues with fast preview window which could result in random 
crashes (uninitialized variables, memory leaks).
+
+---

Old:

  hugin-2016.0.0.tar.bz2

New:

  hugin-2016.2.0.tar.bz2



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.3PRPkO/_old  2016-09-20 13:27:31.0 +0200
+++ /var/tmp/diff_new_pack.3PRPkO/_new  2016-09-20 13:27:31.0 +0200
@@ -47,7 +47,7 @@
 BuildRequires:  vigra-devel
 BuildRequires:  wxWidgets-devel >= 3
 BuildRequires:  zip
-%define mversion 2016.0
+%define mversion 2016.2
 Version:%{mversion}.0
 Release:0
 Summary:Toolchain for Stitching of Images and Creating Panoramas
@@ -127,7 +127,7 @@
 # Use better place for MIME icons.
 mv -f %{buildroot}%{_datadir}/icons/gnome %{buildroot}%{_datadir}/icons/hicolor
 mkdir -p %{buildroot}%{_docdir}/%{name}
-cp -a AUTHORS authors.txt COPYING Changes.txt README TODO 
%{buildroot}%{_docdir}/%{name}/
+cp -a AUTHORS authors.txt COPYING.txt Changes.txt README TODO 
%{buildroot}%{_docdir}/%{name}/
 chmod -x %{buildroot}%{_docdir}/%{name}/*
 %fdupes %{buildroot}
 

++ hugin-2016.0.0.tar.bz2 -> hugin-2016.2.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/hugin/hugin-2016.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.hugin.new/hugin-2016.2.0.tar.bz2 differ: char 11, 
line 1




commit hugin for openSUSE:Factory

2016-07-05 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2016-07-05 09:52:29

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2016-03-26 
15:27:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2016-07-05 
09:52:50.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 28 19:36:41 UTC 2016 - jeng...@inai.de
+
+- Build with wxWidgets 3
+
+---



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.gwaiok/_old  2016-07-05 09:52:51.0 +0200
+++ /var/tmp/diff_new_pack.gwaiok/_new  2016-07-05 09:52:51.0 +0200
@@ -21,7 +21,7 @@
 BuildRequires:  OpenEXR-devel
 BuildRequires:  SDL-devel
 BuildRequires:  boost-devel
-BuildRequires:  cmake
+BuildRequires:  cmake >= 2.8.12
 BuildRequires:  desktop-file-utils
 BuildRequires:  exiftool
 BuildRequires:  fdupes
@@ -40,12 +40,12 @@
 BuildRequires:  libtiff-devel
 BuildRequires:  libxml2
 BuildRequires:  python-devel
-BuildRequires:  python-wxWidgets >= 2.7.0
+BuildRequires:  python-wxWidgets >= 3
 BuildRequires:  sqlite3-devel
 BuildRequires:  swig
 BuildRequires:  update-desktop-files
 BuildRequires:  vigra-devel
-BuildRequires:  wxWidgets-devel
+BuildRequires:  wxWidgets-devel >= 3
 BuildRequires:  zip
 %define mversion 2016.0
 Version:%{mversion}.0
@@ -69,9 +69,7 @@
 Recommends: exiftool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-%define _use_internal_dependency_generator 0
 %define __find_provides %{SOURCE2}
-%define __find_requires %wx_requires
 #%%debug_package
 
 %description




commit hugin for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2016-03-26 15:27:51

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2016-02-11 
12:38:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2016-03-26 
15:27:54.0 +0100
@@ -1,0 +2,21 @@
+Sun Mar 20 14:13:31 UTC 2016 - salser...@gmail.com
+
+- Updated to version 2016.0.0
+  * Added user defined output. The user can define own output sequences to 
implement new use cases, e.g. zero noise output.
+  * Added --clip-exposure switch to nona to automatically mask over and under 
exposed areas in input images.
+  * Color management
+** GUI tools (Hugin, calibrate_lens_gui) take ICC profiles in files and 
monitor color profile into account to display images.
+** celeste and cpfind converts internal image to sRGB before working.
+  * Some buttons got a context menu for easier access to some function
+** Show all in fast preview window to allow better interaction with 
stacked projects
+** Celeste in cp tab: the button can now create cp or clean cp  
+  * Updated internal levmar library to version 2.6
+  * The identify tool in the fast preview window shows now also the image 
numbers on top of the images. (This can be suppressed by pressing the alt 
button).
+  * Fixes internal image format for GPU remapping. This should fix the 
"unsupported framebufferformat" error.
+  * Use own code for OpenGL intialization. Now freeglut is not needed anymore. 
(This should prevent the appearing of window when running "nona -g". 
Linux/Window only)
+  * Control point and mask editor retain viewpoint when changing zoom factor.
+  * PTBatcherGUI: Minimize to tray is now user configurable.
+  * Fixes a bug in photometric optimizer and merge projects with line control 
points.
+- Hugin is built in "build" subdirectory (in-source builds are not allowed 
now).
+
+---

Old:

  hugin-2015.0.0.tar.bz2

New:

  hugin-2016.0.0.tar.bz2



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.tRU9nm/_old  2016-03-26 15:27:56.0 +0100
+++ /var/tmp/diff_new_pack.tRU9nm/_new  2016-03-26 15:27:56.0 +0100
@@ -35,6 +35,7 @@
 BuildRequires:  libexiv2-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  liblapack3
+BuildRequires:  liblcms2-devel
 BuildRequires:  libpano-devel >= 2.9.19
 BuildRequires:  libtiff-devel
 BuildRequires:  libxml2
@@ -46,7 +47,7 @@
 BuildRequires:  vigra-devel
 BuildRequires:  wxWidgets-devel
 BuildRequires:  zip
-%define mversion 2015.0
+%define mversion 2016.0
 Version:%{mversion}.0
 Release:0
 Summary:Toolchain for Stitching of Images and Creating Panoramas
@@ -93,12 +94,6 @@
 # Rename Czech in Czech Republic to Czech.
 mv src/translations/cs_CZ.po src/translations/cs.po
 #sed -i "s/ca_ES/ca/;s/cs_CZ/cs/" src/hugin/po/LINGUAS
-# Convert Japanese documentation to UTF-8 and delete note about Shift-JIS:
-iconv -f shift-jis -t utf-8 README_JP.new
-sed 1,4d README_JP.new2
-touch -r README_JP README_JP.new2
-mv README_JP.new2 README_JP
-rm README_JP.new
 # For SVN snapshot:
 #mkdir bin
 #cp %%{SOURCE1} bin/svn
@@ -113,16 +108,19 @@
 export LDFLAGS="-Wl,-rpath -Wl,%{_libdir}/hugin"
 LIB_SUFFIX=%{_lib}
 LIB_SUFFIX=${LIB_SUFFIX#lib}
+mkdir build && cd build
 cmake \
-DCMAKE_SKIP_RPATH=ON \
-DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX \
-DENABLE_LAPACK=ON BUILD_HSI=ON \
-   .
+   ..
 # parallel make kills our workers
 make VERBOSE=1 %{?_smp_mflags} -j1
 
 %install
+cd build
 %make_install
+cd ..
 %suse_update_desktop_file hugin 2DGraphics
 %suse_update_desktop_file PTBatcherGUI 2DGraphics
 %suse_update_desktop_file calibrate_lens_gui 2DGraphics
@@ -131,7 +129,7 @@
 # Use better place for MIME icons.
 mv -f %{buildroot}%{_datadir}/icons/gnome %{buildroot}%{_datadir}/icons/hicolor
 mkdir -p %{buildroot}%{_docdir}/%{name}
-cp -a AUTHORS authors.txt COPYING ChangeLog README README_JP TODO 
%{buildroot}%{_docdir}/%{name}/
+cp -a AUTHORS authors.txt COPYING Changes.txt README TODO 
%{buildroot}%{_docdir}/%{name}/
 chmod -x %{buildroot}%{_docdir}/%{name}/*
 %fdupes %{buildroot}
 

++ hugin-2015.0.0.tar.bz2 -> hugin-2016.0.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/hugin/hugin-2015.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.hugin.new/hugin-2016.0.0.tar.bz2 differ: char 11, 
line 1




commit hugin for openSUSE:Factory

2016-02-11 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2016-02-11 12:38:12

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2016-01-28 
17:22:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2016-02-11 
12:38:14.0 +0100
@@ -1,0 +2,10 @@
+Tue Feb  2 17:04:05 UTC 2016 - davejpla...@gmail.com
+
+- Added hugin.appdata.patch to fix appdata.xml and desktop file
+  consistency. see boo#952324 and boo#962214
+- Added find-hugin-provides.prov to enable hugin to provide 
+  appdata.xml and desktop files to fix installation system problems.
+  hugin didn't provide them due to the internal dependency generator
+  having to be disabled to deal with complex wxWidget requires.
+
+---

New:

  find-hugin-provides.prov
  hugin.appdata.patch



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.IlXlx4/_old  2016-02-11 12:38:15.0 +0100
+++ /var/tmp/diff_new_pack.IlXlx4/_new  2016-02-11 12:38:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hugin
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -58,14 +58,20 @@
 # svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin
 #Source: %%{name}-svn2008.tar.bz2
 Source1:%{name}-svn-dummy
+# This script is a combined appdata.prov and desktop-file.prov to enable hugin 
to provide appdata.xml and desktop files see boo#952324
+Source2:find-hugin-provides.prov
+Patch0: hugin.appdata.patch
 Requires:   enblend-enfuse >= 3.2
 # needed for photo stiching (bnc#822775)
 Requires:   make
 Recommends: autopano-sift
 Recommends: exiftool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+
 %define _use_internal_dependency_generator 0
+%define __find_provides %{SOURCE2}
 %define __find_requires %wx_requires
+#%%debug_package
 
 %description
 Hugin can be used to stitch multiple images together. The resulting
@@ -78,6 +84,7 @@
 
 %prep
 %setup -q
+%patch0
 
 # For SVN snapshot:
 #setup -q -n %%{name}
@@ -96,6 +103,7 @@
 #mkdir bin
 #cp %%{SOURCE1} bin/svn
 #chmod +x bin/svn
+chmod 0755 %{SOURCE2}
 
 %build
 export PATH=$PWD/bin:$PATH
@@ -121,7 +129,7 @@
 # locales
 %{find_lang} %{name}
 # Use better place for MIME icons.
-mv %{buildroot}%{_datadir}/icons/gnome %{buildroot}%{_datadir}/icons/hicolor
+mv -f %{buildroot}%{_datadir}/icons/gnome %{buildroot}%{_datadir}/icons/hicolor
 mkdir -p %{buildroot}%{_docdir}/%{name}
 cp -a AUTHORS authors.txt COPYING ChangeLog README README_JP TODO 
%{buildroot}%{_docdir}/%{name}/
 chmod -x %{buildroot}%{_docdir}/%{name}/*

++ find-hugin-provides.prov ++
#!/bin/sh
#
# Combined library.prov, desktop-file.prov and appdata.prov for hugin
#
# Transform appdata xml file into RPM appdata(filename) provides
# Author: Michael Schroeder 
#
# Transform desktop mimetype info into RPM mimehandler(type) provides
# Author: Richard Hughes 
#
# Also based on library provides scripts from RPM

OLD_IFS="$IFS"
mark64=$(uname -m |grep -o 64)

while read instfile ; do
case "$instfile" in
*.desktop)
if ! grep -q '^Type=Application$' "$instfile"; then continue; fi
if ! grep -q '^Exec=' "$instfile"; then continue; fi
echo "application()"
echo "application(${instfile##*/applications/})"
mime=`grep '^MimeType=' "$instfile" | cut -d'=' -f2`
IFS=';'
for type in $mime ; do
echo 'mimehandler('$type')'
done
;;
*.appdata.xml)
echo "appdata()"
echo "appdata(${instfile##*/appdata/})"
;;
*/usr/lib$mark64/*.so.?.?)
soname=$(objdump -p $instfile | awk '/SONAME/ {print $2}')
if [ $mark64 -eq 64 ] ; then
lib64="()(64bit)" ;
else
lib64="" ;
fi
echo "$soname$lib64"
;;
esac
 done

IFS=$OLD_IFS

++ hugin.appdata.patch ++
Index: platforms/linux/appdata/PTBatcherGUI.appdata.xml
===
--- platforms/linux/appdata/PTBatcherGUI.appdata.xml.orig
+++ platforms/linux/appdata/PTBatcherGUI.appdata.xml
@@ -3,7 +3,7 @@
 
  

commit hugin for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2016-01-28 17:22:29

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2015-09-08 
17:41:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2016-01-28 
17:22:31.0 +0100
@@ -0,0 +1,6 @@
+---
+Sun Jan 17 18:54:02 UTC 2016 - p.drou...@gmail.com
+
+- Remove useless tclap dependency
+
+---



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.k7iDwn/_old  2016-01-28 17:22:32.0 +0100
+++ /var/tmp/diff_new_pack.k7iDwn/_new  2016-01-28 17:22:32.0 +0100
@@ -42,7 +42,6 @@
 BuildRequires:  python-wxWidgets >= 2.7.0
 BuildRequires:  sqlite3-devel
 BuildRequires:  swig
-BuildRequires:  tclap
 BuildRequires:  update-desktop-files
 BuildRequires:  vigra-devel
 BuildRequires:  wxWidgets-devel




commit hugin for openSUSE:Factory

2015-09-08 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2015-09-08 17:39:00

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2015-03-05 
18:15:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2015-09-08 
17:41:48.0 +0200
@@ -0,0 +1,17 @@
+Sun Aug 30 09:07:36 UTC 2015 - salser...@gmail.com
+
+- Updated to version 2015.0.0
+  * The makefile based stitching engine has been replaced with direct calls to 
the underlying programs.
+  * Hugin now has it's own blender, verdandi, based on a watershed algorithm, 
which has been included in 'nona'.
+  * The lensfun library has been removed as it did not fulfill our 
expectations. It has been replaced with our own camera and lens database which 
uses a data mining approach and operates automatically without user 
intervention.
+  * The fast preview window has a new tool to add or remove control points to 
selected areas in the output projection.
+  * Automatic exposure stack detection is now applied when loading images, and 
an option has been added to unlink image position when adding stacks.
+  * The fine-tune and auto-estimate functions in the control point tab have 
been made projection aware.
+  * PTBatcherGUI has more choice for the end of the process: depending on the 
operating system the PTBatcherGUI can be closed, the computer can be shut down 
or send to the hibernate mode.
+  * PTBatcherGUI now shows the thumbnails when searching for images in 
directories.
+  * Many of the underlying tools in hugin are now able to use available cpu 
cores.
+  * New command line tools for CLI processing: verdandi, hugin_executor, 
hugin_lensdb
+  * Many more improvements and bug fixes.
+- Removed hugin-boost-1.56.0.patch (included upstream).
+- Removed hugin-lensfun-0.3.patch (support for lensfun has been dropped).
+

Old:

  hugin-2014.0.0.tar.bz2
  hugin-boost-1.56.0.patch
  hugin-lensfun-0.3.patch

New:

  hugin-2015.0.0.tar.bz2



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.fxzkQm/_old  2015-09-08 17:42:13.0 +0200
+++ /var/tmp/diff_new_pack.fxzkQm/_new  2015-09-08 17:42:13.0 +0200
@@ -30,7 +30,6 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
 BuildRequires:  lapack
-BuildRequires:  lensfun-devel
 BuildRequires:  libXi-devel
 BuildRequires:  libXmu-devel
 BuildRequires:  libexiv2-devel
@@ -41,13 +40,14 @@
 BuildRequires:  libxml2
 BuildRequires:  python-devel
 BuildRequires:  python-wxWidgets >= 2.7.0
+BuildRequires:  sqlite3-devel
 BuildRequires:  swig
 BuildRequires:  tclap
 BuildRequires:  update-desktop-files
-BuildRequires:  vigra
+BuildRequires:  vigra-devel
 BuildRequires:  wxWidgets-devel
 BuildRequires:  zip
-%define mversion 2014.0
+%define mversion 2015.0
 Version:%{mversion}.0
 Release:0
 Summary:Toolchain for Stitching of Images and Creating Panoramas
@@ -59,10 +59,6 @@
 # svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin
 #Source: %%{name}-svn2008.tar.bz2
 Source1:%{name}-svn-dummy
-# PATCH-FIX-UPSTREAM hugin-boost-1.56.0.patch dims...@opensuse.org -- Fix 
build with Boost 1.56.0, taken from 
http://sourceforge.net/p/hugin/hugin/ci/e237d6d1d87354f974d37a95ba52dbd9666dd310/tree/src/tools/ParseExp.cpp?diff=dde84e96b755646f3390bd9114a76f7c392fd0bf
-Patch0: hugin-boost-1.56.0.patch
-# PATCH-FIX-UPSTREAM hugin-lensfun-0.3.patch dims...@opensuse.org  -- Fix 
build with hugin 0.3
-Patch1: hugin-lensfun-0.3.patch
 Requires:   enblend-enfuse >= 3.2
 # needed for photo stiching (bnc#822775)
 Requires:   make
@@ -83,8 +79,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 # For SVN snapshot:
 #setup -q -n %%{name}
@@ -130,7 +124,7 @@
 # Use better place for MIME icons.
 mv %{buildroot}%{_datadir}/icons/gnome %{buildroot}%{_datadir}/icons/hicolor
 mkdir -p %{buildroot}%{_docdir}/%{name}
-cp -a AUTHORS authors.txt COPYING ChangeLog LICENCE_VIGRA README README_JP 
TODO %{buildroot}%{_docdir}/%{name}/
+cp -a AUTHORS authors.txt COPYING ChangeLog README README_JP TODO 
%{buildroot}%{_docdir}/%{name}/
 chmod -x %{buildroot}%{_docdir}/%{name}/*
 %fdupes %{buildroot}
 

++ hugin-2014.0.0.tar.bz2 -> hugin-2015.0.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/hugin/hugin-2014.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.hugin.new/hugin-2015.0.0.tar.bz2 differ: char 11, 
line 1




commit hugin for openSUSE:Factory

2015-03-05 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2015-03-05 15:39:40

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2014-12-08 
16:56:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2015-03-05 
18:15:59.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar  2 14:20:27 UTC 2015 - dims...@opensuse.org
+
+- Add hugin-lensfun-0.3.patch: Fix build with Lensfun 0.3.
+
+---

New:

  hugin-lensfun-0.3.patch



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.l7h4SC/_old  2015-03-05 18:16:00.0 +0100
+++ /var/tmp/diff_new_pack.l7h4SC/_new  2015-03-05 18:16:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hugin
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -61,6 +61,8 @@
 Source1:%{name}-svn-dummy
 # PATCH-FIX-UPSTREAM hugin-boost-1.56.0.patch dims...@opensuse.org -- Fix 
build with Boost 1.56.0, taken from 
http://sourceforge.net/p/hugin/hugin/ci/e237d6d1d87354f974d37a95ba52dbd9666dd310/tree/src/tools/ParseExp.cpp?diff=dde84e96b755646f3390bd9114a76f7c392fd0bf
 Patch0: hugin-boost-1.56.0.patch
+# PATCH-FIX-UPSTREAM hugin-lensfun-0.3.patch dims...@opensuse.org  -- Fix 
build with hugin 0.3
+Patch1: hugin-lensfun-0.3.patch
 Requires:   enblend-enfuse >= 3.2
 # needed for photo stiching (bnc#822775)
 Requires:   make
@@ -82,6 +84,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 # For SVN snapshot:
 #setup -q -n %%{name}

++ hugin-lensfun-0.3.patch ++
diff -up hugin-2013.0.0/src/hugin_base/lensdb/LensDB.cpp.lensfun 
hugin-2013.0.0/src/hugin_base/lensdb/LensDB.cpp
--- hugin-2013.0.0/src/hugin_base/lensdb/LensDB.cpp.lensfun 2013-10-27 
04:19:02.0 -0500
+++ hugin-2013.0.0/src/hugin_base/lensdb/LensDB.cpp 2014-11-26 
07:52:42.060305692 -0600
@@ -627,7 +627,9 @@ bool LensDB::GetDistortion(double focal,
 break;
 case LF_DIST_MODEL_NONE:
 case LF_DIST_MODEL_POLY5:
+#ifdef LF_DIST_MODEL_FOV1
 case LF_DIST_MODEL_FOV1:
+#endif
 default:
 return false;
 break;

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hugin for openSUSE:Factory

2014-12-08 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2014-12-08 16:56:34

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2014-10-14 
13:25:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2014-12-08 
16:56:13.0 +0100
@@ -1,0 +2,6 @@
+Fri Dec  5 10:36:30 UTC 2014 - dims...@opensuse.org
+
+- Add hugin-boost-1.56.0.patch: Fix build with Boost 1.56.0. Patch
+  taken from upstream.
+
+---

New:

  hugin-boost-1.56.0.patch



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.23JC7V/_old  2014-12-08 16:56:14.0 +0100
+++ /var/tmp/diff_new_pack.23JC7V/_new  2014-12-08 16:56:14.0 +0100
@@ -59,6 +59,8 @@
 # svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin
 #Source: %%{name}-svn2008.tar.bz2
 Source1:%{name}-svn-dummy
+# PATCH-FIX-UPSTREAM hugin-boost-1.56.0.patch dims...@opensuse.org -- Fix 
build with Boost 1.56.0, taken from 
http://sourceforge.net/p/hugin/hugin/ci/e237d6d1d87354f974d37a95ba52dbd9666dd310/tree/src/tools/ParseExp.cpp?diff=dde84e96b755646f3390bd9114a76f7c392fd0bf
+Patch0: hugin-boost-1.56.0.patch
 Requires:   enblend-enfuse >= 3.2
 # needed for photo stiching (bnc#822775)
 Requires:   make
@@ -79,6 +81,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 # For SVN snapshot:
 #setup -q -n %%{name}

++ hugin-boost-1.56.0.patch ++
Index: hugin-2014.0.0/src/tools/ParseExp.cpp
===
--- hugin-2014.0.0.orig/src/tools/ParseExp.cpp
+++ hugin-2014.0.0/src/tools/ParseExp.cpp
@@ -34,6 +34,7 @@
 #include 
 #include 
 
+#define BOOST_SPIRIT_USE_PHOENIX_V3 1
 #include 
 #if !defined(SPIRIT_VERSION) || SPIRIT_VERSION < 0x2010
 #error "At least Spirit version 2.1 required"
@@ -50,11 +51,9 @@ namespace Parser
 //power function
 struct lazy_pow_
 {
-template 
-struct result { typedef X type; };
+typedef double result_type;
 
-template 
-X operator()(X x, Y y) const
+double operator()(double x, double y) const
 {
 return std::pow(x, y);
 }
@@ -63,11 +62,9 @@ struct lazy_pow_
 // modulus for double values
 struct lazy_mod_
 {
-template 
-struct result { typedef X type; };
+typedef double result_type;
 
-template 
-X operator()(X x, Y y) const
+double operator()(double x, double y) const
 {
 return std::fmod(x,y);
 }
@@ -76,37 +73,33 @@ struct lazy_mod_
 // if statement
 struct lazy_if_
 {
-template 
-struct result { typedef Y type; };
+typedef double result_type;
 
-template 
-X operator()(X x, Y y, Z z) const
+double operator()(double x, double y, double z) const
 {
-return x ? y : z;
+   return (std::fabs(x)>1e-5) ? y : z;
 }
 };
 
 // wrapper for unary function
 struct lazy_ufunc_
 {
-template 
-struct result { typedef A1 type; };
+typedef double result_type;
 
-template 
-A1 operator()(F f, A1 a1) const
+double operator()(double (*f)(double), double a1) const
 {
 return f(a1);
 }
 };
 
 // convert rad into deg
-double deg(const double d)
+const double deg(const double d)
 {
 return d*180.0/boost::math::constants::pi();
 };
 
 // convert deg into rad
-double rad(const double d)
+const double rad(const double d)
 {
 return d*boost::math::constants::pi()/180;
 };
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hugin for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2014-10-14 13:25:02

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2014-04-26 
10:02:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2014-10-14 
13:25:20.0 +0200
@@ -1,0 +2,16 @@
+Fri Oct 10 11:39:33 NOVT 2014 - salser...@gmail.com
+
+- Updated to version 2014.0.0
+  * inherit many of the libpano improvements (of version 2.9.19)
+  * the translation plane variables Tpy and Tpp have been added to the GUI
+  * improvement of the GPU remapping code
+  * better support for line control point in Control points tab
+  * obsolete programs matchpoint, nona_gui and PTBatcher have been removed
+  * outdated translations have been removed from the default install
+  * initialize the colour balance values during loading with EXIF values
+  * improved the assistant
+  * allow customization of exiftool command used to copy metadata to output 
images
+  * New command line tools for CLI processing: pto_mask, pto_template, pto_move
+  * Many more improvements and bug fixes.
+
+---

Old:

  hugin-2013.0.0.tar.bz2

New:

  hugin-2014.0.0.tar.bz2



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.p0fGzC/_old  2014-10-14 13:25:22.0 +0200
+++ /var/tmp/diff_new_pack.p0fGzC/_new  2014-10-14 13:25:22.0 +0200
@@ -23,6 +23,7 @@
 BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  desktop-file-utils
+BuildRequires:  exiftool
 BuildRequires:  fdupes
 BuildRequires:  fftw3-devel
 BuildRequires:  freeglut-devel
@@ -35,7 +36,7 @@
 BuildRequires:  libexiv2-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  liblapack3
-BuildRequires:  libpano-devel >= 2.9.18
+BuildRequires:  libpano-devel >= 2.9.19
 BuildRequires:  libtiff-devel
 BuildRequires:  libxml2
 BuildRequires:  python-devel
@@ -46,7 +47,7 @@
 BuildRequires:  vigra
 BuildRequires:  wxWidgets-devel
 BuildRequires:  zip
-%define mversion 2013.0
+%define mversion 2014.0
 Version:%{mversion}.0
 Release:0
 Summary:Toolchain for Stitching of Images and Creating Panoramas
@@ -81,8 +82,8 @@
 
 # For SVN snapshot:
 #setup -q -n %%{name}
-# Rename Catalan in Spain to Catalan.
-mv src/translations/ca_ES.po src/translations/ca.po
+# Rename Catalan in Spain to Catalan (translation removed in version 2014.0.0).
+#mv src/translations/ca_ES.po src/translations/ca.po
 # Rename Czech in Czech Republic to Czech.
 mv src/translations/cs_CZ.po src/translations/cs.po
 #sed -i "s/ca_ES/ca/;s/cs_CZ/cs/" src/hugin/po/LINGUAS
@@ -146,6 +147,8 @@
 %{_datadir}/icons/hicolor/48x48/mimetypes/*.png
 %{_datadir}/mime/packages/*.xml
 %{_datadir}/pixmaps/*.png
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/*xml
 %dir %{_libdir}/hugin
 %{_libdir}/hugin/*.so.*
 %doc %{_mandir}/man?/*.*

++ hugin-2013.0.0.tar.bz2 -> hugin-2014.0.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/hugin/hugin-2013.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.hugin.new/hugin-2014.0.0.tar.bz2 differ: char 11, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hugin for openSUSE:Factory

2014-04-26 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2014-04-26 10:02:27

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2013-10-29 
09:25:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2014-04-26 
10:02:28.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr 24 09:12:00 UTC 2014 - fcro...@suse.com
+
+- Add make as requires (needed for photo stiching) (bnc#822775).
+
+---



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.2n9u9y/_old  2014-04-26 10:02:29.0 +0200
+++ /var/tmp/diff_new_pack.2n9u9y/_new  2014-04-26 10:02:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hugin
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -59,6 +59,8 @@
 #Source: %%{name}-svn2008.tar.bz2
 Source1:%{name}-svn-dummy
 Requires:   enblend-enfuse >= 3.2
+# needed for photo stiching (bnc#822775)
+Requires:   make
 Recommends: autopano-sift
 Recommends: exiftool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hugin for openSUSE:Factory

2013-10-29 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2013-10-29 09:25:52

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2013-08-12 
14:22:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2013-10-29 
09:25:54.0 +0100
@@ -1,0 +2,16 @@
+Mon Oct 28 06:05:31 UTC 2013 - salser...@gmail.com
+
+- Updated to version 2013.0.0:
+  * Redesign of the (Graphical) User Interface (GUI). The user interface now 
consists of three modes: Simple, Advanced and Expert.
+  * New tool pto_var ( change image variables inside pto files).
+  * New tool pto_lensstack (modify assigned lenses and stack in pto files).
+  * New tool geocpset  (set/add geometric constraints for multirow panorama 
with featureless images).
+  * Many more improvements and bug fixes.
+- Removed hugin-perl-5.18.patch (included upstream).
+
+---
+Fri Oct 25 17:36:26 CEST 2013 - sbra...@suse.cz
+
+- Work around missing RPATH (bnc#846944).
+
+---

Old:

  hugin-2012.0.0.tar.bz2
  hugin-perl-5.18.patch

New:

  hugin-2013.0.0.tar.bz2



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.wdrFgW/_old  2013-10-29 09:25:55.0 +0100
+++ /var/tmp/diff_new_pack.wdrFgW/_new  2013-10-29 09:25:55.0 +0100
@@ -46,7 +46,7 @@
 BuildRequires:  vigra
 BuildRequires:  wxWidgets-devel
 BuildRequires:  zip
-%define mversion 2012.0
+%define mversion 2013.0
 Version:%{mversion}.0
 Release:0
 Summary:Toolchain for Stitching of Images and Creating Panoramas
@@ -58,7 +58,6 @@
 # svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin
 #Source: %%{name}-svn2008.tar.bz2
 Source1:%{name}-svn-dummy
-Patch0: %{name}-perl-5.18.patch
 Requires:   enblend-enfuse >= 3.2
 Recommends: autopano-sift
 Recommends: exiftool
@@ -77,7 +76,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 # For SVN snapshot:
 #setup -q -n %%{name}
@@ -101,6 +99,8 @@
 export PATH=$PWD/bin:$PATH
 export CFLAGS="%{optflags}"
 export CXXFLAGS="$CFLAGS"
+# FIXME: This is an ugly hack. Build system should be fixed instead! Remove as 
soon as upstream fixes it (bnc#846944).
+export LDFLAGS="-Wl,-rpath -Wl,%{_libdir}/hugin"
 LIB_SUFFIX=%{_lib}
 LIB_SUFFIX=${LIB_SUFFIX#lib}
 cmake \

++ hugin-2012.0.0.tar.bz2 -> hugin-2013.0.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/hugin/hugin-2012.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.hugin.new/hugin-2013.0.0.tar.bz2 differ: char 11, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hugin for openSUSE:Factory

2013-08-12 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2013-08-12 14:22:47

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2013-07-26 
15:56:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2013-08-12 
14:22:48.0 +0200
@@ -1,0 +2,5 @@
+Sat Aug 10 09:33:02 UTC 2013 - tchva...@suse.com
+
+- Fix build on factory with new cmake.
+
+---



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.e323NT/_old  2013-08-12 14:22:48.0 +0200
+++ /var/tmp/diff_new_pack.e323NT/_new  2013-08-12 14:22:48.0 +0200
@@ -103,7 +103,11 @@
 export CXXFLAGS="$CFLAGS"
 LIB_SUFFIX=%{_lib}
 LIB_SUFFIX=${LIB_SUFFIX#lib}
-cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX 
-DENABLE_LAPACK=ON BUILD_HSI=ON .
+cmake \
+   -DCMAKE_SKIP_RPATH=ON \
+   -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX \
+   -DENABLE_LAPACK=ON BUILD_HSI=ON \
+   .
 # parallel make kills our workers
 make VERBOSE=1 %{?_smp_mflags} -j1
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hugin for openSUSE:Factory

2013-07-26 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2013-07-26 15:56:56

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2013-04-24 
12:23:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2013-07-26 
15:56:57.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 26 09:39:25 UTC 2013 - tchva...@suse.com
+
+- Fix build with perl 5.18 by adding hugin-perl-5.18.patch
+- Remove old opensuse version conditionals as the package anyway
+  builds only on 12.3 and later, unresolvable on older ones.
+
+---

New:

  hugin-perl-5.18.patch



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.f8iRAK/_old  2013-07-26 15:56:58.0 +0200
+++ /var/tmp/diff_new_pack.f8iRAK/_new  2013-07-26 15:56:58.0 +0200
@@ -39,18 +39,13 @@
 BuildRequires:  libtiff-devel
 BuildRequires:  libxml2
 BuildRequires:  python-devel
+BuildRequires:  python-wxWidgets >= 2.7.0
 BuildRequires:  swig
 BuildRequires:  tclap
 BuildRequires:  update-desktop-files
 BuildRequires:  vigra
-BuildRequires:  zip
-%if 0%{?suse_version} > 1130
-BuildRequires:  python-wxWidgets >= 2.7.0
 BuildRequires:  wxWidgets-devel
-%else
-BuildRequires:  python-wxGTK >= 2.7.0
-BuildRequires:  wxGTK-devel
-%endif
+BuildRequires:  zip
 %define mversion 2012.0
 Version:%{mversion}.0
 Release:0
@@ -63,14 +58,13 @@
 # svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin
 #Source: %%{name}-svn2008.tar.bz2
 Source1:%{name}-svn-dummy
+Patch0: %{name}-perl-5.18.patch
 Requires:   enblend-enfuse >= 3.2
 Recommends: autopano-sift
 Recommends: exiftool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 1130
 %define _use_internal_dependency_generator 0
 %define __find_requires %wx_requires
-%endif
 
 %description
 Hugin can be used to stitch multiple images together. The resulting
@@ -83,6 +77,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 # For SVN snapshot:
 #setup -q -n %%{name}
@@ -110,7 +105,7 @@
 LIB_SUFFIX=${LIB_SUFFIX#lib}
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX 
-DENABLE_LAPACK=ON BUILD_HSI=ON .
 # parallel make kills our workers
-make -j1 VERBOSE=1
+make VERBOSE=1 %{?_smp_mflags} -j1
 
 %install
 %make_install
@@ -127,26 +122,14 @@
 %fdupes %{buildroot}
 
 %post
-%if 0%{?suse_version} > 1130
-  %icon_theme_cache_post
-  %mime_database_post
-  %desktop_database_post
-%else
-  if test -f %{_bindir}/update-mime-database ; then
-%{_bindir}/update-mime-database %{_datadir}/mime >/dev/null
-  fi
-%endif
+%icon_theme_cache_post
+%mime_database_post
+%desktop_database_post
 
 %postun
-%if 0%{?suse_version} > 1130
-  %icon_theme_cache_postun
-  %mime_database_postun
-  %desktop_database_postun
-%else
-  if test -f %{_bindir}/update-mime-database ; then
-%{_bindir}/update-mime-database %{_datadir}/mime >/dev/null
-  fi
-%endif
+%icon_theme_cache_postun
+%mime_database_postun
+%desktop_database_postun
 
 %files -f %{name}.lang
 %defattr(-,root,root)

++ hugin-perl-5.18.patch ++
diff -urN hugin-2012.0.0.old/doc/deghosting_mask.pod 
hugin-2012.0.0/doc/deghosting_mask.pod
--- hugin-2012.0.0.old/doc/deghosting_mask.pod  2013-07-26 11:27:55.907660500 
+0200
+++ hugin-2012.0.0/doc/deghosting_mask.pod  2013-07-26 11:28:33.025657059 
+0200
@@ -1,3 +1,5 @@
+=encoding utf8
+
 =head1 NAME
 
 deghosting_mask - Creates mask for removing ghosting in images
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hugin for openSUSE:Factory

2013-04-24 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2013-04-24 11:51:20

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin", Maintainer is "sbra...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2013-01-30 
22:22:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2013-04-24 
11:51:22.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 22 20:34:16 UTC 2013 - dims...@opensuse.org
+
+- Add libXi-devel and libXmu-devel BuildRequires: cmake checks for
+  their presence.
+
+---



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.Q2m32U/_old  2013-04-24 11:51:23.0 +0200
+++ /var/tmp/diff_new_pack.Q2m32U/_new  2013-04-24 11:51:23.0 +0200
@@ -30,6 +30,8 @@
 BuildRequires:  glew-devel
 BuildRequires:  lapack
 BuildRequires:  lensfun-devel
+BuildRequires:  libXi-devel
+BuildRequires:  libXmu-devel
 BuildRequires:  libexiv2-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  liblapack3

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hugin for openSUSE:Factory

2013-01-30 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2013-01-30 22:22:07

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin", Maintainer is "sbra...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2013-01-17 
09:42:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2013-01-30 
22:22:08.0 +0100
@@ -4 +4 @@
-- Update to version 2012.0.0:
+- Update to version 2012.0.0 (bnc#800803):



Other differences:
--
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hugin for openSUSE:Factory

2013-01-17 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2013-01-17 09:42:17

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin", Maintainer is "sbra...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2012-03-20 
11:27:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2013-01-17 
09:42:19.0 +0100
@@ -1,0 +2,13 @@
+Tue Jan 15 18:55:20 CET 2013 - sbra...@suse.cz
+
+- Update to version 2012.0.0:
+  * integrated lensfun library
+  * new tool pto_gen
+  * improvements to cpfind
+  * option to keep exposure fused stacks
+  * pano_modify: Added HDR autocrop option
+  * translations updated
+  * more improvements and bug fixes
+- Turn on HSI (Python Hugin Scripting Interface).
+
+---

Old:

  gcc47.diff
  hugin-2011.4.0.tar.bz2

New:

  hugin-2012.0.0.tar.bz2



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.iQe2Mp/_old  2013-01-17 09:42:21.0 +0100
+++ /var/tmp/diff_new_pack.iQe2Mp/_new  2013-01-17 09:42:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hugin
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -22,19 +22,22 @@
 BuildRequires:  SDL-devel
 BuildRequires:  boost-devel
 BuildRequires:  cmake
-BuildRequires:  fdupes
+BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  fftw3-devel
 BuildRequires:  freeglut-devel
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
 BuildRequires:  lapack
+BuildRequires:  lensfun-devel
 BuildRequires:  libexiv2-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  liblapack3
 BuildRequires:  libpano-devel >= 2.9.18
 BuildRequires:  libtiff-devel
 BuildRequires:  libxml2
+BuildRequires:  python-devel
+BuildRequires:  swig
 BuildRequires:  tclap
 BuildRequires:  update-desktop-files
 BuildRequires:  vigra
@@ -46,7 +49,7 @@
 BuildRequires:  python-wxGTK >= 2.7.0
 BuildRequires:  wxGTK-devel
 %endif
-%define mversion 2011.4
+%define mversion 2012.0
 Version:%{mversion}.0
 Release:0
 Summary:Toolchain for Stitching of Images and Creating Panoramas
@@ -58,7 +61,6 @@
 # svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin
 #Source: %%{name}-svn2008.tar.bz2
 Source1:%{name}-svn-dummy
-Patch0: gcc47.diff
 Requires:   enblend-enfuse >= 3.2
 Recommends: autopano-sift
 Recommends: exiftool
@@ -97,7 +99,6 @@
 #mkdir bin
 #cp %%{SOURCE1} bin/svn
 #chmod +x bin/svn
-%patch0 -p1
 
 %build
 export PATH=$PWD/bin:$PATH
@@ -105,7 +106,7 @@
 export CXXFLAGS="$CFLAGS"
 LIB_SUFFIX=%{_lib}
 LIB_SUFFIX=${LIB_SUFFIX#lib}
-cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX 
-DENABLE_LAPACK=ON .
+cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX 
-DENABLE_LAPACK=ON BUILD_HSI=ON .
 # parallel make kills our workers
 make -j1 VERBOSE=1
 
@@ -127,6 +128,7 @@
 %if 0%{?suse_version} > 1130
   %icon_theme_cache_post
   %mime_database_post
+  %desktop_database_post
 %else
   if test -f %{_bindir}/update-mime-database ; then
 %{_bindir}/update-mime-database %{_datadir}/mime >/dev/null
@@ -137,6 +139,7 @@
 %if 0%{?suse_version} > 1130
   %icon_theme_cache_postun
   %mime_database_postun
+  %desktop_database_postun
 %else
   if test -f %{_bindir}/update-mime-database ; then
 %{_bindir}/update-mime-database %{_datadir}/mime >/dev/null
@@ -155,5 +158,7 @@
 %dir %{_libdir}/hugin
 %{_libdir}/hugin/*.so.*
 %doc %{_mandir}/man?/*.*
+%{py_sitedir}/*hpi*
+%{py_sitedir}/*hsi*
 
 %changelog

++ hugin-2011.4.0.tar.bz2 -> hugin-2012.0.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/hugin/hugin-2011.4.0.tar.bz2 
/work/SRC/openSUSE:Factory/.hugin.new/hugin-2012.0.0.tar.bz2 differ: char 11, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hugin for openSUSE:Factory

2012-03-20 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2012-03-20 11:27:30

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin", Maintainer is "sbra...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2012-01-11 
15:37:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2012-03-20 
11:27:32.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar 19 17:30:17 UTC 2012 - alinm.el...@gmail.com
+
+- added patch to fix gcc 4.7 failure (gcc47.diff)
+- added fdupes 
+
+---

New:

  gcc47.diff



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.MzFgyC/_old  2012-03-20 11:27:33.0 +0100
+++ /var/tmp/diff_new_pack.MzFgyC/_new  2012-03-20 11:27:33.0 +0100
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:   hugin
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenEXR-devel
@@ -24,21 +23,22 @@
 BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  fdupes
+BuildRequires:  fdupes
 BuildRequires:  fftw3-devel
 BuildRequires:  freeglut-devel
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
 BuildRequires:  lapack
 BuildRequires:  libexiv2-devel
+BuildRequires:  libjpeg-devel
 BuildRequires:  liblapack3
 BuildRequires:  libpano-devel >= 2.9.18
+BuildRequires:  libtiff-devel
 BuildRequires:  libxml2
 BuildRequires:  tclap
 BuildRequires:  update-desktop-files
 BuildRequires:  vigra
 BuildRequires:  zip
-BuildRequires:  libtiff-devel
-BuildRequires:  libjpeg-devel
 %if 0%{?suse_version} > 1130
 BuildRequires:  python-wxWidgets >= 2.7.0
 BuildRequires:  wxWidgets-devel
@@ -58,6 +58,7 @@
 # svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin
 #Source: %%{name}-svn2008.tar.bz2
 Source1:%{name}-svn-dummy
+Patch0: gcc47.diff
 Requires:   enblend-enfuse >= 3.2
 Recommends: autopano-sift
 Recommends: exiftool
@@ -96,6 +97,7 @@
 #mkdir bin
 #cp %%{SOURCE1} bin/svn
 #chmod +x bin/svn
+%patch0 -p1
 
 %build
 export PATH=$PWD/bin:$PATH
@@ -119,6 +121,7 @@
 mkdir -p %{buildroot}%{_docdir}/%{name}
 cp -a AUTHORS authors.txt COPYING ChangeLog LICENCE_VIGRA README README_JP 
TODO %{buildroot}%{_docdir}/%{name}/
 chmod -x %{buildroot}%{_docdir}/%{name}/*
+%fdupes %{buildroot}
 
 %post
 %if 0%{?suse_version} > 1130

++ gcc47.diff ++
diff -r 658ded2153f2 src/celeste/Utilities.h
--- a/src/celeste/Utilities.h Sun Jan 01 13:23:39 2012 +0100
+++ b/src/celeste/Utilities.h SunSat Jan 07 19:38:25 2012 +
@@ -33,6 +33,8 @@
 #include 
 #ifdef _WINDOWS
 #include "direct.h"
+#else
+#include 
 #endif
 
 using namespace std; 
diff -r 658ded2153f2 src/foreign/zthread/include/zthread/Guard.h
--- a/src/foreign/zthread/include/zthread/Guard.h SunSatSun Jan 01 13:23:39 
2012 +0100
+++ b/src/foreign/zthread/include/zthread/Guard.h SunSatSunSat Jan 07 19:38:25 
2012 +
@@ -428,7 +428,7 @@
   template 
   Guard(Guard& g) : LockHolder(g) {
 
-LockingPolicy::shareScope(*this, extract(g));
+LockingPolicy::shareScope(*this, this->extract(g));
 
   }
 
@@ -458,7 +458,7 @@
   template 
   Guard(Guard& g, LockType& lock) : LockHolder(lock) {
 
-LockingPolicy::transferScope(*this, extract(g));
+LockingPolicy::transferScope(*this, this->extract(g));
 
   }
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hugin for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2012-01-11 15:36:47

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin", Maintainer is "sbra...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2011-12-30 
08:45:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2012-01-11 
15:37:53.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 10 16:55:03 UTC 2012 - crrodrig...@opensuse.org
+
+- Add missing explicit buildrequires on libjpeg-devel and 
+  libtiff-devel, fixes factory build
+
+---



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.7kLQYm/_old  2012-01-11 15:37:54.0 +0100
+++ /var/tmp/diff_new_pack.7kLQYm/_new  2012-01-11 15:37:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hugin
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   hugin
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenEXR-devel
@@ -35,6 +37,8 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  vigra
 BuildRequires:  zip
+BuildRequires:  libtiff-devel
+BuildRequires:  libjpeg-devel
 %if 0%{?suse_version} > 1130
 BuildRequires:  python-wxWidgets >= 2.7.0
 BuildRequires:  wxWidgets-devel

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hugin for openSUSE:Factory

2011-12-29 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2011-12-30 08:45:45

Comparing /work/SRC/openSUSE:Factory/hugin (Old)
 and  /work/SRC/openSUSE:Factory/.hugin.new (New)


Package is "hugin", Maintainer is "sbra...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2011-09-23 
02:03:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2011-12-30 
08:45:46.0 +0100
@@ -1,0 +2,28 @@
+Thu Dec 22 06:39:12 UTC 2011 - mrd...@opensuse.org
+
+-Updated to version 2011.4.0:
+ * numerous translation updates
+ * bug fixes
+ * new pto-gen tool
+ * build system fixes
+
+---
+Fri Oct 21 04:40:46 UTC 2011 - t...@daylessday.org
+
+- Fixed build on openSUSE 11.3.
+
+---
+Thu Oct 20 14:05:44 UTC 2011 - t...@daylessday.org
+
+- Updated to version 2011.2.0:
+  * New Python scripting interface.
+  * New lens calibration tool
+  * A critical bug affecting a significant number of Mac users has been fixed.
+  * Many general improvements have been made.
+
+---
+Tue Oct  4 18:27:07 UTC 2011 - co...@suse.com
+
+- disable parallel build and enable verbose compilne
+
+---

Old:

  hugin-2011.0.0.tar.bz2

New:

  hugin-2011.4.0.tar.bz2



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.vYVst5/_old  2011-12-30 08:45:48.0 +0100
+++ /var/tmp/diff_new_pack.vYVst5/_new  2011-12-30 08:45:48.0 +0100
@@ -15,37 +15,50 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   hugin
-BuildRequires:  Mesa-devel OpenEXR-devel SDL-devel boost-devel cmake 
fftw3-devel freeglut-devel gcc-c++ glew-devel lapack libexiv2-devel liblapack3 
libpano-devel >= 2.9.18 libxml2 update-desktop-files vigra zip
-%if %suse_version > 1130
-BuildRequires:  python-wxWidgets >= 2.7.0 wxWidgets-devel
-%else
-BuildRequires:  python-wxGTK >= 2.7.0 wxGTK-devel
-%endif
-%if %suse_version > 1020
+BuildRequires:  Mesa-devel
+BuildRequires:  OpenEXR-devel
+BuildRequires:  SDL-devel
+BuildRequires:  boost-devel
+BuildRequires:  cmake
 BuildRequires:  fdupes
+BuildRequires:  fftw3-devel
+BuildRequires:  freeglut-devel
+BuildRequires:  gcc-c++
+BuildRequires:  glew-devel
+BuildRequires:  lapack
+BuildRequires:  libexiv2-devel
+BuildRequires:  liblapack3
+BuildRequires:  libpano-devel >= 2.9.18
+BuildRequires:  libxml2
+BuildRequires:  tclap
+BuildRequires:  update-desktop-files
+BuildRequires:  vigra
+BuildRequires:  zip
+%if 0%{?suse_version} > 1130
+BuildRequires:  python-wxWidgets >= 2.7.0
+BuildRequires:  wxWidgets-devel
+%else
+BuildRequires:  python-wxGTK >= 2.7.0
+BuildRequires:  wxGTK-devel
 %endif
-License:GPLv2+
-Group:  Productivity/Graphics/Other
+%define mversion 2011.4
+Version:%{mversion}.0
+Release:0
 Summary:Toolchain for Stitching of Images and Creating Panoramas
-Version:2011.0.0
-Release:1
-Source: 
http://sourceforge.net/projects/%{name}/files/%{name}/%{name}-2011.0/%{name}-%{version}.tar.bz2
+License:GPL-2.0+
+Group:  Productivity/Graphics/Other
+Url:http://hugin.sourceforge.net/
+Source: 
http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{mversion}/%{name}-%{version}.tar.bz2
 # For SVN snapshot:
 # svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin
-#Source: %{name}-svn2008.tar.bz2
+#Source: %%{name}-svn2008.tar.bz2
 Source1:%{name}-svn-dummy
-Url:http://hugin.sourceforge.net/
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   make
-# Optional package, if missing, it could cause unexpected errors:
 Requires:   enblend-enfuse >= 3.2
-# Optional third party package:
-Recommends: autopano-sift exiftool
-%if %suse_version > 1130
+Recommends: autopano-sift
+Recommends: exiftool
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1130
 %define _use_internal_dependency_generator 0
 %define __find_requires %wx_requires
 %endif
@@ -59,24 +72,11 @@
 chromatic abberation, create HDR images, provide automatic feature
 detection and extraction of key points.
 
-Authors:
-
-Pablo d'Angelo 
-Kai-Uwe Behrmann 
-Douglas Wilkins
-Ed Halley
-Ippei Ukai
-Bruno Postle
-Alexandre Jenny
-Ziv Yaniv
-John Navas
-Luca Vascon
-Fabian Wetzel
-
 %prep
 %setup -q
+
 # For SVN snapshot:
-#setup -q

commit hugin for openSUSE:Factory

2011-08-29 Thread h_root

Hello community,

here is the log from the commit of package hugin for openSUSE:Factory
checked in at Mon Aug 29 16:48:12 CEST 2011.




--- hugin/hugin.changes 2011-03-22 08:15:26.0 +0100
+++ /mounts/work_src_done/STABLE/hugin/hugin.changes2011-05-31 
16:49:13.0 +0200
@@ -1,0 +2,31 @@
+Tue May 31 16:34:47 CEST 2011 - sbra...@suse.cz
+
+- Updated to version 2011.0.0:
+  * Improved Built-in Control Points Generator.
+  * CPFind's detection ability has been significantly improved.
+  * Improved Fast Preview.
+  * Overview pane has been added to the Fast Preview window.
+  * It is now possible to drag individual images or arbitrary
+groups of images on the panosphere in the fast preview.
+  * A new gray point picker for visual white balance correction.
+  * Additional functionality for the registration of stereo images.
+  * New Thoby projection modeling 10.5mm Nikkor fisheye lens.
+  * Improved support for some keyboard shortcuts.
+  * New Preferences: output file format (LDR only).
+  * Bugfixes and adds minor features.
+  * Many translations updated.
+
+---
+Tue Apr 26 19:34:14 CEST 2011 - sbra...@suse.cz
+
+- Updated to version 2010.4.0:
+  * Built-in points generator - no third party software for control
+points needed.
+  * Improved Unattended Operation.
+  * Improved Interaction and Functionality.
+  * New Command-Line Tools.
+  * New Visuals.
+  * Updated translations.
+  * Other improvements.
+
+---
@@ -37,0 +69,29 @@
+
+---
+Mon Feb 15 22:05:25 UTC 2010 - nico.laus.2...@gmx.de
+
+- removed LAPACK compile option (caused SIGSEVs - may be different
+  for newer libraries)
+
+---
+Mon Jan 11 08:10:38 UTC 2010 - nico.laus.2...@gmx.de
+
+- added liblapack3 and lapack dependencies
+
+---
+Sun Jan 10 13:13:08 UTC 2010 - nico.laus.2...@gmx.de
+
+- updated to 2009.4.0:
+  (from http://hugin.sourceforge.net/releases/2009.4.0/)
+  * Automatic lens calibration
+  * Control point cleaning
+  * Translation updates (20 languages)
+  * other improvements
+  changes between 0.8.0 and 2009.2.0:
+  (from http://hugin.sourceforge.net/releases/2009.2.0/)
+  * GPU accelerated stitching
+  * Improved Preferences panel (Control Point Detectors)
+  * Improved control of stitching process (Stitcher tab)
+  * Fast Preview shows control points connected with lines
+  * lots of bugfixes, lots of new bugs
+- split off -devel sub-package

calling whatdependson for head-i586


Old:

  hugin-2010.0.0.tar.bz2
  hugin-fix-gcc46.patch
  hugin-libpng14.patch

New:

  hugin-2011.0.0.tar.bz2



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.2GuvjI/_old  2011-08-29 16:46:08.0 +0200
+++ /var/tmp/diff_new_pack.2GuvjI/_new  2011-08-29 16:46:08.0 +0200
@@ -19,11 +19,11 @@
 
 
 Name:   hugin
-BuildRequires:  OpenEXR-devel SDL-devel boost-devel cmake fftw3-devel 
freeglut-devel gcc-c++ glew-devel libexiv2-devel libpano-devel libxml2 
update-desktop-files vigra zip
+BuildRequires:  Mesa-devel OpenEXR-devel SDL-devel boost-devel cmake 
fftw3-devel freeglut-devel gcc-c++ glew-devel lapack libexiv2-devel liblapack3 
libpano-devel >= 2.9.18 libxml2 update-desktop-files vigra zip
 %if %suse_version > 1130
-BuildRequires:  python-wxWidgets wxWidgets-devel
+BuildRequires:  python-wxWidgets >= 2.7.0 wxWidgets-devel
 %else
-BuildRequires:  python-wxGTK wxGTK-devel
+BuildRequires:  python-wxGTK >= 2.7.0 wxGTK-devel
 %endif
 %if %suse_version > 1020
 BuildRequires:  fdupes
@@ -31,16 +31,13 @@
 License:GPLv2+
 Group:  Productivity/Graphics/Other
 Summary:Toolchain for Stitching of Images and Creating Panoramas
-Version:2010.0.0
-Release:11
-Source: %{name}-%{version}.tar.bz2
+Version:2011.0.0
+Release:1
+Source: 
http://sourceforge.net/projects/%{name}/files/%{name}/%{name}-2011.0/%{name}-%{version}.tar.bz2
 # For SVN snapshot:
 # svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin
 #Source: %{name}-svn2008.tar.bz2
 Source1:%{name}-svn-dummy
-Patch0: hugin-libpng14.patch
-# PATCH-FIX-UPSTREAM hugin-fix-gcc46.patch idoen...@suse.de -- Fix compilation 
with gcc 4.6
-Patch1: hugin-fix-gcc46.patch
 Url:http://hugin.sourceforge.net/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   make
@@ -62,8 +59,6 @@
 chromatic abberation, create HDR images, provide automatic feature
 detection and extraction of key points.
 
-
-
 Authors:
 
 Pablo d'Angelo 
@@ -80,8 +75,6 @@
 
 %prep
 %setup -q
-%patch0
-%patc

commit hugin for openSUSE:Factory

2011-03-22 Thread h_root

Hello community,

here is the log from the commit of package hugin for openSUSE:Factory
checked in at Tue Mar 22 17:42:38 CET 2011.




--- hugin/hugin.changes 2010-12-28 17:19:55.0 +0100
+++ /mounts/work_src_done/STABLE/hugin/hugin.changes2011-03-22 
08:15:26.0 +0100
@@ -1,0 +2,10 @@
+Mon Mar 22 08:12:00 UTC 2011 - idoen...@novell.com
+
+- Add hugin-fix-gcc46.patch: fix gcc 4.6 compilation 
+
+---
+Mon Mar 21 16:51:59 UTC 2011 - co...@novell.com
+
+- licenses package is about to die
+
+---

calling whatdependson for head-i586


New:

  hugin-fix-gcc46.patch



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.JsuznB/_old  2011-03-22 17:42:20.0 +0100
+++ /var/tmp/diff_new_pack.JsuznB/_new  2011-03-22 17:42:20.0 +0100
@@ -26,23 +26,24 @@
 BuildRequires:  python-wxGTK wxGTK-devel
 %endif
 %if %suse_version > 1020
-BuildRequires:  fdupes licenses
-Requires:   licenses
+BuildRequires:  fdupes
 %endif
 License:GPLv2+
 Group:  Productivity/Graphics/Other
 Summary:Toolchain for Stitching of Images and Creating Panoramas
 Version:2010.0.0
-Release:6
+Release:11
 Source: %{name}-%{version}.tar.bz2
 # For SVN snapshot:
 # svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin
 #Source: %{name}-svn2008.tar.bz2
 Source1:%{name}-svn-dummy
 Patch0: hugin-libpng14.patch
+# PATCH-FIX-UPSTREAM hugin-fix-gcc46.patch idoen...@suse.de -- Fix compilation 
with gcc 4.6
+Patch1: hugin-fix-gcc46.patch
 Url:http://hugin.sourceforge.net/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   licenses make
+Requires:   make
 # Optional package, if missing, it could cause unexpected errors:
 Requires:   enblend-enfuse >= 3.2
 # Optional third party package:
@@ -80,6 +81,7 @@
 %prep
 %setup -q
 %patch0
+%patch1 -p1
 # For SVN snapshot:
 #setup -q -n %{name}
 # Rename Catalan in Spain to Catalan.
@@ -115,12 +117,6 @@
 mv $RPM_BUILD_ROOT%{_datadir}/icons/gnome 
$RPM_BUILD_ROOT%{_datadir}/icons/hicolor
 %if %suse_version > 1020
 %fdupes $RPM_BUILD_ROOT%{_datadir}
-for FILE in COPYING LICENCE LICENCE_JHEAD LICENCE_VIGRA ; do
-MD5SUM=$(md5sum $FILE | sed 's/ .*//')
-if test -f /usr/share/doc/licenses/md5/$MD5SUM ; then
-ln -sf /usr/share/doc/licenses/md5/$MD5SUM $FILE
-fi
-done
 %endif
 
 %clean

++ hugin-fix-gcc46.patch ++

# HG changeset patch
# User Bruno Postle 
# Date 1295990053 0
# Node ID 1fc6ad6e7c7ae679e3b8f96b6f4c36920f228138
# Parent  9e1d0816a1edd95a985ad6fd62da9c8b7342efb5
Fix for compilation with gcc-4.6.0

diff -r 9e1d0816a1ed -r 1fc6ad6e7c7a src/foreign/vigra/vigra/multi_iterator.hxx
--- a/src/foreign/vigra/vigra/multi_iterator.hxxMon Jan 24 21:37:53 
2011 +0100
+++ b/src/foreign/vigra/vigra/multi_iterator.hxxTue Jan 25 21:14:13 
2011 +
@@ -41,6 +41,7 @@
 #define VIGRA_MULTI_ITERATOR_HXX
 
 #include 
+#include 
 #include "tinyvector.hxx"
 #include "iteratortags.hxx"
 






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org