summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2016-10-10 09:49:19 +0200
committerPavel Raiskup <praiskup@redhat.com>2016-10-10 09:49:19 +0200
commit6738876021b98fd923c7a2bdbfc4c7d8a1b36946 (patch)
tree474a8a39849d7744c5c226406dbfa77908a2ae3f
parent4a73ecd581b643379b879652a28f89ad429c4c11 (diff)
downloadscl-autotools-6738876021b98fd923c7a2bdbfc4c7d8a1b36946.tar.gz
scl-autotools-6738876021b98fd923c7a2bdbfc4c7d8a1b36946.tar.xz
scl-autotools-6738876021b98fd923c7a2bdbfc4c7d8a1b36946.zip
automake, autoconf: perl-generators for RHEL8+
-rw-r--r--repos/autotools/autotools-git/autoconf/autoconf.spec2
-rw-r--r--repos/autotools/autotools-git/automake/automake.spec2
-rw-r--r--repos/autotools/autotools-latest/autoconf/autoconf.spec2
-rw-r--r--repos/autotools/autotools-latest/automake/automake.spec2
4 files changed, 4 insertions, 4 deletions
diff --git a/repos/autotools/autotools-git/autoconf/autoconf.spec b/repos/autotools/autotools-git/autoconf/autoconf.spec
index 4fbe6e2..c75e8cd 100644
--- a/repos/autotools/autotools-git/autoconf/autoconf.spec
+++ b/repos/autotools/autotools-git/autoconf/autoconf.spec
@@ -40,7 +40,7 @@ BuildRequires: perl(Text::ParseWords)
BuildRequires: scl-utils-build
Requires:%scl_runtime
}
-%if 0%{?fedora} >= 24
+%if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
BuildRequires: perl-generators
%endif
diff --git a/repos/autotools/autotools-git/automake/automake.spec b/repos/autotools/autotools-git/automake/automake.spec
index 2fd6b83..03463d4 100644
--- a/repos/autotools/autotools-git/automake/automake.spec
+++ b/repos/autotools/autotools-git/automake/automake.spec
@@ -81,7 +81,7 @@ BuildRequires: perl-macros
BuildRequires: perl-devel
%endif
%endif
-%if 0%{?fedora} >= 25
+%if 0%{?fedora} >= 25 || 0%{?rhel} >= 8
BuildRequires: perl-generators
%endif
diff --git a/repos/autotools/autotools-latest/autoconf/autoconf.spec b/repos/autotools/autotools-latest/autoconf/autoconf.spec
index 16dfcba..e3b1351 100644
--- a/repos/autotools/autotools-latest/autoconf/autoconf.spec
+++ b/repos/autotools/autotools-latest/autoconf/autoconf.spec
@@ -35,7 +35,7 @@ BuildRequires: perl(Text::ParseWords)
BuildRequires: scl-utils-build
Requires:%scl_runtime
}
-%if 0%{?fedora} >= 24
+%if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
BuildRequires: perl-generators
%endif
diff --git a/repos/autotools/autotools-latest/automake/automake.spec b/repos/autotools/autotools-latest/automake/automake.spec
index 454570a..f6a29a3 100644
--- a/repos/autotools/autotools-latest/automake/automake.spec
+++ b/repos/autotools/autotools-latest/automake/automake.spec
@@ -81,7 +81,7 @@ BuildRequires: perl-macros
BuildRequires: perl-devel
%endif
%endif
-%if 0%{?fedora} >= 24
+%if 0%{?fedora} >= 25 || 0%{?rhel} >= 8
BuildRequires: perl-generators
%endif