ppisar pushed to perl-File-FnMatch (master). "Correct dependency filter"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Oct 23 12:49:34 UTC 2015


From 45c735b610c826751d4b23ef27425666ff451fd4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Fri, 23 Oct 2015 14:49:13 +0200
Subject: Correct dependency filter

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

diff --git a/perl-File-FnMatch.spec b/perl-File-FnMatch.spec
index 46397e4..16d2bf5 100644
--- a/perl-File-FnMatch.spec
+++ b/perl-File-FnMatch.spec
@@ -2,7 +2,7 @@
 
 Name:           perl-%{shortname}
 Version:        0.02
-Release:        22%{?dist}
+Release:        23%{?dist}
 Summary:        Simple file-name and pathname matching
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -27,7 +27,7 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
 %filter_from_provides /FnMatch.so/d
 }
 # RPM 4.9 style:
-%global __provides_exclude %{%?__provides_exclude:__provides_exclude|}FnMatch.so
+%global __provides_exclude %{?__provides_exclude:%{__provides_exclude}|}FnMatch.so
 %{?perl_default_filter}
 
 
@@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri Oct 23 2015 Petr Pisar <ppisar at redhat.com> - 0.02-23
+- Correct dependency filter
+
 * Wed Oct 14 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.02-22
 - Specify all dependencies
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-File-FnMatch.git/commit/?h=master&id=45c735b610c826751d4b23ef27425666ff451fd4


More information about the perl-devel mailing list