Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2012-06-26 17:18:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plplot (Old)
 and      /work/SRC/openSUSE:Factory/.plplot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plplot", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plplot/plplot.changes    2012-05-21 
10:26:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plplot.new/plplot.changes       2012-06-26 
17:18:40.000000000 +0200
@@ -1,0 +2,6 @@
+Tue May 29 13:15:00 UTC 2012 - [email protected]
+
+- Enable octave bindings also for openSUSE 12.1; building octave
+  bindings fail on openSUSE < 12.1 and have been turned off.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plplot.spec ++++++
--- /var/tmp/diff_new_pack.lrzdQX/_old  2012-06-26 17:18:42.000000000 +0200
+++ /var/tmp/diff_new_pack.lrzdQX/_new  2012-06-26 17:18:42.000000000 +0200
@@ -66,7 +66,7 @@
 BuildRequires:  pkgconfig(lua) < 5.2
 BuildRequires:  pkgconfig(pygtk-2.0)
 # Enable octave bindings for openSUSE 12.2 and higher
-%if 0%{?suse_version} > 1210
+%if 0%{?suse_version} >= 1210
 BuildRequires:  hdf5-devel
 BuildRequires:  octave-devel
 %endif
@@ -520,7 +520,7 @@
         -DPL_FREETYPE_FONT_PATH:PATH="%{_datadir}/fonts/truetype" \\\
         -DUSE_RPATH:BOOL=OFF \\\
         -DENABLE_ada:BOOL=ON \\\
-%if 0%{?suse_version} > 1210
+%if 0%{?suse_version} >= 1210
         -DENABLE_octave:BOOL=ON \\\
 %endif
         -DENABLE_d:BOOL=ON \\\
@@ -807,7 +807,7 @@
 %{_libdir}/plplot%{version}/driversd/qt.driver_info
 %{_libdir}/plplot%{version}/driversd/qt.so
 
-%if 0%{?suse_version} > 1210
+%if 0%{?suse_version} >= 1210
 %files octave
 %defattr(-,root,root)
 %{_datadir}/%{name}_octave/

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

Reply via email to