forked from pool/graphviz
Accepting request 88785 from graphics
- /usr/bin/php5 does not exist (forwarded request 88784 from coolo) OBS-URL: https://build.opensuse.org/request/show/88785 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=47
This commit is contained in:
commit
9f3f467220
@ -6,11 +6,3 @@
|
|||||||
|
|
||||||
-- display the kernel module dependencies
|
-- display the kernel module dependencies
|
||||||
|
|
||||||
--- tclpkg/gv/demo/modgraph.php
|
|
||||||
+++ tclpkg/gv/demo/modgraph.php
|
|
||||||
@@ -1,4 +1,4 @@
|
|
||||||
-#!/usr/bin/php
|
|
||||||
+#!/usr/bin/php5
|
|
||||||
<?
|
|
||||||
include("gv.php");
|
|
||||||
|
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 19 18:36:48 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- /usr/bin/php5 does not exist
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 4 18:41:12 CEST 2011 - pth@suse.de
|
||||||
|
|
||||||
|
- Rename and prefix patch for uniformity within the package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 28 14:01:13 UTC 2011 - idonmez@suse.com
|
Wed Sep 28 14:01:13 UTC 2011 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -72,7 +72,7 @@ Group: Productivity/Graphics/Visualization/Graph
|
|||||||
Source: http://www.graphviz.org/pub/graphviz/ARCHIVE/%{mname}-%{version}.tar.gz
|
Source: http://www.graphviz.org/pub/graphviz/ARCHIVE/%{mname}-%{version}.tar.gz
|
||||||
Patch1: graphviz-gd_png_check_sig.patch
|
Patch1: graphviz-gd_png_check_sig.patch
|
||||||
Patch100: graphviz-plugins-fix_install_dirs.patch
|
Patch100: graphviz-plugins-fix_install_dirs.patch
|
||||||
Patch101: python-version.diff
|
Patch101: graphviz-python_version.patch
|
||||||
Patch102: graphviz-plugins-tcl_install_dir.patch
|
Patch102: graphviz-plugins-tcl_install_dir.patch
|
||||||
Patch103: graphviz-2.20.2-interpreter_names.patch
|
Patch103: graphviz-2.20.2-interpreter_names.patch
|
||||||
Patch104: graphviz-guile.patch
|
Patch104: graphviz-guile.patch
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 4 18:41:12 CEST 2011 - pth@suse.de
|
||||||
|
|
||||||
|
- Rename and prefix patch for uniformity within the package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 3 13:55:01 UTC 2011 - coolo@suse.com
|
Mon Oct 3 13:55:01 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ Source: http://www.graphviz.org/pub/graphviz/ARCHIVE/%{name}-%{version}.
|
|||||||
Source2: graphviz-rpmlintrc
|
Source2: graphviz-rpmlintrc
|
||||||
Patch1: graphviz-gd_png_check_sig.patch
|
Patch1: graphviz-gd_png_check_sig.patch
|
||||||
Patch2: graphviz-fix-pkgIndex.patch
|
Patch2: graphviz-fix-pkgIndex.patch
|
||||||
Patch3: fix-headers.diff
|
Patch3: graphviz-missing_headers.patch
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
|
Loading…
Reference in New Issue
Block a user