Hello community,

here is the log from the commit of package audacious-plugins for 
openSUSE:Factory checked in at 2018-10-31 13:21:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/audacious-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.audacious-plugins.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "audacious-plugins"

Wed Oct 31 13:21:07 2018 rev:7 rq:645566 version:3.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/audacious-plugins/audacious-plugins.changes      
2018-08-27 12:57:32.924698155 +0200
+++ /work/SRC/openSUSE:Factory/.audacious-plugins.new/audacious-plugins.changes 
2018-10-31 13:22:01.803024375 +0100
@@ -1,0 +2,6 @@
+Tue Oct 30 15:46:44 UTC 2018 - Guillaume GARDET <[email protected]>
+
+- Disable glspectrum and qtglspectrum on %arm and aarch64 as openGL
+  is unsupported
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ audacious-plugins.spec ++++++
--- /var/tmp/diff_new_pack.juuCtV/_old  2018-10-31 13:22:02.539023689 +0100
+++ /var/tmp/diff_new_pack.juuCtV/_new  2018-10-31 13:22:02.547023682 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -113,6 +113,10 @@
 %configure \
   --enable-qt       \
   --enable-gtk      \
+%ifarch %arm aarch64
+  --disable-glspectrum \
+  --disable-qtglspectrum \
+%endif
 %if %{with faad}
   --enable-aac     \
 %else


Reply via email to