[ack] BR: perl(Data::Dumper)

cheeselee cheeselee at fedoraproject.org
Wed Jun 13 12:21:04 UTC 2012


commit 2bcadf806357c8377798c74701011a01e6b755fe
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Wed Jun 13 20:20:21 2012 +0800

    BR: perl(Data::Dumper)

 ack.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ack.spec b/ack.spec
index 56b553f..52a5608 100644
--- a/ack.spec
+++ b/ack.spec
@@ -1,6 +1,6 @@
 Name:           ack
 Version:        1.96
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Grep-like text finder
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -9,6 +9,7 @@ Source0:        http://www.cpan.org/modules/by-module/App/ack-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(File::Next) >= 0.40
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(Pod::Usage)
@@ -49,6 +50,9 @@ make test
 %{_sysconfdir}/bash_completion.d
 
 %changelog
+* Wed Jun 13 2012 Robin Lee <cheeselee at fedoraproject.org> - 1.96-4
+- BR: perl(Data::Dumper)
+
 * Wed Jun 13 2012 Petr Pisar <ppisar at redhat.com> - 1.96-3
 - Perl 5.16 rebuild
 


More information about the scm-commits mailing list