diff --git a/graphviz-plugins.spec b/graphviz-plugins.spec index be0244e..6a09523 100644 --- a/graphviz-plugins.spec +++ b/graphviz-plugins.spec @@ -1,7 +1,7 @@ # # spec file for package graphviz-plugins (Version 2.20.2) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ BuildRequires: graphviz gtkglext-devel libglade2-devel libgnomeui-devel BuildRequires: fdupes %endif Version: 2.20.2 -Release: 8 +Release: 7 AutoReqProv: on Summary: Graph Visualization Tools Group: Productivity/Graphics/Visualization/Graph @@ -218,7 +218,7 @@ License: IBM Public License .. Group: Productivity/Graphics/Visualization/Graph Summary: Perl extension for Graphviz Requires: graphviz = %{version} -Requires: perl = %{perl_version} +Requires: perl = %{perl_version} Provides: graphviz_plugin = %{version}-%{release} %description -n graphviz-perl diff --git a/graphviz.changes b/graphviz.changes index d503fa3..a187cd9 100644 --- a/graphviz.changes +++ b/graphviz.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Tue Dec 15 21:30:37 CET 2009 - jengelh@medozas.de - -- enable parallel building - ------------------------------------------------------------------- Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de diff --git a/graphviz.spec b/graphviz.spec index 0f5c83e..13c4338 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -1,7 +1,7 @@ # # spec file for package graphviz (Version 2.20.2) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ BuildRequires: xorg-x11-libICE-devel xorg-x11-libSM-devel xorg-x11-libXpm-devel BuildRequires: xorg-x11-libX11-devel xorg-x11-libXext-devel xorg-x11-libXmu-devel xorg-x11-libXt-devel PreReq: /bin/rm Version: 2.20.2 -Release: 45 +Release: 44 AutoReqProv: on Summary: Graph Visualization Tools Group: Productivity/Graphics/Visualization/Graph @@ -127,7 +127,7 @@ export CPPFLAGS="%optflags" --with-ipsepcola \ --without-ming \ --disable-io -make %{?jobs:-j%jobs} DESTDIR=%buildroot +make DESTDIR=%buildroot %install make install \ diff --git a/ready b/ready new file mode 100644 index 0000000..473a0f4