From 7c779fd85368eefb42a129c8075553ea8ffb78aa Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Feb 18 2017 22:23:32 +0000 Subject: Add perl to the build requirements list (#1424023) --- diff --git a/openpgm.spec b/openpgm.spec index 3d95cff..bdf4813 100644 --- a/openpgm.spec +++ b/openpgm.spec @@ -1,17 +1,19 @@ Name: openpgm Version: 5.2.122 -Release: 7%{?dist} +Release: 8%{?dist} Summary: An implementation of the PGM reliable multicast protocol Group: System Environment/Libraries # The license is LGPLv2.1 License: LGPLv2 +# New URL is https://github.com/steve-o/openpgm URL: http://openpgm.googlecode.com/ Source0: http://openpgm.googlecode.com/files/libpgm-%{version}~dfsg.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python +BuildRequires: perl %description @@ -63,6 +65,9 @@ rm -rf %{buildroot} %changelog +* Sat Feb 18 2017 Jose Pedro Oliveira - 5.2.122-8 +- Add perl to the build requirements list (required by galois_generator.pl) + * Sat Feb 11 2017 Fedora Release Engineering - 5.2.122-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild