Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2013-12-30 10:28:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2013-10-09 
14:18:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plplot.new/plplot.changes       2013-12-30 
10:28:28.000000000 +0100
@@ -1,0 +2,20 @@
+Mon Dec 23 10:04:57 UTC 2013 - [email protected]
+
+- Update to version 5.9.11:
+  + Change CMake variable NUMERIC_INCLUDE_PATH to
+    NUMPY_INCLUDE_PATH
+  - Overhaul of the build system and bindings for Tcl and friends
+  - Substantial overhaul of the build system for the Qt components
+- Packaging changes:
+  - Drop patches:
+    - plplot-lua-5_2.patch: incorporated upstream
+    - plplot-tcl-import-usage.patch: incorporated upstream
+  - A shared library file was added to the tcltk bindings, also
+    package this appropriately (and its related devel files)
+  - BuildRequires: pkgconfig(lasi) for openSUSE 13.1 and above,
+    so that psttf driver can be built as well
+  - The driver pstex is disabled as recommended by upstream
+  - Remove conditionals solely necessitated by EOL versions of
+    openSUSE.
+
+-------------------------------------------------------------------

Old:
----
  plplot-5.9.10.tar.gz
  plplot-lua-5_2.patch
  plplot-tcl-import-usage.patch

New:
----
  plplot-5.9.11.tar.gz

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

Other differences:
------------------
++++++ plplot.spec ++++++
--- /var/tmp/diff_new_pack.J3fGMs/_old  2013-12-30 10:28:30.000000000 +0100
+++ /var/tmp/diff_new_pack.J3fGMs/_new  2013-12-30 10:28:30.000000000 +0100
@@ -23,7 +23,7 @@
 %endif
 
 Name:           plplot
-Version:        5.9.10
+Version:        5.9.11
 Release:        0
 Summary:        Cross-platform software package for creating scientific plots
 License:        LGPL-2.1+
@@ -33,10 +33,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-tcl-import-usage.patch [email protected] -- Fix 
type inconsistency for Tcl_Import for Tcl 8.6
-Patch2:         plplot-tcl-import-usage.patch
-# PATCH-FIX-UPSTREAM plplot-lua-5_2.patch [email protected] -- Replace 
usage of log10(), deprecated in lua 5.2, by log(,10) in lua based examples
-Patch3:         plplot-lua-5_2.patch
 BuildRequires:  cmake >= 2.8.9
 BuildRequires:  fdupes
 BuildRequires:  freefont
@@ -66,18 +62,14 @@
 BuildRequires:  pkgconfig(libgnomeui-2.0)
 BuildRequires:  pkgconfig(lua)
 BuildRequires:  pkgconfig(pygtk-2.0)
-# Enable octave bindings for openSUSE 12.2 and higher
-%if 0%{?suse_version} >= 1210
+%if 0%{?suse_version} >= 1310
+BuildRequires:  pkgconfig(lasi)
+%endif
 BuildRequires:  hdf5-devel
 BuildRequires:  octave-devel
-%endif
-%if 0%{?suse_version} > 1130
 BuildRequires:  wxWidgets-devel
 %define _use_internal_dependency_generator 0
 %define __find_requires %wx_requires
-%else
-BuildRequires:  wxGTK-devel
-%endif
 
 Requires:       libtool
 Requires:       python-base = %{py_ver}
@@ -474,11 +466,7 @@
 Requires:       %{name}-devel = %{version}
 Requires:       %{name}-wxwidgets = %{version}
 Requires:       pkgconfig
-%if 0%{?suse_version} > 1130
 Requires:       wxWidgets-devel
-%else
-Requires:       wxGTK-devel
-%endif
 
 %description wxwidgets-devel
 PLplot is a library of functions that are useful for making scientific
@@ -499,12 +487,6 @@
 %prep
 %setup -q
 %patch1 -p1
-%if 0%{?suse_version} >= 1310
-%patch2 -p1
-%endif
-%if 0%{?suse_version} >= 1220
-%patch3 -p1
-%endif
 
 for file in NEWS README.release
 do
@@ -530,9 +512,7 @@
         -DPL_FREETYPE_FONT_PATH:PATH="%{_datadir}/fonts/truetype" \\\
         -DUSE_RPATH:BOOL=OFF \\\
         -DENABLE_ada:BOOL=ON \\\
-%if 0%{?suse_version} >= 1210
         -DENABLE_octave:BOOL=ON \\\
-%endif
         -DENABLE_d:BOOL=ON \\\
         -DENABLE_itcl:BOOL=OFF \\\
         -DENABLE_itk:BOOL=OFF \\\
@@ -542,7 +522,6 @@
         -DPLD_aqt:BOOL=ON \\\
         -DPLD_conex:BOOL=ON \\\
         -DPLD_mskermit:BOOL=ON \\\
-        -DPLD_pstex:BOOL=ON \\\
         -DPLD_svg:BOOL=ON \\\
         -DPLD_tek4010:BOOL=ON \\\
         -DPLD_tek4010f:BOOL=ON \\\
@@ -599,9 +578,6 @@
 
 %fdupes %{buildroot}%{_datadir}/
 
-%clean
-%{?buildroot:rm -rf %{buildroot}}
-
 %post
 /sbin/ldconfig
 /sbin/install-info %{_infodir}/plplotdoc.info %{_infodir}/dir
@@ -641,10 +617,8 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING.LIB Copyright README README.release
 %{_bindir}/pltek
-%{_bindir}/pstex2eps
 %{_infodir}/plplotdoc.info*
 %{_mandir}/man1/pltek.1.gz
-%{_mandir}/man1/pstex2eps.1.gz
 %dir %{_datadir}/plplot%{version}
 %{_datadir}/plplot%{version}/*.fnt
 %{_datadir}/plplot%{version}/*.map
@@ -686,8 +660,10 @@
 %{_libdir}/plplot%{version}/driversd/null.so
 %{_libdir}/plplot%{version}/driversd/ps.driver_info
 %{_libdir}/plplot%{version}/driversd/ps.so
-%{_libdir}/plplot%{version}/driversd/pstex.driver_info
-%{_libdir}/plplot%{version}/driversd/pstex.so
+%if 0%{?suse_version} >= 1310
+%{_libdir}/plplot%{version}/driversd/psttf.driver_info
+%{_libdir}/plplot%{version}/driversd/psttf.so
+%endif
 %{_libdir}/plplot%{version}/driversd/svg.driver_info
 %{_libdir}/plplot%{version}/driversd/svg.so
 %{_libdir}/plplot%{version}/driversd/xfig.driver_info
@@ -729,7 +705,6 @@
 %defattr(-,root,root)
 %dir %{_libdir}/fortran
 %dir %{_libdir}/fortran/modules
-%dir %{_libdir}/fortran/modules/plplot
 %{_libdir}/fortran/modules/plplot/
 %{_libdir}/libplplotf95cd.so
 %{_libdir}/libplplotf95d.so
@@ -752,16 +727,16 @@
 
 %files tcltk
 %defattr(-,root,root)
-%{_libdir}/libplplottcltkd.so.*
+%{_libdir}/libplplottcltk*.so.*
 %{_libdir}/libtclmatrixd.so.*
 
 %files tcltk-devel
 %defattr(-,root,root)
 %{_bindir}/plserver
 %{_bindir}/pltcl
-%{_libdir}/libplplottcltkd.so
+%{_libdir}/libplplottcltk*.so
 %{_libdir}/libtclmatrixd.so
-%{_libdir}/pkgconfig/plplotd-tcl.pc
+%{_libdir}/pkgconfig/plplotd-tcl*.pc
 %{_datadir}/plplot%{version}/examples/test_tcl.sh
 %{_datadir}/plplot%{version}/examples/tcl/
 %{_datadir}/plplot%{version}/examples/tk/

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

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

Reply via email to