Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2015-03-18 13:04:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plplot (Old)
 and      /work/SRC/openSUSE:Factory/.plplot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plplot"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plplot/plplot.changes    2015-02-01 
12:30:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.plplot.new/plplot.changes       2015-03-18 
13:04:45.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Mar 15 17:10:28 UTC 2015 - [email protected]
+
+- Remove redundant ldconfig requires
+- Build with wxWidgets 3
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plplot.spec ++++++
--- /var/tmp/diff_new_pack.5elNxC/_old  2015-03-18 13:04:46.000000000 +0100
+++ /var/tmp/diff_new_pack.5elNxC/_new  2015-03-18 13:04:46.000000000 +0100
@@ -74,9 +74,13 @@
 %endif
 BuildRequires:  hdf5-devel
 BuildRequires:  octave-devel
+%if 0%{?suse_version} >= 1320
+BuildRequires:  wxWidgets-devel >= 3
+%else
 BuildRequires:  wxWidgets-devel
 %define _use_internal_dependency_generator 0
 %define __find_requires %wx_requires
+%endif
 
 Requires:       libtool
 Requires:       python-base = %{py_ver}
@@ -159,11 +163,9 @@
 modules.
 
 %package ada
-
 Summary:        Shared libraries for PLplot's Ada bindings
 Group:          System/Libraries
 Requires:       %{name} = %{version}
-Requires(post): /sbin/ldconfig
 
 %description ada
 A variety of output file devices such as Postscript, png, jpeg, LaTeX
@@ -205,11 +207,9 @@
 This package provides the files necessary for using PLplot in Ada.
 
 %package fortran
-
 Summary:        Shared libraries for PLplot's Fortran bindings
 Group:          System/Libraries
 Requires:       %{name} = %{version}
-Requires(post): /sbin/ldconfig
 
 %description fortran
 A variety of output file devices such as Postscript, png, jpeg, LaTeX
@@ -343,11 +343,9 @@
 plotting with python-qt.
 
 %package qt
-
 Summary:        PLplot functions for scientific plotting with qt
 Group:          System/Libraries
 Requires:       %{name} = %{version}
-Requires(post): /sbin/ldconfig
 
 %description qt
 PLplot is a library of functions that are useful for making scientific
@@ -392,11 +390,9 @@
 with Qt.
 
 %package tcltk
-
 Summary:        PLplot functions for scientific plotting with Tk
 Group:          System/Libraries
 Requires:       %{name} = %{version}
-Requires(post): /sbin/ldconfig
 
 %description tcltk
 PLplot is a library of functions that are useful for making scientific
@@ -608,8 +604,7 @@
 %preun
 /sbin/install-info --delete %{_infodir}/plplotdoc.info %{_infodir}/dir
 
-%postun 
-/sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %post -n plplot-ada -p /sbin/ldconfig
 

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

Reply via email to