OBS User autobuild 2010-01-14 14:54:12 +00:00 committed by Git OBS Bridge
parent f875266c75
commit 44805bc081
4 changed files with 2 additions and 14 deletions

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Fri Nov 13 23:37:02 CET 2009 - dmueller@suse.de
- require the exact perl version it was build against, otherwise
libperl.so can not be found
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de

View File

@ -217,8 +217,7 @@ Authors:
License: IBM Public License ..
Group: Productivity/Graphics/Visualization/Graph
Summary: Perl extension for Graphviz
Requires: graphviz = %{version}
Requires: perl = %{perl_version}
Requires: graphviz = %{version} perl
Provides: graphviz_plugin = %{version}-%{release}
%description -n graphviz-perl

View File

@ -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

View File

@ -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 \