[perl-Marpa-XS] Add yet one more missing BR

Lubomir Rintel lkundrak at fedoraproject.org
Mon Feb 13 18:36:35 UTC 2012


commit 845999eb4289a58233b97739fa660ee60f86ab07
Author: Lubomir Rintel <lubo.rintel at gooddata.com>
Date:   Mon Feb 13 19:33:25 2012 +0100

    Add yet one more missing BR

 perl-Marpa-XS.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Marpa-XS.spec b/perl-Marpa-XS.spec
index 29ea233..e0cb8c4 100644
--- a/perl-Marpa-XS.spec
+++ b/perl-Marpa-XS.spec
@@ -1,6 +1,6 @@
 Name:           perl-Marpa-XS
 Version:        1.002000
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Language grammar parser module for Perl
 License:        LGPLv3+
 Group:          Development/Libraries
@@ -18,6 +18,7 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  perl-Glib-devel
 BuildRequires:  perl(Time::Piece)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  perl(IPC::Cmd)
 Requires:       perl >= 5.10
 Requires:       perl(ExtUtils::PkgConfig) >= 1.12
 Requires:       perl(Glib) >= 1.223
@@ -80,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Feb 13 2012 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> 1.002000-2.1
+- BR IPC::Cmd
+
 * Thu Jan 12 2012 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> 1.002000-2
 - Add a missing BR (Marcela Mašláňová, #772503)
 - Filter out redundant provides/requires (Marcela Mašláňová, #772503)


More information about the scm-commits mailing list