From 0561c1c91c26bdb06bddcc17edffc4712852cdbe746f10909f16e307a9b5e4ae Mon Sep 17 00:00:00 2001 From: Philipp Thomas Date: Tue, 8 Oct 2013 13:58:03 +0000 Subject: [PATCH] - Don't apply graphviz-fix-pkgIndex.patch twice. OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=64 --- graphviz-plugins.changes | 5 +++++ graphviz-plugins.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/graphviz-plugins.changes b/graphviz-plugins.changes index 7d7c544..86593af 100644 --- a/graphviz-plugins.changes +++ b/graphviz-plugins.changes @@ -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 diff --git a/graphviz-plugins.spec b/graphviz-plugins.spec index 31cc9ee..1b71ecb 100644 --- a/graphviz-plugins.spec +++ b/graphviz-plugins.spec @@ -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