diff --git a/graphviz-perl-set_rpath.patch b/graphviz-perl-set_rpath.patch index c50dd34..20d8edc 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-18 14:03:09.206918506 +0200 -+++ tclpkg/gv/Makefile.am 2010-06-18 15:01:52.630918214 +0200 +--- 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 @@ -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 = $(BASECPPFLAGS) $(PERL_CC) ++libgv_perl_la_CPPFLAGS = $(AM_CPPFLAGS) $(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 0a0f561..279da0e 100644 --- a/graphviz-plugins.changes +++ b/graphviz-plugins.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -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.changes b/graphviz.changes index 5bac674..30b6fa2 100644 --- a/graphviz.changes +++ b/graphviz.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -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 d06deed..4ae4f0d 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -182,7 +182,7 @@ test -s %{_libdir}/graphviz/%{config_file} || echo "%{_libdir}/graphviz/%{config %postun /sbin/ldconfig -if ! test -x $RPM_INSTALL_PREFIX0/bin/dot; then rm -f $RPM_INSTALL_PREFIX0/%{_lib}/graphviz/%{config_file}; fi +eblif ! test -x $RPM_INSTALL_PREFIX0/bin/dot; then rm -f $RPM_INSTALL_PREFIX0/%{_lib}/graphviz/%{config_file}; fi %files %defattr(-,root,root)