summaryrefslogtreecommitdiffstats
path: root/repos
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2018-10-12 08:50:13 +0200
committerPavel Raiskup <praiskup@redhat.com>2018-10-12 08:50:13 +0200
commit1e5fc45d9d2670d154739047027c414177d2131a (patch)
treee0954cb492efab1c30e4e5ea31b9af679e661775 /repos
parenteaa4b787c139667d35f7826d75fa7baf0bee43c2 (diff)
downloadscl-autotools-1e5fc45d9d2670d154739047027c414177d2131a.tar.gz
scl-autotools-1e5fc45d9d2670d154739047027c414177d2131a.tar.xz
scl-autotools-1e5fc45d9d2670d154739047027c414177d2131a.zip
autotools-latest: fix BR
Diffstat (limited to 'repos')
-rw-r--r--repos/autotools/autotools-latest/autotools-latest/autotools-latest.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/repos/autotools/autotools-latest/autotools-latest/autotools-latest.spec b/repos/autotools/autotools-latest/autotools-latest/autotools-latest.spec
index 57e19bc..03b2d79 100644
--- a/repos/autotools/autotools-latest/autotools-latest/autotools-latest.spec
+++ b/repos/autotools/autotools-latest/autotools-latest/autotools-latest.spec
@@ -8,7 +8,7 @@
Summary: Package that installs %scl
Name: %scl
Version: 1
-Release: 22%{?dist}
+Release: 23%{?dist}
License: GPLv2+
Group: Applications/File
@@ -16,6 +16,8 @@ Requires: %{?scl_prefix}m4 %{?scl_prefix}automake
Requires: %{?scl_prefix}autoconf %{?scl_prefix}libtool
# Fix build even when scl-utils-build is not in minimal buildroot.
BuildRequires: scl-utils-build
+# needed for %%_compat_scl_env_adjust
+BuildRequires: compat-rpm-config
%description
@@ -83,6 +85,9 @@ rm -rf %{buildroot}/%{_root_sysconfdir}/rpm/macros.%{scl}-config
%changelog
+* Fri Oct 12 2018 Pavel Raiskup <praiskup@redhat.com> - 1-23
+- br: compat-rpm-config
+
* Thu Oct 11 2018 Pavel Raiskup <praiskup@redhat.com> - 1-22
- new rebuild, thanks to V. Ondruch we don't have to depend on
environment-modules