Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2018-08-03 12:36:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plplot (Old)
 and      /work/SRC/openSUSE:Factory/.plplot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plplot"

Fri Aug  3 12:36:35 2018 rev:52 rq:626898 version:5.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plplot/plplot.changes    2018-06-13 
15:39:28.780363297 +0200
+++ /work/SRC/openSUSE:Factory/.plplot.new/plplot.changes       2018-08-03 
12:36:52.391531397 +0200
@@ -1,0 +2,6 @@
+Tue Jul 31 12:50:31 UTC 2018 - [email protected]
+
+- Re-enable libcsirocsa and libscironn for i586: these are now
+  building (go figure!)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plplot.spec ++++++
--- /var/tmp/diff_new_pack.8a7aaz/_old  2018-08-03 12:36:53.075532411 +0200
+++ /var/tmp/diff_new_pack.8a7aaz/_new  2018-08-03 12:36:53.075532411 +0200
@@ -165,10 +165,8 @@
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 Requires:       %{c_shlib} = %{version}
-%ifarch x86_64 aarch64 ppc64 ppc64le
 Requires:       %{csirocsa_shlib} = %{version}
 Requires:       %{csironn_shlib} = %{version}
-%endif
 Requires:       %{qsastime_shlib} = %{version}
 Requires:       gcc-c++
 Requires:       pkgconfig
@@ -202,10 +200,8 @@
 %{_mandir}/man1/pltek.1.gz
 %{_includedir}/plplot/
 %exclude %{_includedir}/plplot/plstream.h
-%ifarch x86_64 aarch64 ppc64 ppc64le
 %{_libdir}/libcsirocsa.so
 %{_libdir}/libcsironn.so
-%endif
 %{_libdir}/libplplot.so
 %{_libdir}/libqsastime.so
 %{_libdir}/pkgconfig/plplot.pc
@@ -717,7 +713,6 @@
 
 This package provides the shared lib for PLplot's csirocsa.
 
-%ifarch x86_64 aarch64 ppc64 ppc64le
 %post -n %{csirocsa_shlib} -p /sbin/ldconfig
 
 %postun -n %{csirocsa_shlib} -p /sbin/ldconfig
@@ -725,7 +720,6 @@
 %files -n %{csirocsa_shlib}
 %defattr(-,root,root)
 %{_libdir}/libcsirocsa.so.*
-%endif
 ##########################################################################
 
 %package -n %{csironn_shlib}
@@ -740,7 +734,6 @@
 
 This package provides the shared lib for PLplot's csironn.
 
-%ifarch x86_64 aarch64 ppc64 ppc64le
 %post -n %{csironn_shlib} -p /sbin/ldconfig
 
 %postun -n %{csironn_shlib} -p /sbin/ldconfig
@@ -748,7 +741,6 @@
 %files -n %{csironn_shlib}
 %defattr(-,root,root)
 %{_libdir}/libcsironn.so.*
-%endif
 ##########################################################################
 
 %package -n %{qsastime_shlib}


Reply via email to