From 190f434b36a8f66c13f538609618d59ce306fc34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 12 Sep 2016 15:54:43 +0200 Subject: [PATCH] Bootstrap on aarch64 --- Perlbal.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Perlbal.spec b/Perlbal.spec index 02f819d..431a6d2 100644 --- a/Perlbal.spec +++ b/Perlbal.spec @@ -1,6 +1,9 @@ +# Bootstrap on aarch64 +%global perl_bootstrap 1 + Name: Perlbal Version: 1.80 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Reverse-proxy load balance and web-server License: GPL+ or Artistic Group: System Environment/Daemons @@ -146,6 +149,9 @@ make test %changelog +* Mon Sep 12 2016 Petr Pisar - 1.80-22 +- Bootstrap on aarch64 + * Wed May 18 2016 Jitka Plesnikova - 1.80-21 - Perl 5.24 re-rebuild of bootstrapped packages