Hello community,

here is the log from the commit of package ImageMagick for openSUSE:Factory 
checked in at 2014-03-06 19:29:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ImageMagick (Old)
 and      /work/SRC/openSUSE:Factory/.ImageMagick.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ImageMagick"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes  2014-03-01 
14:38:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick.changes     
2014-03-06 19:29:28.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Mar  3 13:34:39 UTC 2014 - [email protected]
+
+- directories in libMagickCore depends on %{clibver} and 
+  %{quantum_depth} [bnc#866442]
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ImageMagick.spec ++++++
--- /var/tmp/diff_new_pack.EhEw0f/_old  2014-03-06 19:29:29.000000000 +0100
+++ /var/tmp/diff_new_pack.EhEw0f/_new  2014-03-06 19:29:29.000000000 +0100
@@ -47,13 +47,14 @@
 BuildRequires:  pango-devel
 BuildRequires:  pkgconfig
 
-%define mfr_version   6.8.8
+%define maj           6
+%define mfr_version   %{maj}.8.8
 %define mfr_revision  7
 %define quantum_depth 16
 %define source_version %{mfr_version}-%{mfr_revision}
 %define clibver   2
 %define cxxlibver 3
-%define libspec -6_Q%{quantum_depth}
+%define libspec -%{maj}_Q%{quantum_depth}
 Version:        %{mfr_version}.%{mfr_revision}
 Release:        0
 Summary:        Viewer and Converter for Images
@@ -242,6 +243,12 @@
 export CFLAGS="$RPM_OPT_FLAGS"
 export CXXFLAGS="$RPM_OPT_FLAGS"
 export LDFLAGS="-L%{_libdir}"
+# for MODULES_DIRNAME setup purpose see bnc#866442
+export MODULES_DIRNAME="modules-%{maj}_Q%{quantum_depth}-%{clibver}"
+# for SHAREARCH_DIRNAME setup purpose see bnc#866442
+export SHAREARCH_DIRNAME="config-%{maj}_Q%{quantum_depth}-%{clibver}"
+# for CONFIGURE_RELATIVE_PATH setup purpose see bnc#866442
+sed -i 's:^\(CONFIGURE_RELATIVE_PATH=.*\):\1_Q%{quantum_depth}-%{clibver}:' 
configure.ac
 CHANGES=`stat --format="%y" %SOURCE1|cut --characters=1-10`
 # Use mtime of .changes for build time
 sed -i -e "s|^PACKAGE_RELEASE_DATE.*$|PACKAGE_RELEASE_DATE=\"$CHANGES\"|" 
version.sh



-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to