[graphviz/f13/master: 32/32] - New version (#580017) - Fixed gtk plugin program-name (#640671, gtk-progname patch) - Fixed broken

Jaroslav Škarvada jskarvad at fedoraproject.org
Fri Jan 21 15:44:18 UTC 2011


commit fe04cc074cdadbc96b655dafd01f64c7baa51c61
Merge: 0688e6c 36b7ab1
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Fri Jan 21 16:41:44 2011 +0100

    - New version (#580017)
    - Fixed gtk plugin program-name (#640671, gtk-progname patch)
    - Fixed broken links in doc index (#642536, doc-index-fix patch)
    - Fixed SIGSEGVs on testsuite (#645703, testsuite-sigsegv-fix patch)
    - Testsuite now do diff check also in case of err output (#645703,
      rtest-errout-fix patch)
    - Testsuite enabled on all arches (#645703)
    - Added urw-fonts to BuildRequires
    - Compiled with -fno-strict-aliasing
    - Fixed rpmlint warnings on spec file
    - Removed unused patches

 .gitignore                                  |    1 +
 graphviz-2.20.3-configure-php.patch         |   13 --
 graphviz-2.20.3-gv.i.patch                  |   45 -------
 graphviz-2.26.0-doc-index-fix.patch         |   85 +++++++++++++
 graphviz-2.26.0-gtk-progname.patch          |   11 ++
 graphviz-2.26.0-rtest-errout-fix.patch      |   22 ++++
 graphviz-2.26.0-testsuite-sigsegv-fix.patch |   26 ++++
 graphviz-arith.patch                        |   29 -----
 graphviz-black.patch                        |   29 -----
 graphviz-gcc43.patch                        |   32 -----
 graphviz-libcdt.patch                       |   11 --
 graphviz-multilib.patch                     |   14 --
 graphviz-php5.patch                         |   30 -----
 graphviz-powerpc-ruby-fix.patch             |   15 ---
 graphviz-tk8.5.patch                        |  181 ---------------------------
 graphviz.spec                               |   59 ++++++---
 sources                                     |    2 +-
 17 files changed, 186 insertions(+), 419 deletions(-)
---
diff --cc graphviz.spec
index 29e5968,c54e78e..05c9229
--- a/graphviz.spec
+++ b/graphviz.spec
@@@ -408,9 -416,24 +416,22 @@@ f
  
  
  %changelog
+ * Thu Jan 06 2011 Jaroslav Škarvada <jskarvad at redhat.com> - 2.26.3-1
+ - New version (#580017)
+ - Fixed gtk plugin program-name (#640671, gtk-progname patch)
+ - Fixed broken links in doc index (#642536, doc-index-fix patch)
+ - Fixed SIGSEGVs on testsuite (#645703, testsuite-sigsegv-fix patch)
+ - Testsuite now do diff check also in case of err output (#645703,
+   rtest-errout-fix patch)
+ - Testsuite enabled on all arches (#645703)
+ - Added urw-fonts to BuildRequires
+ - Compiled with -fno-strict-aliasing
+ - Fixed rpmlint warnings on spec file
+ - Removed unused patches
+ 
 -* Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 2.26.0-4
 -- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 -
 -* Tue Jun 01 2010 Marcela Maslanova <mmaslano at redhat.com> - 2.26.0-3
 -- Mass rebuild with perl-5.12.0
 +* Thu Mar 24 2010 Josh Boyer <jwboyer at gmail.com> 2.26.0-3
 +- Backport patch from upstream graphviz to fix broken powerpc-darwin workaround
 +  that prevented this from building on ppc64 (#569454)
  
  * Mon Jan 04 2010 Patrick "Jima" Laughton <jima at beer.tclug.org> 2.26.0-2
  - Rebuild for updated ocaml


More information about the scm-commits mailing list