Accepting request 24320 from home:dirkmueller:branches:graphics
Copy from home:dirkmueller:branches:graphics/graphviz via accept of submit request 24320 revision 2. Request was accepted with message: reviewed ok. OBS-URL: https://build.opensuse.org/request/show/24320 OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=4
This commit is contained in:
parent
a54dbf5966
commit
4dfe22ce75
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user