psabata pushed to perl-File-RsyncP (epel7). "fix br"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 28 15:31:12 UTC 2015


From 7dcfbe3a41af867bcf3541cc0ce9dbcafbee0c0c Mon Sep 17 00:00:00 2001
From: Tom Callaway <spot at fedoraproject.org>
Date: Mon, 15 Oct 2007 20:36:37 +0000
Subject: fix br


diff --git a/perl-File-RsyncP.spec b/perl-File-RsyncP.spec
index 3370a91..00e3a62 100644
--- a/perl-File-RsyncP.spec
+++ b/perl-File-RsyncP.spec
@@ -1,6 +1,6 @@
 Name: perl-File-RsyncP
 Version: 0.68
-Release: 2%{?dist}
+Release: 2%{?dist}.1
 Summary: A perl implementation of an Rsync client
 License: GPLv2
 Group: Development/Libraries
@@ -10,6 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildRequires: %{_bindir}/iconv
+BuildRequires: perl(ExtUtils::MakeMaker)
 
 %description
 File::RsyncP is a perl implementation of an Rsync client. It is compatible with
@@ -50,6 +51,9 @@ make test
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.68-2.1
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Wed Aug 22 2007 Mike McGrath <mmcgrath at redhat.com> - 0.68-2
 - Rebuild for BuildID
 - License change
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-File-RsyncP.git/commit/?h=epel7&id=7dcfbe3a41af867bcf3541cc0ce9dbcafbee0c0c


More information about the perl-devel mailing list