SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for plplot-fortran-devel-5.11.1-107.1.x86_64.rpm :
Sat Feb 3 13:00:00 2018 bwiedemannAATTsuse.com
- build-fix: kill our Xvfb after use

Fri Dec 9 13:00:00 2016 badshah400AATTgmail.com
- plplot.pc installs as plplot-c.pc with cmake >= 3.7.1 (now in
openSUSE:Factory). Manually install a symlink plplot.pc to
plplot-c.pc for consistency.

Tue Oct 18 14:00:00 2016 badshah400AATTgmail.com
- Temporarily disable octave bindings as a workaround to build
failures caused by octave\'s upgrade to version 4.2.0 in Factory.

Sun Aug 14 14:00:00 2016 badshah400AATTgmail.com
- Enable tk bindings for all openSUSE versions; problem with
Xvfb segfaulting that prevent building tk bindings for Leap:42.2
and > 13.2 are worked around by passing the -noreset option to
Xvfb (see boo#992429).

Mon Aug 8 14:00:00 2016 badshah400AATTgmail.com
- Define macro \"octave_enabled\" to consistently check when
octave bindings are disabled (only for openSUSE:Leap:42.1).
- Disable tk bindings also for openSUSE:Leap:42.2 -- it does not
build because of Xvfb crash (boo#992429).

Sat Aug 6 14:00:00 2016 badshah400AATTgmail.com
- Enable octave bindings for openSUSE >= 13.2; builds just fine
now.

Sat Aug 6 14:00:00 2016 badshah400AATTgmail.com
- Add plplot-cmake36-pkg_check_pkgconfig_macro.patch to fix
plplot\'s defined pkg_check_pkgconfig macro to work with
cmake >= 3.6; patch sent upstream.

Tue Apr 12 14:00:00 2016 normandAATTlinux.vnet.ibm.com
- disable Tk bindings in Factory need more change in spec
to avoid ppc64 build error.

Wed Mar 30 14:00:00 2016 badshah400AATTgmail.com
- Disable octave bindings for openSUSE > 13.2 temporarily until
related build failures are sorted out.
- Tk in Factory is not compatible with plplot apparently, turn
off tk bindings until fix found.
- Bump required cmake version to 3.0.2, has been required since
v5.11.1.
- Some rpmlint warning cleanups from using macros in comments.

Wed Nov 25 13:00:00 2015 p.drouandAATTgmail.com
- Remove pkgconfig(libagg) requirement; the package doesn\'t build
against it anyway

Tue Aug 18 14:00:00 2015 badshah400AATTgmail.com
- Disable octave bindings for openSUSE:42 as it doesn\'t have
a recent enough swig (>= 3.0) to support this.

Thu Aug 13 14:00:00 2015 badshah400AATTgmail.com
- 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.

Sun Jul 26 14:00:00 2015 badshah400AATTgmail.com
- Add plplot-swig-3.0.6.patch to fix builds against swig 3.0.6;
patch taken from Fedora and accepted upstream.
- Enable octave bindings back, patch against swig to fix its
octave4 bindings has already entered develprojects and Factory.
- Define %{lua_version} to be 5.3 for openSUSE > 13.2 (Factory
has lua 5.3.x now).
- Drop conditionals for EOL openSUSE versions.

Tue Jun 9 14:00:00 2015 badshah400AATTgmail.com
- Disable octave bindings for now, since build fails with
octave >= 4.0 (now in science and TW).

Mon Apr 13 14:00:00 2015 badshah400AATTgmail.com
- Update to version 5.11.0:
+ Long list of changes, incl. backward incompatible changes
over version 5.10.0; see
/usr/share/doc/packages/plplot/README.release for a full
list.
- Adapt file-list to dropping of the \'d\' suffix for shared libs.
- Drop 0001-fix_for_cmake_3.1.patch: incorporated upstream.
- Enable plmeta driver, it is now actively maintained by
upstream again.
- Add new binaries and man files installed by upstream.

Sun Mar 15 13:00:00 2015 jengelhAATTinai.de
- Remove redundant ldconfig requires
- Build with wxWidgets 3

Sat Jan 31 13:00:00 2015 sfalkenAATTopensuse.org
- Added 0001-fix_for_cmake_3.1.patch to fix building on cmake>3.0
http://sourceforge.net/p/plplot/plplot/ci/772223c638ecf5dc740c9f3dd7a6883c6d2c83d2/

Tue Sep 23 14:00:00 2014 sfalkenAATTopensuse.org
- Added -fno-strict-aliasing to CFLAGS and CXXFLAGS to clear warning:
[ 138s] I: Program is likely to break with new gcc. Try -fno-strict-aliasing.
[ 138s] W: plplot strict-aliasing-punning /home/abuild/rpmbuild/BUILD/plplot-5.10.0/builddir/bindings/java/plplotjavacJAVA_wrap.c:2441, 2454, 2467, 2480, 2493, 2506, 2519, 2532, 2545, 2558, 2571, 2597, 2610, 2623, 2636, 2649, 2662, 2675, 2688, 2701, 2714, 2727, 2740, 2753, 2767, 2777, 10385

Mon Jul 21 14:00:00 2014 badshah400AATTgmail.com
- Re-enable the tcl-tk bindings for factory as the problem seems
to have fixed itself (likely due to tk update).

Sun Jun 29 14:00:00 2014 badshah400AATTgmail.com
- Disable tcl-tk bindings for factory until we manage to fix what
is going wrong.

Thu Feb 13 13:00:00 2014 badshah400AATTgmail.com
- Update to version 5.10.0:
+ Update the parts of the build system that find Tcl-related
software
+ Update api.xml to be consistent with our public API defined by
plplot.h
- Packaging changes:
+ Drop plplot-avoid-config_h-nameclash.patch: incorporated
upstream
+ Add BuildRequires: xorg-x11-server as %configure requires
x-server to find and enable the tk bindings now
+ Implement a %check section to carry out build testing, but
disable actual testing until octave tests are fixed
+ Also package the FAQ file as %doc.

Thu Jan 30 13:00:00 2014 badshah400AATTgmail.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.

Thu Jan 2 13:00:00 2014 badshah400AATTgmail.com
- Turn off octave bindings until bugs with octave >= 3.8.0 are
fixed upstream.

Mon Dec 23 13:00:00 2013 badshah400AATTgmail.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.

Wed Oct 2 14:00:00 2013 badshah400AATTgmail.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.

Tue Aug 20 14:00:00 2013 badshah400AATTgmail.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.

Tue Aug 20 14:00:00 2013 badshah400AATTgmail.com
- Disable tck/tk bindings completely for Factory to workaround
build failures from usage of interp->result which is deprecated
in Tcl 8.6.

Sat Dec 8 13:00:00 2012 badshah400AATTgmail.com
- Disable ada bindings for Factory as they cause build errors.

Mon Sep 17 14:00:00 2012 idonmezAATTsuse.com
- Add plplot-5.9.9-ada-pic.patch to compile Ada code with -fPIC

Tue May 29 14:00:00 2012 badshah400AATTgmail.com
- Enable octave bindings also for openSUSE 12.1; building octave
bindings fail on openSUSE < 12.1 and have been turned off.

Mon May 14 14:00:00 2012 badshah400AATTgmail.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.

Sun Apr 22 14:00:00 2012 dimstarAATTopensuse.org
- Extend plplot-gcc-ada46-libs.patch to include gnat-4.7 in plus.

Sat Apr 7 14:00:00 2012 badshah400AATTgmail.com
- Update lapack buildrequires in keeping with lapack package
naming changes in devel project; enables building on openSUSE
12.1 and 11.4 again.

Mon Feb 13 13:00:00 2012 cooloAATTsuse.com
- patch license to follow spdx.org standard

Sun Feb 12 13:00:00 2012 badshah400AATTgmail.com
- Enable lua bindings for factory again, using BuildRequires:
pkgconfig(lua) < 5.2.

Thu Feb 9 13:00:00 2012 badshah400AATTgmail.com
- Disable lua bindings for factory, since build fails with
lua > 5.1

Sun Nov 20 13:00:00 2011 werner.hoAATTgmx.de
- dropped the qhull requirement from the spec-file
I\'ve not seen any need of it in the INSTALL/README files

Tue Oct 18 14:00:00 2011 badshah400AATTgmail.com
- Update to version 5.9.9
+ Minor bug fixes for Windows platform

Mon Oct 3 14:00:00 2011 dimstarAATTopensuse.org
- Fix typo in Patch tagline.

Mon Aug 8 14:00:00 2011 badshah400AATTgmail.com
- Enable ada bindings
- Added plplot-gcc-ada46-libs.patch to enable compilation with
gcc-ada = 4.6

Mon Aug 1 14:00:00 2011 badshah400AATTgmail.com
- Update to version 5.9.8 (too many changes, see README.release
file for changes)

Sat Jul 16 14:00:00 2011 badshah400AATTgmail.com
- Configure spec file to allow outputs in jpeg, gif formats

Sun May 29 14:00:00 2011 badshah400AATTgmail.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:00 2011 badshah400AATTgmail.com
- Rename (sub)packages and cleanup spec file
- Add rpmlintrc file to avoid false-positives

Tue May 10 14:00:00 2011 badshah400AATTgmail.com
- Remove misbehaving cmake based examples altogether

Mon May 9 14:00:00 2011 badshah400AATTgmail.com
- Initial package (version 5.9.7)


 
ICM