- Upstream release (2010.2.0)

This commit is contained in:
Denis Arnaud 2010-11-07 11:08:53 +01:00
parent 1a57beb696
commit db56f0e513
2 changed files with 13 additions and 4 deletions

View File

@ -1,7 +1,7 @@
Summary: A panoramic photo stitcher and more
Name: hugin
Version: 2010.0.0
Release: 5%{?dist}
Version: 2010.2.0
Release: 1%{?dist}
License: GPLv2+
Group: Applications/Multimedia
Source: http://downloads.sourceforge.net/hugin/%{name}-%{version}.tar.gz
@ -12,7 +12,7 @@ Requires: %{name}-base = %{version}-%{release}
BuildRequires: libpano13-devel >= 2.9.14 zlib-devel libtiff-devel libjpeg-devel
BuildRequires: libpng-devel gettext-devel wxGTK-devel >= 2.7.0 boost-devel freeglut-devel
BuildRequires: cmake desktop-file-utils OpenEXR-devel exiv2-devel glew-devel
BuildRequires: mesa-libGLU-devel libXmu-devel
%{?fedora:BuildRequires: mesa-libGLU-devel libXmu-devel}
%{?rhel:BuildRequires: xorg-x11-devel}
%description
@ -108,6 +108,9 @@ touch --no-create %{_datadir}/icons/gnome || :
%{_bindir}/calibrate_lens
%{_bindir}/cpclean
%{_bindir}/deghosting_mask
%{_bindir}/pano_trafo
%{_bindir}/pano_modify
%{_bindir}/pto_merge
%{_libdir}/libhugin*
%{_libdir}/libceleste*
@ -125,8 +128,14 @@ touch --no-create %{_datadir}/icons/gnome || :
%{_mandir}/man1/tca_correct.*
%{_mandir}/man1/vig_optimize.*
%{_mandir}/man1/deghosting_mask.*
%{_mandir}/man1/pano_trafo.*
%{_mandir}/man1/pano_modify.*
%{_mandir}/man1/pto_merge.*
%changelog
* Sun Nov 07 2010 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 2010.2.0-1
- Upstream release (2010.2.0)
* Mon Aug 23 2010 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 2010.0.0-5
- The xorg-x11-devel package is not available on Fedora. So,
removed it.

View File

@ -1 +1 @@
0cd0b78e0d866023e3b6645e5010876f hugin-2010.0.0.tar.gz
be94c0454924ff5b7dbea4736395f7b1 hugin-2010.2.0.tar.gz