[dx] rebuild for new ImageMagick

Tom Callaway spot at fedoraproject.org
Fri Apr 13 14:36:24 UTC 2012


commit f03e3adc4c009f6cd1073ecb719174b7dae8f6e1
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Apr 13 10:36:21 2012 -0400

    rebuild for new ImageMagick

 dx.spec |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/dx.spec b/dx.spec
index bd45b0a..a30324e 100644
--- a/dx.spec
+++ b/dx.spec
@@ -1,7 +1,7 @@
 Summary: Open source version of IBM's Visualization Data Explorer
 Name: dx
 Version: 4.4.4
-Release: 22%{?dist}
+Release: 23%{?dist}
 URL: http://www.opendx.org/
 Group: Applications/Engineering
 Source0: http://opendx.informatics.jax.org/source/dx-%{version}.tar.gz
@@ -17,7 +17,6 @@ Patch4: %{name}-null.patch
 # remove calls to non-public ImageMagick function to fix linking
 Patch5: %{name}-magick.patch
 License: IBM
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: bison
 BuildRequires: desktop-file-utils
 BuildRequires: flex
@@ -85,7 +84,6 @@ autoreconf --force --install
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 
 ln -s ../../%{_lib}/dx/bin_linux $RPM_BUILD_ROOT%{_datadir}/dx/
@@ -103,9 +101,6 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/dx/doc
 rm     $RPM_BUILD_ROOT%{_datadir}/dx/lib/outboard.c
 rm     $RPM_BUILD_ROOT%{_libdir}/*.la
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post libs -p /sbin/ldconfig
 
 %postun libs -p /sbin/ldconfig
@@ -131,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/lib*.so
 
 %changelog
+* Fri Apr 13 2012 Tom Callaway <spot at fedoraproject.org> - 4.4.4-23
+- rebuild for new ImageMagick
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.4.4-22
 - Rebuilt for c++ ABI breakage
 


More information about the scm-commits mailing list