Commit Graph

178 Commits

Author SHA256 Message Date
Dominique Leuenberger
bf539d7705 Accepting request 652834 from graphics
OBS-URL: https://build.opensuse.org/request/show/652834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=76
2018-12-05 08:37:52 +00:00
81810552a7 Accepting request 652812 from home:jbrielmaier:branches:graphics
- use pkg-config with correct parameter, reported by Werner Fink
Part of boo#1117121

OBS-URL: https://build.opensuse.org/request/show/652812
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=135
2018-11-30 10:23:39 +00:00
Dirk Stoecker
8c7e27288e Accepting request 652600 from home:jbrielmaier:branches:graphics
- Support dynamic move to Guile 2.2, part of boo#1117121:
  - Replace conditional pkgconfig(guile-2.[02]) BuildRequires with
    guile-devel: The package name is unchanged, which allows the
    distro projects to move wihout step-locking changes.
  - Patch configure.ac to look for guile-2.2 if guile 2.2 is being
    used.
- order inputs alphabetically

replaces https://build.opensuse.org/request/show/652442

OBS-URL: https://build.opensuse.org/request/show/652600
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=134
2018-11-29 12:23:29 +00:00
Dominique Leuenberger
91f941b0c4 Accepting request 649625 from graphics
- Fixed double file declaration in graphviz and graphviz-addons (x11)
- Mark license files with %license instead of %doc

- Build with gts support (bsc#1108978, bsc#1108976)
  SLE12 flavors do not provide gts, so explicitly exclude
  gts support there.

- Extend reproducible.patch to make build reproducible (boo#1041534)

- Build with PHP5 for Leap 42.x and earlier, PHP7 requires swig 3.0.11
  Drop graphviz-plugins-fix_install_dirs.patch, use sed script to
  fix directories, same as for Lua

- Do not delete dotty/lefty/lneato man pages which are part of
  the x11 subpackage, built from the addons package/spec.
  (No changelog entry).

- Drop harmful modification of tclpkg/gv/gv_doc_langs.tcl, which
  changes the timestamp, although the file does not contain LIB_DIR.
  Graphviz ships prebuilt manpages in man and PDF format. Modifying
  the tcl script rebuilt the documentation, and replaced the PDFs
  with empty documents (due to missing groff). This also made the
  doc subpackage nonreproducible, causing rebuilds in all dependent
  packages.

- Disable guile 2.2 modifications temporarily
- Move lefty/dotty/lneato graph editor tools to x11 subpackage and
  build as part of addons package. Removes any X11 dependency from
  core package, both build and runtime.
- Drop unused libXaw6 build dependency

OBS-URL: https://build.opensuse.org/request/show/649625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=75
2018-11-20 21:25:28 +00:00
06c0f40e8e Accepting request 649623 from home:trenn:branches:graphics
- Fixed double file declaration in graphviz and graphviz-addons (x11)
- Mark license files with %license instead of %doc

- Fixed double file declaration in graphviz and graphviz-addons (x11)
- Mark license files with %license instead of %doc

OBS-URL: https://build.opensuse.org/request/show/649623
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=132
2018-11-16 16:16:27 +00:00
103f8d9230 Accepting request 644836 from home:trenn:branches:graphics
- Build with gts support (bsc#1108978, bsc#1108976)
  SLE12 flavors do not provide gts, so explicitly exclude
  gts support there.

- Build with gts support (bsc#1108978, bsc#1108976)
  SLE12 flavors do not provide gts, so explicitly exclude
  gts support there.

OBS-URL: https://build.opensuse.org/request/show/644836
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=131
2018-11-02 11:47:29 +00:00
0d7be93ce7 Accepting request 626475 from home:bmwiedemann:branches:graphics
Extend reproducible.patch to make build reproducible (boo#1041534)

also: did the previous patch really go upstream?
=> marking as OPENSUSE for now

OBS-URL: https://build.opensuse.org/request/show/626475
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=130
2018-08-02 09:58:48 +00:00
a6af48d842 Accepting request 591758 from home:StefanBruens:branches:graphics
- Build with PHP5 for Leap 42.x and earlier, PHP7 requires swig 3.0.11
  Drop graphviz-plugins-fix_install_dirs.patch, use sed script to
  fix directories, same as for Lua
- Do not delete dotty/lefty/lneato man pages which are part of
  the x11 subpackage, built from the addons package/spec.
  (No changelog entry).
- Build with PHP5 for Leap 42.x and earlier, PHP7 requires swig 3.0.11
  Drop graphviz-plugins-fix_install_dirs.patch, use sed script to
  fix directories, same as for Lua
- Do not delete dotty/lefty/lneato man pages which are part of
  the x11 subpackage, built from the addons package/spec.
  (No changelog entry).

OBS-URL: https://build.opensuse.org/request/show/591758
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=129
2018-04-02 14:52:00 +00:00
4c10068232 OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=128 2018-02-20 15:39:34 +00:00
8d59e14d73 Accepting request 575264 from home:StefanBruens:branches:graphics
Make build reproducible

- Drop harmful modification of tclpkg/gv/gv_doc_langs.tcl, which
  changes the timestamp, although the file does not contain LIB_DIR.
  Graphviz ships prebuilt manpages in man and PDF format. Modifying
  the tcl script rebuilt the documentation, and replaced the PDFs
  with empty documents (due to missing groff). This also made the
  doc subpackage nonreproducible, causing rebuilds in all dependent
  packages.
- Disable guile 2.2 modifications temporarily
- Move lefty/dotty/lneato graph editor tools to x11 subpackage and
  build as part of addons package. Removes any X11 dependency from
  core package, both build and runtime.
- Drop unused libXaw6 build dependency
- move libpng, libjpeg, freetype and fontconfig build dependencies
  to addons, unused for core

OBS-URL: https://build.opensuse.org/request/show/575264
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=127
2018-02-19 07:17:20 +00:00
OBS User mrdocs
13667de048 Accepting request 569723 from home:dimstar:Factory
Move to guile-2.2 on CODE15

OBS-URL: https://build.opensuse.org/request/show/569723
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=126
2018-01-26 00:10:15 +00:00
Dominique Leuenberger
6cdcedf1e8 Accepting request 567836 from graphics
OBS-URL: https://build.opensuse.org/request/show/567836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=74
2018-01-25 11:34:35 +00:00
OBS User mrdocs
468b7e4001 Accepting request 566425 from home:dimstar:Factory
- Disable building the graphviz-ocaml package: we have no consumer
  of it, but not building it allows us to elminiate a build cycle.

It helps us break up this cycle:

 SDL2 , chromaprint , emacs , fcitx , ffmpeg , graphviz-addons , gstreamer-plugins-bad , ocaml , presage , taglib 

If there is a strong feeling for the ocaml plugin, we could potentially
build it from a 3rd spec file

OBS-URL: https://build.opensuse.org/request/show/566425
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=124
2018-01-20 05:36:03 +00:00
Dominique Leuenberger
5c625123b0 Accepting request 536721 from graphics
Reinstate files removed

OBS-URL: https://build.opensuse.org/request/show/536721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=73
2017-10-28 12:20:23 +00:00
Philipp Thomas
d8435f4abe - Reverse last change.
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=122
2017-10-26 08:03:17 +00:00
Philipp Thomas
c2541609f9 - Remove pre_checkin.sh and graphviz-addon.* as they aren't needed
anymore.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=121
2017-10-25 08:59:52 +00:00
Philipp Thomas
fc67035bf1 - Redo fix
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=120
2017-10-24 07:52:41 +00:00
Philipp Thomas
7dc40ab988 - Replace the recommends for graphviz-gnome by a 'supplements packageand'
so that graphviz doesn't pull in all the X11 related stuff on a
  machine without graphical desktop (bsc#930442).

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=119
2017-10-23 14:21:25 +00:00
Dominique Leuenberger
4710cc7577 Accepting request 532410 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/532410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=72
2017-10-09 17:36:02 +00:00
8271379574 Accepting request 531387 from home:dimstar:Factory
- Exclude %{_mandir}/man1/smyrna.1%{ext_man} from graphiz' main
  package, since the man page is packaged in the -smyrna sub
  package already.

- Drop smyrna and gvedit separate spec, now handled by
- Exclude %{_mandir}/man1/smyrna.1%{ext_man} from graphiz' main
  package, since the man page is packaged in the -smyrna sub
  package already.

- Drop smyrna and gvedit separate spec, now handled by

OBS-URL: https://build.opensuse.org/request/show/531387
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=117
2017-10-07 10:32:16 +00:00
Dominique Leuenberger
da0fe860cc Accepting request 516820 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/516820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=71
2017-09-13 20:17:15 +00:00
Dirk Stoecker
e999350bf4 Accepting request 514955 from home:scarabeus_iv:branches:graphics
- Add bcond for java and ocaml that can be overriden in staging prj

- Add bcond for java and ocaml that can be overriden in staging prj

OBS-URL: https://build.opensuse.org/request/show/514955
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=115
2017-08-14 13:05:00 +00:00
OBS User mrdocs
48044543ea Accepting request 514602 from home:scarabeus_iv:branches:graphics
OBS-URL: https://build.opensuse.org/request/show/514602
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=114
2017-08-05 16:37:37 +00:00
Dominique Leuenberger
21dd7ef1b8 Accepting request 498873 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/498873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=70
2017-05-31 10:11:27 +00:00
OBS User mrdocs
d073b954ed Accepting request 498837 from home:bmwiedemann:branches:graphics
Add reproducible.patch to not have binaries depend on build system timings

OBS-URL: https://build.opensuse.org/request/show/498837
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=112
2017-05-29 03:57:06 +00:00
Dominique Leuenberger
ff2fac7f2e Accepting request 420594 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/420594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=69
2016-08-26 21:12:52 +00:00
OBS User mrdocs
29ed06b079 Accepting request 420464 from home:Zaitor:branches:GNOME:Next
I see no reason for having this Requires, but instead of outright dropping it, I set it to Recommends. 
- Maintainers who unlike me have proper knowledge of this package is asked to look into possibly removing the dep all the way.

OBS-URL: https://build.opensuse.org/request/show/420464
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=110
2016-08-19 19:37:44 +00:00
Dominique Leuenberger
ab5ae82e34 Accepting request 397960 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/397960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=68
2016-06-03 14:26:39 +00:00
Ismail Dönmez
fc2693a3aa Accepting request 397654 from home:olh:branches:graphics
- Disable ocaml plugins, not ready for upstream ocaml (fate#320836)

OBS-URL: https://build.opensuse.org/request/show/397654
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=108
2016-05-25 13:32:01 +00:00
Dominique Leuenberger
64f0bc18b0 Accepting request 312810 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/312810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=67
2015-06-24 18:42:51 +00:00
Ismail Dönmez
16c4f910a4 Accepting request 312743 from home:Andreas_Schwab:Factory
- Fix build on aarch64

OBS-URL: https://build.opensuse.org/request/show/312743
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=106
2015-06-20 07:50:42 +00:00
OBS User mrdocs
d73cdb6f73 Accepting request 312128 from home:Andreas_Schwab:Factory
- Enable ocaml and java plugins on aarch64

OBS-URL: https://build.opensuse.org/request/show/312128
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=105
2015-06-15 21:50:08 +00:00
Dominique Leuenberger
cb9aea89a4 Accepting request 311501 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/311501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=66
2015-06-12 18:28:50 +00:00
OBS User mrdocs
d2fa674851 Accepting request 311396 from home:pluskalm:branches:graphics
- Update gnome dependencies

- Remove pangocairo and lasi support as it introduces build cycle

OBS-URL: https://build.opensuse.org/request/show/311396
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=103
2015-06-10 20:19:50 +00:00
Dirk Stoecker
2616a9ddc2 fix duplicate files
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=102
2015-04-22 08:01:55 +00:00
OBS User mrdocs
3ffc38f2d1 Accepting request 297862 from home:StefanBruens:branches:graphics
OBS-URL: https://build.opensuse.org/request/show/297862
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=101
2015-04-19 19:36:04 +00:00
Dirk Stoecker
9834e9b9d3 Accepting request 295252 from home:embar-:branches:graphics
Build with pangocairo and lasi support.

OBS-URL: https://build.opensuse.org/request/show/295252
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=100
2015-04-10 08:43:40 +00:00
Dominique Leuenberger
085dad65c7 Accepting request 291602 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/291602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=65
2015-03-30 17:09:29 +00:00
Ismail Dönmez
e5cc678ea1 Accepting request 291568 from home:k0da:branches:graphics
- Disable Mono by default

OBS-URL: https://build.opensuse.org/request/show/291568
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=98
2015-03-19 14:54:36 +00:00
Philipp Thomas
3f9b65974d Accepting request 261983 from home:Ledest:bashisms
fix ksh-specific constrictions in gvmap.sh script

OBS-URL: https://build.opensuse.org/request/show/261983
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=97
2014-11-18 06:54:00 +00:00
Stephan Kulow
e5e2469f01 Accepting request 248020 from graphics
1

OBS-URL: https://build.opensuse.org/request/show/248020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=64
2014-09-09 17:00:01 +00:00
Ismail Dönmez
3df79f6415 Accepting request 248017 from openSUSE:13.2
- remove conflict with lua 5.2, seems outdated

OBS-URL: https://build.opensuse.org/request/show/248017
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=95
2014-09-08 12:26:08 +00:00
Stephan Kulow
c719101fe6 Accepting request 241389 from graphics
Change license in all spec files to EPL-1.0

OBS-URL: https://build.opensuse.org/request/show/241389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=62
2014-07-21 19:39:25 +00:00
Philipp Thomas
b3c0fe0da1 - Change License to EPL-1.0.
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=93
2014-07-17 21:15:30 +00:00
Philipp Thomas
8473a2a791 OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=92 2014-07-16 14:25:29 +00:00
Philipp Thomas
597e3941e4 Accepting request 241164 from home:TheBlackCat:branches:graphics
This should fix the build errors when building in the openSUSE:Factory repository.

The openSUSE_Factory_standard_direct build target builds against the openSUSE:Factory repository directly, not graphics, so if it builds there it will build in openSUSE:Factory.

OBS-URL: https://build.opensuse.org/request/show/241164
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=91
2014-07-16 10:27:06 +00:00
Philipp Thomas
454305e77c - Remove graphviz-plugins-tcl_install_dir.patch as it's not needed
- Remove graphviz-getaddrinfo.patch as the patch is upstream.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=90
2014-06-23 09:13:48 +00:00
Philipp Thomas
1a81234a62 - Apply patch from darix to ask ruby for directories.
- Fix install path for tcl plugins.
- Fix file list for gnome plugins.
- Remove graphviz-plugins-fix_install_dirs.patch as it's not needed
  anymore.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=89
2014-06-18 20:50:29 +00:00
Dirk Stoecker
ff4418efcd fix patches
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=88
2014-05-31 15:34:38 +00:00
Dirk Stoecker
29a671772a Accepting request 235924 from graphics
OBS-URL: https://build.opensuse.org/request/show/235924
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=87
2014-05-31 13:11:20 +00:00