Hello community,

here is the log from the commit of package chromaprint for openSUSE:Factory 
checked in at 2015-12-20 10:51:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromaprint (Old)
 and      /work/SRC/openSUSE:Factory/.chromaprint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromaprint"

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromaprint/chromaprint.changes  2015-12-17 
15:53:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.chromaprint.new/chromaprint.changes     
2015-12-20 10:51:32.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Dec 18 16:41:02 UTC 2015 - [email protected]
+
+- Remove needless conditional for the libdir which is in the macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ chromaprint.spec ++++++
--- /var/tmp/diff_new_pack.pqn7a6/_old  2015-12-20 10:51:33.000000000 +0100
+++ /var/tmp/diff_new_pack.pqn7a6/_new  2015-12-20 10:51:33.000000000 +0100
@@ -17,9 +17,8 @@
 #
 
 
-%bcond_without ffmpeg
-
 %define soname      0
+%bcond_without ffmpeg
 Name:           chromaprint
 Version:        1.2
 Release:        0
@@ -102,11 +101,6 @@
 %cmake \
     -DCMAKE_SKIP_RPATH=TRUE \
     -DCMAKE_BUILD_WITH_INSTALL_RPATH=FALSE \
-%if 0%{?suse_version}
-%if "%{_lib}" == "lib64"
-    -DLIB_SUFFIX="64" \
-%endif
-%endif
 %if %{with ffmpeg}
     -DWITH_AVFFT=ON \
     -DBUILD_EXAMPLES=ON \


Reply via email to