[hugin] * Wed Aug 04 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 2010.0.0-4 - Rebuild for Boost sonam

Rahul Sundaram sundaram at fedoraproject.org
Wed Aug 4 13:51:36 UTC 2010


commit 574d896c02a7a4e72bc15f2a51e44f86891e876c
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Wed Aug 4 19:19:43 2010 +0530

    * Wed Aug 04 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 2010.0.0-4
    - Rebuild for Boost soname bump
    - Update to match current guidelines and drop obsolete ifdefs

 hugin.spec |   14 +++++---------
 1 files changed, 5 insertions(+), 9 deletions(-)
---
diff --git a/hugin.spec b/hugin.spec
index a512207..835edce 100644
--- a/hugin.spec
+++ b/hugin.spec
@@ -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 at 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 at danny.cz> - 2010.0.0-3
 - rebuilt against wxGTK-2.8.11-2
 


More information about the scm-commits mailing list