From 823e8b75bc1f05005250c82d4281166e190f0b43 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Fri, 23 Oct 2015 14:23:42 +0200
Subject: Correct dependency filter
---
perl-DBI.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/perl-DBI.spec b/perl-DBI.spec
index 5015b4a..70da109 100644
--- a/perl-DBI.spec
+++ b/perl-DBI.spec
@@ -10,7 +10,7 @@
Name: perl-DBI
Version: 1.634
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A database access API for perl
Group: Development/Libraries
License: GPL+ or Artistic
@@ -88,7 +88,7 @@ Requires: perl(Math::BigInt)
# Filter unwanted dependencies
%{?perl_default_filter}
-%global __requires_exclude
%{?__requires_exclude|%__requires_exclude|}^perl\\(RPC::\\)
+%global __requires_exclude
%{?__requires_exclude:%{__requires_exclude}|}^perl\\(RPC::\\)
%description
DBI is a database access Application Programming Interface (API) for
@@ -173,6 +173,9 @@ make test
%endif
%changelog
+* Fri Oct 23 2015 Petr Pisar <[email protected]> - 1.634-2
+- Correct dependency filter
+
* Tue Aug 04 2015 Petr Pisar <[email protected]> - 1.634-1
- 1.634 bump
--
cgit v0.11.2
http://pkgs.fedoraproject.org/cgit/perl-DBI.git/commit/?h=master&id=823e8b75bc1f05005250c82d4281166e190f0b43
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel