psabata pushed to perl-Kwiki (master). "Drop the erroneous dependency; CPAN::Config isn't a real package"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 09:15:29 UTC 2015


>From c144d2f369165b837171cf7e371a8b596001d4cf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Wed, 1 Apr 2015 11:15:21 +0200
Subject: Drop the erroneous dependency; CPAN::Config isn't a real package


diff --git a/perl-Kwiki.spec b/perl-Kwiki.spec
index f5bdd3a..983323f 100644
--- a/perl-Kwiki.spec
+++ b/perl-Kwiki.spec
@@ -1,6 +1,6 @@
 Name:           perl-Kwiki
 Version:        0.39
-Release:        23%{?dist}
+Release:        24%{?dist}
 Summary:        Kwiki Wiki Building Framework
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Kwiki/
@@ -21,7 +21,6 @@ BuildRequires:  perl(vars)
 # Runtime
 BuildRequires:  perl(base)
 # XXX: BuildRequires:  perl(CPAN)
-# XXX: BuildRequires:  perl(CPAN::Config)
 BuildRequires:  perl(HTTP::BrowserDetect)
 # This is actually Spiffy::mixin, the namespace is loaded via Spoon::Config
 # XXX: BuildRequires:  perl(mixin)
@@ -54,7 +53,6 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Memory::Cycle)
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
 Requires:       perl(CPAN)
-Requires:       perl(CPAN::Config)
 Requires:       perl(Cwd)
 
 # This is actually Spiffy::mixin; it's all rather obscure
@@ -100,6 +98,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Apr 01 2015 Petr Šabata <contyk at redhat.com> - 0.39-24
+- Drop the erroneous dependency; CPAN::Config isn't a real package
+
 * Tue Mar 31 2015 Petr Šabata <contyk at redhat.com> - 0.39-23
 - Modernize the spec and correct the dep list
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Kwiki.git/commit/?h=master&id=c144d2f369165b837171cf7e371a8b596001d4cf


More information about the scm-commits mailing list