ppisar pushed to perl-SystemC-Vregs (master). "Correct dependency filter"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Oct 23 13:19:40 UTC 2015


From 9487296f7ae5a5ae3f893eb833a3ad18f3ad54a1 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:51:50 +0200
Subject: Correct dependency filter

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

diff --git a/perl-SystemC-Vregs.spec b/perl-SystemC-Vregs.spec
index 0ac2cd8..b93169d 100644
--- a/perl-SystemC-Vregs.spec
+++ b/perl-SystemC-Vregs.spec
@@ -12,7 +12,7 @@
 
 Name:           perl-SystemC-Vregs
 Version:        1.470
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Utility routines used by vregs
 
 License:        LGPLv3+ or Artistic 2.0
@@ -45,7 +45,7 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
 Requires:       perl(Verilog::Language) >= 2.1
 
 # Remove under-specified dependencies
-%global __requires_exclude %{?__requires_exclude?%__requires_exclude|}^perl\\(Verilog::Language\\)$
+%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^perl\\(Verilog::Language\\)$
 
 %description
 A Vregs object contains a documentation "package" containing enumerations,
@@ -115,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Oct 23 2015 Petr Pisar <ppisar at redhat.com> - 1.470-9
+- Correct dependency filter
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.470-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-SystemC-Vregs.git/commit/?h=master&id=9487296f7ae5a5ae3f893eb833a3ad18f3ad54a1


More information about the perl-devel mailing list