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.000000000 +0100
+++ /mounts/work_src_done/STABLE/hugin/hugin.changes    2011-05-31 
16:49:13.000000000 +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.000000000 +0200
+++ /var/tmp/diff_new_pack.2GuvjI/_new  2011-08-29 16:46:08.000000000 +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}-svn2008xxxx.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 <pablo.dang...@web.de>
@@ -80,8 +75,6 @@
 
 %prep
 %setup -q
-%patch0
-%patch1 -p1
 # For SVN snapshot:
 #setup -q -n %{name}
 # Rename Catalan in Spain to Catalan.
@@ -104,7 +97,7 @@
 export PATH=$PWD/bin:$PATH
 LIB_SUFFIX=%{_lib}
 LIB_SUFFIX=${LIB_SUFFIX#lib}
-cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX .
+cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX 
-DENABLE_LAPACK=ON .
 make %{?jobs:-j%jobs}
 
 %install
@@ -115,36 +108,32 @@
 %{find_lang} %{name}
 # Use better place for MIME icons.
 mv $RPM_BUILD_ROOT%{_datadir}/icons/gnome 
$RPM_BUILD_ROOT%{_datadir}/icons/hicolor
-%if %suse_version > 1020
+mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}
+cp -a AUTHORS authors.txt COPYING ChangeLog LICENCE_VIGRA README README_JP 
TODO $RPM_BUILD_ROOT%{_docdir}/%{name}/
 %fdupes $RPM_BUILD_ROOT%{_datadir}
-%endif
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/sbin/ldconfig
-if test -x usr/bin/update-mime-database ; then
-  usr/bin/update-mime-database usr/share/mime >/dev/null
-fi
+%icon_theme_cache_post
+%mime_database_post
 
 %postun
-/sbin/ldconfig
-if test -x usr/bin/update-mime-database ; then
-  usr/bin/update-mime-database usr/share/mime >/dev/null
-fi
+%icon_theme_cache_postun
+%mime_database_postun
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%doc AUTHORS authors.txt COPYING ChangeLog LICENCE_VIGRA README README_JP TODO
+%doc %{_docdir}/%{name}
 %{_bindir}/*
 %{_datadir}/hugin
 %{_datadir}/applications/*.desktop
 %{_datadir}/icons/hicolor/48x48/mimetypes/*.png
 %{_datadir}/mime/packages/*.xml
 %{_datadir}/pixmaps/*.png
-%{_libdir}/*.so
-%{_libdir}/*.so.*
-%doc %{_mandir}/man?/*
+%dir %{_libdir}/hugin
+%{_libdir}/hugin/*.so.*
+%doc %{_mandir}/man?/*.*
 
 %changelog

++++++ hugin-2010.0.0.tar.bz2 -> hugin-2011.0.0.tar.bz2 ++++++
hugin/hugin-2010.0.0.tar.bz2 
/mounts/work_src_done/STABLE/hugin/hugin-2011.0.0.tar.bz2 differ: char 12, line 
1


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

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

Reply via email to