From f4fca96fd91a136814aee4fea83045a9d6c58cf4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Mon, 12 Oct 2015 09:51:33 +0200
Subject: Remove bogus requirement on TARGET_CLASS found by
 perl-generators-1.06

---
 perl-Sys-Info-Base.spec | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/perl-Sys-Info-Base.spec b/perl-Sys-Info-Base.spec
index ea17ba1..a0d9dca 100644
--- a/perl-Sys-Info-Base.spec
+++ b/perl-Sys-Info-Base.spec
@@ -1,6 +1,6 @@
 Name:           perl-Sys-Info-Base
 Version:        0.7804
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Provides various system information
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Sys-Info-Base/
@@ -41,6 +41,9 @@ Requires:       perl(POSIX)
 Requires:       perl(Socket)
 Requires:       perl(Sys::Hostname)
 
+# Remove bogus requirement
+%global __requires_exclude 
%{?__requires_exclude:%{__requires_exclude}|}^perl\\(TARGET_CLASS\\)
+
 %description
 %{summary}.
 
@@ -65,6 +68,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 12 2015 Petr Pisar <ppi...@redhat.com> - 0.7804-4
+- Remove bogus requirement on TARGET_CLASS found by perl-generators-1.06
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.7804-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-Sys-Info-Base.git/commit/?h=master&id=f4fca96fd91a136814aee4fea83045a9d6c58cf4
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to