psabata pushed to perl-File-RsyncP (epel7). "Update config.guess/sub for aarch64/ppc64le"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 28 15:32:10 UTC 2015


From 30ce430ae2ac56f37143951506423e0f2292894c Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Tue, 22 Jul 2014 20:28:22 +0100
Subject: Update config.guess/sub for aarch64/ppc64le


diff --git a/perl-File-RsyncP.spec b/perl-File-RsyncP.spec
index 69ae6d9..1184b1d 100644
--- a/perl-File-RsyncP.spec
+++ b/perl-File-RsyncP.spec
@@ -1,6 +1,6 @@
 Name:       perl-File-RsyncP
 Version:    0.70
-Release:    10%{?dist}
+Release:    11%{?dist}
 Summary:    A perl implementation of an Rsync client
 License:    GPLv2
 Group:      Development/Libraries
@@ -29,6 +29,9 @@ daemon on the remote machine.
 %prep
 %setup -q -n File-RsyncP-%{version}
 
+# Update config.guess/sub to fix builds on new architectures (aarch64/ppc64le)
+cp /usr/lib/rpm/config.* FileList/
+
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_flags}
@@ -51,6 +54,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jul 22 2014 Peter Robinson <pbrobinson at fedoraproject.org> 0.70-11
+- Update config.guess/sub for aarch64/ppc64le
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.70-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-- 
cgit v0.10.2


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


More information about the perl-devel mailing list