SHA256
1
0
forked from pool/graphviz

- Don't apply graphviz-fix-pkgIndex.patch twice.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=64
This commit is contained in:
Philipp Thomas 2013-10-08 13:58:03 +00:00 committed by Git OBS Bridge
parent a76781bdf6
commit 0561c1c91c
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 8 15:12:51 CEST 2013 - pth@suse.de
- Don't apply graphviz-fix-pkgIndex.patch twice.
-------------------------------------------------------------------
Thu Sep 12 17:56:06 CEST 2013 - pth@suse.de

View File

@ -95,7 +95,6 @@ License: IPL-1.0
Group: Productivity/Graphics/Visualization/Graph
Url: http://www.graphviz.org/
Source: http://www.graphviz.org/pub/graphviz/ARCHIVE/%{mname}-%{version}.tar.gz
Patch2: graphviz-fix-pkgIndex.patch
#PATCH-FIX-UPSTREAM There are too many type-punnings in the vmalloc sources
Patch3: graphviz-no_strict_aliasing.patch
#PATCH-FIX-UPSTREAM print can only be called as function in python3
@ -271,7 +270,6 @@ Provides some additional PDF and HTML documentation for graphviz.
%prep
%setup -q -n %{mname}-%{version}
%patch2
%patch3
%patch4 -p1
%patch100