Commit Graph

47 Commits

Author SHA256 Message Date
OBS User mrdocs
5405519ab3 Accepting request 128642 from home:coolo:branches:openSUSE:Factory
- add more texlive 2012 requirements

OBS-URL: https://build.opensuse.org/request/show/128642
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=41
2012-07-22 22:43:08 +00:00
eea69c2c2c .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=40
2012-07-10 09:49:03 +00:00
5ea46e5eb8 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=38
2012-07-03 07:28:52 +00:00
OBS User mrdocs
849c683c30 Accepting request 122937 from home:jengelh:branches:am
am 1.12 - http://lists.opensuse.org/opensuse-factory/2012-05/msg00752.html
- Remove redundant tags/sections from specfile
- Parallel build with %_smp_mflags
- Add patch to delete no-longer supported constructs from
  configure.in/Makefile.am

OBS-URL: https://build.opensuse.org/request/show/122937
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=36
2012-05-30 16:26:21 +00:00
ea7ceab00e .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=34
2012-04-04 12:15:08 +00:00
105cf6582a .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=33
2012-04-02 15:38:11 +00:00
1216ea9c26 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=32
2012-04-02 15:18:13 +00:00
fdbe04e4bf Accepting request 110070 from home:NicoK:branches:Publishing
update to 4.6.0 (2nd try)
sorry, changes from bnc746299 were lost since I re-used my 4.5.0 patch instead of creating a clean 4.6.0 one - integrated them now (don't have time for a clean patch right now but if there was no other change, this should be fine);
what about french help messages? - I didn't change anything there. If something needs to be fixed there, then this was either an issue before or is a bug of 4.6.0

OBS-URL: https://build.opensuse.org/request/show/110070
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=31
2012-04-02 14:02:56 +00:00
45eb824d7d .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=29
2012-02-13 15:55:45 +00:00
926c9b0a16 Accepting request 104758 from home:burnus:branches:Publishing
Fix building with newer LUA versions (i.e. fix "openSUSE Factory" build failures)

Changed since last request: Re-diffed gnuplot.changes. (For some reason, there was a gnuplot.changes merge failure despite osc pull - and there was some spurious change in that file. Try again ...)

Builds successfully on oS 12.1 and Factory. 11.4 is unresolvable (texlive issue). SLES 11 fails as texlive-2007 clashes with texlive-bin-2010 (i386) or because of different tex.fmt (mixing different TeX versions, x86-64). SLES 10 fails for epstopdf in ghostscript. All those issues are unrelated to the patch.

OBS-URL: https://build.opensuse.org/request/show/104758
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=28
2012-02-13 15:43:25 +00:00
b82b158154 Accepting request 96413 from home:babelworx:ldig:branches:Publishing
license update: SUSE-Gnuplot and GPL-2.0+
SPDX format (including SUSE prefix for licenses not yet accepted by SPDX upstream). This is not BSD-3-Clause. The Gnuplot license insists that modifications to source code be done by patch only. There are GPL-2.0+ components included as aggegation

OBS-URL: https://build.opensuse.org/request/show/96413
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=25
2011-12-13 10:23:31 +00:00
ff635c9ded Accepting request 94786 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94786
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=24
2011-12-03 12:56:02 +00:00
4c97dc118c Accepting request 94492 from home:burnus:branches:Publishing
The package might regress on SLE_10 as cairo >= 1.2 is needed and
only cairo 1.0.2 is available. (Maybe it is no regresion - and
cairo didn't work before, either.)

The build currently fails on SLE_10 with some TeX/epstopdf error,
on SLE_11/i586 with a texlive-2007/2010 conflict, on SLE_11/x86-64
with a tex.fmt error, and on oS 11.4 and oS11.3/i586, it cannot
resolve libzzip which is needed by texlive. I think those are all
problems related to an incomplete texlive*rpm build in "Publishing".

- Update to gnuplot 4.4.4
  * NEW boxxyerrors plot style now allows variable color
  * NEW splot with pm3d now allows variable rgb color
  * NEW "nonuniform matrix" indicates ascii data with explicit x, y
  * CHANGE columnhead(N) is a string-valued function, not a keyword
  * CHANGE Demarcate plots in svg output using <g id="Plot_#"><title>...
  * CHANGE xticlabels() works for binary data files as well as ascii
  * CHANGE "set key maxrows" now applies to 3D plots as well as 2D
  * CHANGE rewrite installation path rules for TeX files
  * FIX wxt terminal should now work on at least some flavors of OSX
  * FIX incorrect space allowed for outside left key box
  * FIX buffer overflow from enhanced text timefmt tic labels
  * FIX correction for offset in epochs when reading in time format "%s"
  * FIX discontinuity in defined palette limited by maxcolors
  * FIX initialization of svg pattern-fill definitions
  * FIX positioning of histogram bars when some data entries are missing
  * FIX emf terminal can handle UTF-8 encoding
  * FIX User-specified axis tick labels override auto labels in 3D
    just as in 2D
  * FIX `plot with labels` failed to skip labels with UNDEFINED coords
  * FIX NaN (not a number) implementation for Windows build
  * FIX work-around for poor scaling in pdfcairo pattern fill
  * FIX segfault if mismatch between palette sizes of successive terminals

OBS-URL: https://build.opensuse.org/request/show/94492
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=23
2011-11-30 17:17:21 +00:00
702ea49356 Accepting request 68034 from home:burnus:branches:Publishing
Thanks, hopefully wxt terminal is stable know :)

OBS-URL: https://build.opensuse.org/request/show/68034
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=21
2011-04-21 09:22:18 +00:00
57e3157a6d Accepting request 58506 from home:sbrabec:branches:X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/58506
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=19
2011-01-17 14:53:01 +00:00
OBS User buildservice-autocommit
5afaddfd75 Updating link to change in openSUSE:Factory/gnuplot revision 27.0
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=218e9a06199de642f2c4c76177f2804a
2010-10-05 21:40:05 +00:00
OBS User autobuild
dcf4cfa4bb Accepting request 49713 from Publishing
checked in (request 49713)

OBS-URL: https://build.opensuse.org/request/show/49713
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=18
2010-10-05 21:40:04 +00:00
614d867a35 Accepting request 49602 from home:burnus:branches:Publishing
OBS-URL: https://build.opensuse.org/request/show/49602
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=17
2010-10-04 10:07:07 +00:00
OBS User buildservice-autocommit
ab64df2497 Updating link to change in openSUSE:Factory/gnuplot revision 26.0
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=d5609710723ef13e7853de044afb10b2
2010-09-17 23:08:13 +00:00
OBS User autobuild
c6cadc8759 Accepting request 48141 from Publishing
checked in (request 48141)

OBS-URL: https://build.opensuse.org/request/show/48141
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=16
2010-09-17 23:08:12 +00:00
fa394b1cbc .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=15
2010-09-14 15:22:46 +00:00
4056a519bc .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=14
2010-09-14 15:16:45 +00:00
OBS User autobuild
cb2bd4aec6 Accepting request 40594 from Publishing
checked in (request 40594)

OBS-URL: https://build.opensuse.org/request/show/40594
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=13
2010-05-25 12:35:23 +00:00
b33654f7d4 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=11
2010-05-20 10:52:17 +00:00
OBS User buildservice-autocommit
51ce36c39f Updating link to change in openSUSE:Factory/gnuplot revision 22.0
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=a172cc558c942c02cdfef5fccc91af46
2010-05-12 16:26:55 +00:00
OBS User autobuild
933f47f808 Accepting request 39729 from Publishing
checked in (request 39729)

OBS-URL: https://build.opensuse.org/request/show/39729
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=10
2010-05-12 16:26:54 +00:00
439bbd28ec .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=9
2010-05-10 12:28:23 +00:00
OBS User buildservice-autocommit
f991ff28fe Updating link to change in openSUSE:Factory/gnuplot revision 21.0
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=e8edc2214fcf8d2129996edd81d9c8fa
2010-04-07 19:19:15 +00:00
OBS User autobuild
2a26914886 Accepting request 37193 from Publishing
checked in (request 37193)

OBS-URL: https://build.opensuse.org/request/show/37193
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=8
2010-04-07 19:19:13 +00:00
95d874a3cb .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=7
2010-04-07 10:29:27 +00:00
OBS User autobuild
946a13d0e8 Accepting request 37108 from Publishing
Copy from Publishing/gnuplot based on submit request 37108 from user WernerFink

OBS-URL: https://build.opensuse.org/request/show/37108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=20
2010-04-06 20:38:04 +00:00
OBS User autobuild
5ac00c5131 Accepting request 34006 from Publishing
Copy from Publishing/gnuplot based on submit request 34006 from user WernerFink

OBS-URL: https://build.opensuse.org/request/show/34006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=18
2010-03-05 10:44:10 +00:00
OBS User unknown
cae4258931 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=16 2009-07-04 08:16:19 +00:00
OBS User unknown
0257bfac46 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=15 2009-06-15 14:35:00 +00:00
OBS User unknown
a6030ae067 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=14 2009-05-28 02:44:00 +00:00
OBS User unknown
dba35f8000 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=13 2009-01-16 00:31:55 +00:00
OBS User unknown
a392632f94 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=11 2008-04-03 23:29:31 +00:00
OBS User unknown
f939261033 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=10 2008-03-27 20:57:09 +00:00
OBS User unknown
a2c924b29e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=9 2008-03-14 16:41:50 +00:00
OBS User unknown
c9f59203da OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=8 2007-12-14 15:29:45 +00:00
OBS User unknown
9221cbfac7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=7 2007-09-06 20:19:11 +00:00
OBS User unknown
4f2d4800a0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=6 2007-05-31 19:34:47 +00:00
OBS User unknown
e74f2dcaf3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=5 2007-05-11 14:55:36 +00:00
OBS User unknown
444fbf5c8c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=4 2007-04-24 11:56:15 +00:00
OBS User unknown
2a6db6d9a4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=3 2007-04-20 13:56:10 +00:00
OBS User unknown
7bc51db89f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=2 2007-04-12 15:32:27 +00:00
OBS User unknown
1a6bf73616 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=1 2007-01-15 23:15:11 +00:00