commit plplot for openSUSE:Factory
Hello community, here is the log from the commit of package plplot for openSUSE:Factory checked in at 2018-04-30 22:53:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plplot (Old) and /work/SRC/openSUSE:Factory/.plplot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "plplot" Mon Apr 30 22:53:39 2018 rev:49 rq:601555 version:5.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plplot/plplot.changes 2018-02-16 21:46:31.219088710 +0100 +++ /work/SRC/openSUSE:Factory/.plplot.new/plplot.changes 2018-04-30 22:54:10.138903479 +0200 @@ -1,0 +2,6 @@ +Thu Apr 26 12:49:52 UTC 2018 - badshah400@gmail.com + +- Fix building for i586 by packaging x86_64-only libraries only + for the latter arch. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plplot.spec ++++++ --- /var/tmp/diff_new_pack.IVUhRE/_old 2018-04-30 22:54:11.058869912 +0200 +++ /var/tmp/diff_new_pack.IVUhRE/_new 2018-04-30 22:54:11.062869766 +0200 @@ -48,7 +48,7 @@ Release: 0 Summary: Software package for creating scientific plots # Main license is LGPL-2.1+, but Octave bindings are licensed as GPL-2.0+ -License: LGPL-2.1+ and GPL-2.0+ +License: LGPL-2.1-or-later AND GPL-2.0-or-later Group: Productivity/Scientific/Other Url: http://plplot.sourceforge.net/ Source0: http://download.sf.net/plplot/%{name}-%{version}.tar.gz @@ -126,7 +126,7 @@ %package common ########################################################################## Summary: Files for development with PLplot -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Productivity/Graphics/Visualization/Graph Provides: %{name} = %{version} Obsoletes: %{name} < 5.12.0 @@ -162,7 +162,7 @@ %package devel ########################################################################## Summary: Files for development with PLplot -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ Requires: %{c_shlib} = %{version} Requires: %{csirocsa_shlib} = %{version} @@ -200,8 +200,10 @@ %{_mandir}/man1/pltek.1.gz %{_includedir}/plplot/ %exclude %{_includedir}/plplot/plstream.h +%ifarch x86_64 %{_libdir}/libcsirocsa.so %{_libdir}/libcsironn.so +%endif %{_libdir}/libplplot.so %{_libdir}/libqsastime.so %{_libdir}/pkgconfig/plplot.pc @@ -235,7 +237,7 @@ %package doc ########################################################################## Summary: Documentation for PLplot and its bindings -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Documentation/Other %description doc @@ -254,7 +256,7 @@ %package -n %{ada_shlib} ########################################################################## Summary: Shared libraries for PLplot's Ada bindings -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n %{ada_shlib} @@ -276,7 +278,7 @@ %package -n %{name}ada-devel ########################################################################## Summary: Ada bindings for development with PLplot -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Languages/Other Requires: %{ada_shlib} = %{version} Requires: %{name}-common = %{version} @@ -308,7 +310,7 @@ %package -n %{fort_shlib} ########################################################################## Summary: Shared libraries for PLplot's Fortran bindings -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n %{fort_shlib} @@ -330,7 +332,7 @@ %package -n %{name}fortran-devel ########################################################################## Summary: Fortran bindings for development with PLplot -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Languages/Fortran Requires: %{fort_shlib} = %{version} Requires: %{name}-common = %{version} @@ -361,7 +363,7 @@ %package java ########################################################################## Summary: PLplot functions for scientific plotting with Java -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Productivity/Scientific/Other Requires: %{name}-common = %{version} Requires: java @@ -384,7 +386,7 @@ %package lua ########################################################################## Summary: PLplot functions for scientific plotting with Lua -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/Other Requires: %{name}-common = %{version} Requires: lua @@ -406,7 +408,7 @@ %package octave ########################################################################## Summary: PLplot functions for scientific plotting with Octave -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Libraries/Other Requires: %{name}-common = %{version} Requires: octave @@ -432,7 +434,7 @@ %package python3-qt ########################################################################## Summary: PLplot functions for scientific plotting with python-qt4 -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/Python Requires: %{name}-common = %{version} Requires: python3-qt5 @@ -452,7 +454,7 @@ %package -n %{qt_shlib} ########################################################################## Summary: PLplot functions for scientific plotting with Qt -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n %{qt_shlib} @@ -474,7 +476,7 @@ %package -n %{name}qt-devel ########################################################################## Summary: PLplot functions for scientific plotting with qt -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/Other Requires: %{qt_shlib} = %{version} Requires: libqt4-devel @@ -501,7 +503,7 @@ %package tcltk-libs ########################################################################## Summary: PLplot functions for scientific plotting with Tcl/Tk -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries Provides: %{name}-tcltk = %{version} Obsoletes: %{name}-tcltk < 5.12.0 @@ -526,7 +528,7 @@ %package tcltk-devel ########################################################################## Summary: PLplot functions for scientific plotting with Tcl/Tk -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/Other Requires: %{name}-common = %{version} Requires: %{name}-tcltk-libs = %{version} @@ -572,7 +574,7 @@ %package -n %{wx_shlib} ########################################################################## Summary: PLplot functions for scientific plotting with wxWidgets -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n %{wx_shlib} @@ -594,7 +596,7 @@ %package wxwidgets ########################################################################## Summary: PLplot plot viewer built on wxWidgets -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Productivity/Graphics/Visualization/Graph Requires: %{name}-common = %{version} Requires: %{wx_shlib} = %{version} @@ -613,7 +615,7 @@ %package -n %{name}wxwidgets-devel ########################################################################## Summary: PLplot bindings for development with wxWidgets -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ Requires: %{name}-devel = %{version} Requires: %{wx_shlib} = %{version} @@ -641,7 +643,7 @@ %package -n %{c_shlib} ########################################################################## Summary: PLplot functions for scientific plotting with C -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n %{c_shlib} @@ -662,7 +664,7 @@ %package -n %{cxx_shlib} ########################################################################## Summary: PLplot functions for scientific plotting with C++ -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n %{cxx_shlib} @@ -683,7 +685,7 @@ %package -n plplotcxx-devel ########################################################################## Summary: PLplot functions for scientific plotting with C++ -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ Requires: %{cxx_shlib} = %{version} Requires: %{name}-common = %{version} @@ -704,7 +706,7 @@ %package -n %{csirocsa_shlib} ########################################################################## Summary: PLplot csirocsa component -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n %{csirocsa_shlib} @@ -713,6 +715,7 @@ This package provides the shared lib for PLplot's csirocsa. +%ifarch x86_64 %post -n %{csirocsa_shlib} -p /sbin/ldconfig %postun -n %{csirocsa_shlib} -p /sbin/ldconfig @@ -720,12 +723,13 @@ %files -n %{csirocsa_shlib} %defattr(-,root,root) %{_libdir}/libcsirocsa.so.* +%endif ########################################################################## %package -n %{csironn_shlib} ########################################################################## Summary: PLplot csironn component -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n %{csironn_shlib} @@ -734,6 +738,7 @@ This package provides the shared lib for PLplot's csironn. +%ifarch x86_64 %post -n %{csironn_shlib} -p /sbin/ldconfig %postun -n %{csironn_shlib} -p /sbin/ldconfig @@ -741,12 +746,13 @@ %files -n %{csironn_shlib} %defattr(-,root,root) %{_libdir}/libcsironn.so.* +%endif ########################################################################## %package -n %{qsastime_shlib} ########################################################################## Summary: PLplot qsatime component -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %description -n %{qsastime_shlib} @@ -767,7 +773,7 @@ %package -n python3-%{name} ########################################################################## Summary: PLplot functions for scientific plotting with Python -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries Requires: %{name}-common = %{version} Provides: python-%{name} @@ -793,7 +799,7 @@ %package driver-cairo ########################################################################## Summary: PLplot driver using the cairo backend -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries Requires: plplot-common = %{version} @@ -812,7 +818,7 @@ %package driver-ntk ########################################################################## Summary: PLplot driver using the ntk backend -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries Requires: plplot-common = %{version} @@ -831,7 +837,7 @@ %package driver-ps ########################################################################## Summary: PLplot driver using the ps backend -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries Requires: plplot-common = %{version} @@ -850,7 +856,7 @@ %package driver-psttf ########################################################################## Summary: PLplot driver using the psttf backend -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries Requires: plplot-common = %{version} @@ -869,7 +875,7 @@ %package driver-svg ########################################################################## Summary: PLplot driver using the SVG backend -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries Requires: plplot-common = %{version} @@ -888,7 +894,7 @@ %package driver-xfig ########################################################################## Summary: PLplot driver using the xfig backend -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries Requires: plplot-common = %{version} @@ -907,7 +913,7 @@ %package driver-xwin ########################################################################## Summary: PLplot driver using the xwin backend -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries Requires: plplot-common = %{version}
participants (1)
-
root@hilbert.suse.de