From 1b056e89f16a487fc36ca480f952d3c67a2f2bccbbc9e2dbf852ba0dbeb2ad07 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 21 Jun 2010 15:40:12 +0000 Subject: [PATCH] Accepting request 41723 from graphics Copy from graphics/graphviz based on submit request 41723 from user psmt OBS-URL: https://build.opensuse.org/request/show/41723 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=38 --- graphviz-perl-set_rpath.patch | 6 +++--- graphviz-plugins.changes | 5 +++++ graphviz-plugins.spec | 2 +- graphviz.changes | 5 +++++ graphviz.spec | 4 ++-- 5 files changed, 16 insertions(+), 6 deletions(-) diff --git a/graphviz-perl-set_rpath.patch b/graphviz-perl-set_rpath.patch index 20d8edc..c50dd34 100644 --- a/graphviz-perl-set_rpath.patch +++ b/graphviz-perl-set_rpath.patch @@ -1,7 +1,7 @@ Index: tclpkg/gv/Makefile.am =================================================================== ---- tclpkg/gv/Makefile.am.orig 2010-06-15 11:37:15.082918277 +0200 -+++ tclpkg/gv/Makefile.am 2010-06-15 11:38:05.966918325 +0200 +--- tclpkg/gv/Makefile.am.orig 2010-06-18 14:03:09.206918506 +0200 ++++ tclpkg/gv/Makefile.am 2010-06-18 15:01:52.630918214 +0200 @@ -120,13 +120,18 @@ gv.cmxa: gv.cmx ocamlopt -a -o gv.cmxa gv.cmx gv.a: gv.cmxa @@ -19,7 +19,7 @@ Index: tclpkg/gv/Makefile.am -libgv_perl_la_LDFLAGS = -module -avoid-version -libgv_perl_la_CPPFLAGS = $(BASECPPFLAGS) $(PERL_INCLUDES) +libgv_perl_la_LDFLAGS = -module -avoid-version $(PERL_LD) -+libgv_perl_la_CPPFLAGS = $(AM_CPPFLAGS) $(PERL_CC) ++libgv_perl_la_CPPFLAGS = $(BASECPPFLAGS) $(PERL_CC) $(PERL_data): gv_perl.cpp gv_perl.cpp: gv.i $(SWIG) -c++ -perl -o gv_perl.cpp $(srcdir)/gv.i diff --git a/graphviz-plugins.changes b/graphviz-plugins.changes index 279da0e..0a0f561 100644 --- a/graphviz-plugins.changes +++ b/graphviz-plugins.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 18 15:02:39 CEST 2010 - pth@suse.de + +- Fix CPPFLAGS for real. + ------------------------------------------------------------------- Tue Jun 15 11:39:04 CEST 2010 - pth@suse.de diff --git a/graphviz-plugins.spec b/graphviz-plugins.spec index 9acc4f2..dfff6e4 100644 --- a/graphviz-plugins.spec +++ b/graphviz-plugins.spec @@ -30,7 +30,7 @@ BuildRequires: ghostscript-mini graphviz gtkglext-devel libglade2-devel libgnom BuildRequires: fdupes %endif Version: 2.26.3 -Release: 5 +Release: 6 AutoReqProv: on Summary: Graph Visualization Tools Group: Productivity/Graphics/Visualization/Graph diff --git a/graphviz.changes b/graphviz.changes index 30b6fa2..5bac674 100644 --- a/graphviz.changes +++ b/graphviz.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 18 09:15:07 UTC 2010 - coolo@novell.com + +- fix typo + ------------------------------------------------------------------- Fri Jun 11 12:13:12 CEST 2010 - pth@suse.de diff --git a/graphviz.spec b/graphviz.spec index 4ae4f0d..250ed14 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -27,7 +27,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.26.3 -Release: 5 +Release: 6 AutoReqProv: on Summary: Graph Visualization Tools Group: Productivity/Graphics/Visualization/Graph @@ -182,7 +182,7 @@ test -s %{_libdir}/graphviz/%{config_file} || echo "%{_libdir}/graphviz/%{config %postun /sbin/ldconfig -eblif ! test -x $RPM_INSTALL_PREFIX0/bin/dot; then rm -f $RPM_INSTALL_PREFIX0/%{_lib}/graphviz/%{config_file}; fi +if ! test -x $RPM_INSTALL_PREFIX0/bin/dot; then rm -f $RPM_INSTALL_PREFIX0/%{_lib}/graphviz/%{config_file}; fi %files %defattr(-,root,root)