2014-01-31 06:35:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 30 13:00:30 UTC 2014 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Enable octave bindings (requires patched swig version from
|
|
|
|
|
devel:tools:building)
|
|
|
|
|
- Add patch plplot-avoid-config_h-nameclash.patch to fix build
|
|
|
|
|
errors when octave bindings are enabled for openSUSE > 13.1;
|
|
|
|
|
patch taken from upstream svn.
|
|
|
|
|
|
2014-01-03 09:53:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 2 20:07:27 UTC 2014 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Turn off octave bindings until bugs with octave >= 3.8.0 are
|
|
|
|
|
fixed upstream.
|
|
|
|
|
|
2013-10-03 15:15:36 +00:00
|
|
|
-------------------------------------------------------------------
|
2013-12-28 16:27:33 +00:00
|
|
|
Mon Dec 23 10:04:57 UTC 2013 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-10-03 15:15:36 +00:00
|
|
|
Wed Oct 2 13:11:48 UTC 2013 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 5.9.10:
|
|
|
|
|
+ The format for map data used by plmap has changed
|
|
|
|
|
+ Python support for Numeric has been dropped
|
|
|
|
|
+ Backwards-incompatible API change to non-integer line widths
|
|
|
|
|
+ Improvements to the build system for the Cygwin case
|
|
|
|
|
+ The plcolorbar API has been finalized
|
|
|
|
|
+ Documentation of the new legend and color bar capabilities of
|
|
|
|
|
PLplot
|
|
|
|
|
+ The D bindings and examples have been converted from the
|
|
|
|
|
old version of D (D1) to the new version of D (D2)
|
|
|
|
|
+ The DocBook documentation for PLplot is now generated using
|
|
|
|
|
modern XML/XSL backend tools for DocBook
|
|
|
|
|
+ Implement experimental build_projects sub-project
|
|
|
|
|
+ Implement extremely simple "00" example
|
|
|
|
|
+ Convert to using the Allura form of SourceForge software
|
|
|
|
|
+ Use NON_TRANSITIVE linking by default for the shared libraries
|
|
|
|
|
case for all non-windows systems
|
|
|
|
|
+ Update f95 examples to take larger advantage of Fortran 95
|
|
|
|
|
capabilities
|
|
|
|
|
+ Substantial additions to the doxygen documentation
|
|
|
|
|
- Packaging changes:
|
|
|
|
|
+ Turn ada bindings back on
|
|
|
|
|
+ Remove restriction on lua version used, since package now
|
|
|
|
|
builds with lua version >= 5.2 as well
|
|
|
|
|
+ Turn off f77 bindings, as recommended by upstream
|
|
|
|
|
+ Drop patches that have been incorporated upstream:
|
|
|
|
|
- plplot-multiarch.patch
|
|
|
|
|
- plplot-gcc-ada46-libs.patch
|
|
|
|
|
- plplot-strncat.patch
|
|
|
|
|
- Add plplot-lua-5_2.patch to replace usage of log10, deprecated
|
|
|
|
|
in lua 5.2, in favour of log(,10) in some lua based examples.
|
|
|
|
|
|
2013-08-21 12:03:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 20 03:16:20 UTC 2013 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Pass "-DUSE_INTERP_RESULT" to CFLAGS for openSUSE >= 13.1 to fix
|
|
|
|
|
build failures from usage of interp->result which is deprecated
|
|
|
|
|
in Tcl 8.6
|
|
|
|
|
- In addition, use plplot-tcl-import-usage.patch to fix type
|
|
|
|
|
inconsistency in Tcl_Import (for >= 13.1 only); re-enable
|
|
|
|
|
building of tck/tk bindings for openSUSE 13.1.
|
|
|
|
|
|
2013-08-21 08:03:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 20 03:06:46 UTC 2013 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Disable tck/tk bindings completely for Factory to workaround
|
|
|
|
|
build failures from usage of interp->result which is deprecated
|
|
|
|
|
in Tcl 8.6.
|
|
|
|
|
|
2012-12-08 16:38:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Dec 8 16:01:29 UTC 2012 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Disable ada bindings for Factory as they cause build errors.
|
|
|
|
|
|
2012-09-17 16:44:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 17 16:25:49 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Add plplot-5.9.9-ada-pic.patch to compile Ada code with -fPIC
|
|
|
|
|
|
2012-06-14 04:34:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 29 13:15:00 UTC 2012 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Enable octave bindings also for openSUSE 12.1; building octave
|
|
|
|
|
bindings fail on openSUSE < 12.1 and have been turned off.
|
|
|
|
|
|
2012-05-15 06:14:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 14 17:43:29 UTC 2012 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Enable octave bindings for openSUSE > 12.1 since octave is now
|
|
|
|
|
in factory. The octave bindings are packaged in a separate
|
|
|
|
|
package called plplot-octave.
|
|
|
|
|
|
2012-04-22 15:46:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Apr 22 15:06:37 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Extend plplot-gcc-ada46-libs.patch to include gnat-4.7 in plus.
|
|
|
|
|
|
2012-04-07 17:29:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Apr 7 08:31:21 UTC 2012 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update lapack buildrequires in keeping with lapack package
|
|
|
|
|
naming changes in devel project; enables building on openSUSE
|
|
|
|
|
12.1 and 11.4 again.
|
|
|
|
|
|
2012-02-13 14:18:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 13 10:53:50 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- patch license to follow spdx.org standard
|
|
|
|
|
|
2012-02-12 19:55:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Feb 12 17:51:38 UTC 2012 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Enable lua bindings for factory again, using BuildRequires:
|
|
|
|
|
pkgconfig(lua) < 5.2.
|
|
|
|
|
|
2012-02-11 14:00:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 9 22:45:38 UTC 2012 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Disable lua bindings for factory, since build fails with
|
|
|
|
|
lua > 5.1
|
|
|
|
|
|
2011-11-20 09:31:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Nov 20 09:29:37 UTC 2011 - werner.ho@gmx.de
|
|
|
|
|
|
|
|
|
|
- dropped the qhull requirement from the spec-file
|
|
|
|
|
I've not seen any need of it in the INSTALL/README files
|
|
|
|
|
|
2011-10-19 05:22:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 18 00:58:03 UTC 2011 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 5.9.9
|
|
|
|
|
+ Minor bug fixes for Windows platform
|
|
|
|
|
|
2011-10-03 14:48:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Oct 3 11:53:46 UTC 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Fix typo in Patch tagline.
|
|
|
|
|
|
2011-08-14 08:12:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 8 23:56:24 UTC 2011 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Enable ada bindings
|
|
|
|
|
- Added plplot-gcc-ada46-libs.patch to enable compilation with
|
|
|
|
|
gcc-ada = 4.6
|
|
|
|
|
|
2011-08-02 16:10:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 1 19:44:18 UTC 2011 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 5.9.8 (too many changes, see README.release
|
|
|
|
|
file for changes)
|
|
|
|
|
|
2011-07-16 18:43:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jul 16 17:14:51 UTC 2011 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Configure spec file to allow outputs in jpeg, gif formats
|
|
|
|
|
|
2011-05-31 01:15:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun May 29 14:57:00 UTC 2011 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Added gcc-c++ dependency for plplot-devel
|
|
|
|
|
- Cleanup spec file and correct build dependencies to resolve
|
|
|
|
|
build issues with openSUSE 11.3
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat May 28 14:00:16 UTC 2011 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Rename (sub)packages and cleanup spec file
|
|
|
|
|
- Add rpmlintrc file to avoid false-positives
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 10 09:30:13 UTC 2011 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Remove misbehaving cmake based examples altogether
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 9 04:34:54 UTC 2011 - badshah400@gmail.com
|
|
|
|
|
|
|
|
|
|
- Initial package (version 5.9.7)
|
|
|
|
|
|