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