[kxstitch/f17] rebuild for new ImageMagick

Tom Callaway spot at fedoraproject.org
Fri Apr 13 15:31:39 UTC 2012


commit f9c76b187afda7d8c6d61b6d50df3a6b84b3b1a0
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Apr 13 11:31:36 2012 -0400

    rebuild for new ImageMagick

 kxstitch.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/kxstitch.spec b/kxstitch.spec
index f18a95f..0196f53 100644
--- a/kxstitch.spec
+++ b/kxstitch.spec
@@ -1,7 +1,7 @@
 Name: kxstitch
 Summary: Program to create cross stitch patterns
 Version: 0.8.4.1
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: GPLv2+
 Group: Amusements/Graphics
 URL: http://sourceforge.net/apps/mediawiki/kxstitch/index.php
@@ -29,6 +29,8 @@ a Sane supported scanner.
 
 %build
 %configure --disable-rpath
+sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 make %{?_smp_mflags}
 
 # This matches more or less the upstream .desktop file but makes it compliant
@@ -107,6 +109,9 @@ gtk-update-icon-cache %{_datadir}/icons/{hicolor,locolor} &>/dev/null || :
 %doc AUTHORS ChangeLog COPYING README TODO
 
 %changelog
+* Fri Apr 13 2012 Tom Callaway <spot at fedoraproject.org> - 0.8.4.1-10
+- rebuild for new ImageMagick
+
 * Fri Mar 01 2012 Golo Fuchert <packages at golotop.de> - 0.8.4.1-9
 - Rebuild for new libpng
 


More information about the scm-commits mailing list