* Wed Aug 04 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 2010.0.0-4

- Rebuild for Boost soname bump
- Update to match current guidelines and drop obsolete ifdefs
This commit is contained in:
Rahul Sundaram 2010-08-04 19:19:43 +05:30
parent 6e4c1230bc
commit 574d896c02

View File

@ -1,24 +1,19 @@
Summary: A panoramic photo stitcher and more
Name: hugin
Version: 2010.0.0
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2+
Group: Applications/Multimedia
Source: http://downloads.sourceforge.net/hugin/%{name}-%{version}.tar.gz
URL: http://hugin.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: shared-mime-info
Requires: webclient
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
%if 0%{?fedora} >= 9
BuildRequires: mesa-libGLU-devel libXmu-devel
%endif
%if 0%{?rhl} >= 4
BuildRequires: xorg-x11-devel
%endif
%description
hugin can be used to stitch multiple images together. The resulting image can
@ -44,7 +39,6 @@ without a GUI environment.
make VERBOSE=1 %{?_smp_mflags}
%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
# unused symlinks
@ -61,8 +55,6 @@ desktop-file-install --vendor="" --delete-original \
%{buildroot}/%{_datadir}/applications/PTBatcherGUI.desktop
%find_lang %{name}
%clean
rm -rf %{buildroot}
%post
update-desktop-database &> /dev/null ||:
@ -135,6 +127,10 @@ touch --no-create %{_datadir}/icons/gnome || :
%{_mandir}/man1/deghosting_mask.*
%changelog
* Wed Aug 04 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 2010.0.0-4
- Rebuild for Boost soname bump
- Update to match current guidelines and drop obsolete ifdefs
* Wed Jul 14 2010 Dan Horák <dan@danny.cz> - 2010.0.0-3
- rebuilt against wxGTK-2.8.11-2