From ba3b9777a8f3dba8521b0d11f4c27a6d02f458d2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Fri, 23 Oct 2015 15:23:14 +0200
Subject: Correct dependency filter

---
 perl-Tk-Getopt.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/perl-Tk-Getopt.spec b/perl-Tk-Getopt.spec
index f42e919..32c5331 100644
--- a/perl-Tk-Getopt.spec
+++ b/perl-Tk-Getopt.spec
@@ -1,6 +1,6 @@
 Name:           perl-Tk-Getopt
 Version:        0.50
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        User configuration window for Tk with interface to Getopt::Long
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -61,7 +61,7 @@ Requires:       perl(Tk::Pixmap)
 Requires:       perl(Tk::Tiler)
 
 # Filter optional not yet packaged  perl(Tk::PathEntry)
-%global __requires_exclude 
%{?__requires_exclude|%__requires_exclude|}^perl\\(Tk::PathEntry\\)
+%global __requires_exclude 
%{?__requires_exclude:%{__requires_exclude}|}^perl\\(Tk::PathEntry\\)
 
 %description
 Tk::Getopt provides an interface to access command line options via
@@ -90,6 +90,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Oct 23 2015 Petr Pisar <ppi...@redhat.com> - 0.50-11
+- Correct dependency filter
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.50-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-Tk-Getopt.git/commit/?h=master&id=ba3b9777a8f3dba8521b0d11f4c27a6d02f458d2
--
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