hubbitus pushed to ImageMagick (master). "Again readd --without-gcc-arch to configure, to gone also -mtune gcc option (https://fedorahosted.org/fesco/ticket/1443)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 26 22:33:43 UTC 2015


From 3f4ca4dddd948fb6baff50e393819b1129cadffb Mon Sep 17 00:00:00 2001
From: Hubbitus <pahan at hubbitus.info>
Date: Wed, 27 May 2015 01:33:23 +0300
Subject: Again readd --without-gcc-arch to configure, to gone also -mtune gcc
 option (https://fedorahosted.org/fesco/ticket/1443)


diff --git a/ImageMagick.spec b/ImageMagick.spec
index bca4e19..6438479 100644
--- a/ImageMagick.spec
+++ b/ImageMagick.spec
@@ -3,7 +3,7 @@
 
 Name:		ImageMagick
 Version:	%{VER}.%{Patchlevel}
-Release:	0.beta.1%{?dist}
+Release:	0.beta.2%{?dist}
 Summary:	An X application for displaying and manipulating images
 Group:		Applications/Multimedia
 License:	ImageMagick
@@ -160,6 +160,7 @@ cp -p Magick++/demo/*.cpp Magick++/demo/*.miff Magick++/examples
 	--with-perl-options="INSTALLDIRS=vendor %{?perl_prefix} CC='%__cc -L$PWD/magick/.libs' LDDLFLAGS='-shared -L$PWD/magick/.libs'" \
 	--without-dps \
 	--without-included-ltdl --with-ltdl-include=%{_includedir} \
+	--without-gcc-arch \
 	--with-ltdl-lib=%{_libdir}
 
 # Disable rpath
@@ -319,6 +320,9 @@ rm -rf %{buildroot}
 %doc PerlMagick/demo/ PerlMagick/Changelog PerlMagick/README.txt
 
 %changelog
+* Wed May 27 2015 Pavel Alexeev <Pahan at Hubbitus.info> - 6.9.1.3-0.beta.2
+- Again readd --without-gcc-arch to configure, to gone also -mtune gcc option (https://fedorahosted.org/fesco/ticket/1443)
+
 * Thu May 21 2015 Pavel Alexeev <Pahan at Hubbitus.info> - 6.9.1.3-0.beta.1
 - Build beta 6.9.1-3 to gone -march (https://fedorahosted.org/fesco/ticket/1443)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ImageMagick.git/commit/?h=master&id=3f4ca4dddd948fb6baff50e393819b1129cadffb


More information about the scm-commits mailing list