commit 7c99abe556e20112005318a982256f4ec1410c73 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Tue Apr 19 13:31:39 2011 +0100 Don't provide perl(DB) perl-GraphViz.spec | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) --- diff --git a/perl-GraphViz.spec b/perl-GraphViz.spec index 3689ed4..d2f7d52 100644 --- a/perl-GraphViz.spec +++ b/perl-GraphViz.spec @@ -1,6 +1,6 @@ Name: perl-GraphViz Version: 2.04 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Interface to the GraphViz graphing tool License: GPL+ or Artistic Group: Development/Libraries @@ -19,6 +19,9 @@ BuildRequires: perl(Test::Pod) Requires: graphviz Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# Don't provide perl(DB) +%global __provides_exclude ^perl\\(DB\\)$ + %description This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, @@ -60,8 +63,11 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Tue Apr 19 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 2.04-6 +- Don't provide perl(DB) + * Fri Dec 17 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 2.04-5 -- 661697 rebuild for fixing problems with vendorach/lib +- Rebuild to fix problems with vendorarch/lib (#661697) * Sun May 02 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 2.04-4 - Mass rebuild with perl-5.12.0 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel