Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2015-08-13 18:10:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-01 
11:36:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plplot.new/plplot.changes       2015-08-13 
18:11:11.000000000 +0200
@@ -1,0 +2,24 @@
+Thu Aug 13 05:06:41 UTC 2015 - [email protected]
+
+- Update to version 5.11.1:
+  + Bug fixes.
+  + Improve traditional build linking for nondynamic device
+    drivers case.
+  + Comply with a NEW value for the CMake CMP0022, CMP0023 and
+    CMP0026 policies.
+  + Plot labels as date / time are now available for 3D plots.
+  + Comprehensive testing script improvements.
+  + Build system and file cleanup concerning retired devices.
+  + Many improvements and bug fixes for the new wxwidgets device.
+  + Substantially improved results for comprehensive testing of
+    PLplot on the Cygwin platform.
+  + Initial success of comprehensive testing of PLplot on the
+    MSYS2 platform.
+- Drop plplot-swig-3.0.6.patch: incorporated upstream (use
+  -DTRY_OCTAVE4=ON option to build against octave 4.0 if
+  available).
+- Disable plmeta driver: fails to build.
+- Disable building tests: we can't seem to get make check
+  working anyway.
+
+-------------------------------------------------------------------

Old:
----
  plplot-5.11.0.tar.gz
  plplot-swig-3.0.6.patch

New:
----
  plplot-5.11.1.tar.gz

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

Other differences:
------------------
++++++ plplot.spec ++++++
--- /var/tmp/diff_new_pack.yGrIcT/_old  2015-08-13 18:11:12.000000000 +0200
+++ /var/tmp/diff_new_pack.yGrIcT/_new  2015-08-13 18:11:12.000000000 +0200
@@ -25,7 +25,7 @@
 %define X_display ":98"
 
 Name:           plplot
-Version:        5.11.0
+Version:        5.11.1
 Release:        0
 Summary:        Cross-platform software package for creating scientific plots
 License:        LGPL-2.1+
@@ -35,8 +35,6 @@
 Source1:        %{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM plplot-5.9.9-ada-pic.patch [email protected] -- Compile 
Ada code with -fPIC
 Patch1:         plplot-5.9.9-ada-pic.patch
-# PATCH-FIX-UPSTREAM plplot-swig-3.0.6.patch [email protected] -- Fix 
builds against swig 3.0.6; patch taken from Fedora and accepted upstream
-Patch2:         plplot-swig-3.0.6.patch
 BuildRequires:  cmake >= 2.8.9
 BuildRequires:  fdupes
 BuildRequires:  freefont
@@ -490,7 +488,6 @@
 %prep
 %setup -q
 %patch1 -p1
-%patch2 -p1
 
 for file in NEWS README.release
 do
@@ -522,6 +519,7 @@
         -DUSE_RPATH:BOOL=OFF \\\
         -DENABLE_ada:BOOL=ON \\\
         -DENABLE_octave:BOOL=ON \\\
+        -DTRY_OCTAVE4=ON \\\
         -DENABLE_d:BOOL=ON \\\
         -DENABLE_itcl:BOOL=OFF \\\
         -DENABLE_itk:BOOL=OFF \\\
@@ -529,7 +527,7 @@
         -DENABLE_ocaml:BOOL=ON \\\
         -DPLD_aqt:BOOL=ON \\\
         -DPLD_conex:BOOL=ON \\\
-        -DPLD_plmeta:BOOL=ON \\\
+        -DPLD_plmeta:BOOL=OFF \\\
         -DPLD_mskermit:BOOL=ON \\\
         -DPLD_svg:BOOL=ON \\\
         -DPLD_tek4010:BOOL=ON \\\
@@ -543,7 +541,7 @@
         -DBUILD_DOC:BOOL=OFF \\\
         -DPREBUILT_DOC:BOOL=ON \\\
         -DJAVAWRAPPER_DIR:PATH="%{_libdir}/plplot%{version}" \\\
-        -DBUILD_TEST:BOOL=ON  \\\
+        -DBUILD_TEST:BOOL=OFF  \\\
         -DENABLE_lua:BOOL=ON \\\
         ..
 
@@ -636,14 +634,15 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING.LIB Copyright FAQ README README.release
 %{_bindir}/pltek
-%{_bindir}/plm2gif
-%{_bindir}/plpr
-%{_bindir}/plrender
 %{_infodir}/plplotdoc.info*
 %{_mandir}/man1/pltek.1.gz
-%{_mandir}/man1/plm2gif.1.gz
-%{_mandir}/man1/plpr.1.gz
-%{_mandir}/man1/plrender.1.gz
+# PLMETA DRIVER DISABLED
+#%{_bindir}/plm2gif
+#%{_bindir}/plpr
+#%{_bindir}/plrender
+#%{_mandir}/man1/plm2gif.1.gz
+#%{_mandir}/man1/plpr.1.gz
+#%{_mandir}/man1/plrender.1.gz
 %dir %{_datadir}/plplot%{version}
 %{_datadir}/plplot%{version}/*.fnt
 %{_datadir}/plplot%{version}/*.map
@@ -679,8 +678,6 @@
 %{_libdir}/cmake/plplot/plplotConfig.cmake
 %dir %{_libdir}/plplot%{version}
 %dir %{_libdir}/plplot%{version}/drivers
-%{_libdir}/plplot%{version}/drivers/plmeta.driver_info
-%{_libdir}/plplot%{version}/drivers/plmeta.so
 %{_libdir}/plplot%{version}/drivers/cairo.driver_info
 %{_libdir}/plplot%{version}/drivers/cairo.so
 %{_libdir}/plplot%{version}/drivers/mem.driver_info
@@ -708,8 +705,11 @@
 %{_datadir}/plplot%{version}/examples/test_c_interactive.sh
 %{_datadir}/plplot%{version}/examples/test_cxx.sh
 %{_datadir}/plplot%{version}/examples/test_diff.sh
-%{_datadir}/plplot%{version}/examples/test_plrender.sh
 %{_mandir}/man3/pl*.3*
+# PLMETA DRIVER DISABLED
+#%{_datadir}/plplot%{version}/examples/test_plrender.sh
+#%{_libdir}/plplot%{version}/drivers/plmeta.driver_info
+#%{_libdir}/plplot%{version}/drivers/plmeta.so
 
 %files ada
 %defattr(-,root,root)

++++++ plplot-5.11.0.tar.gz -> plplot-5.11.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/plplot/plplot-5.11.0.tar.gz 
/work/SRC/openSUSE:Factory/.plplot.new/plplot-5.11.1.tar.gz differ: char 5, 
line 1


Reply via email to