From 51aea39741e4353ea577c1f63ceb9bfb6b25e0b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 6 Jun 2012 13:34:51 +0200 Subject: [PATCH] Pull in dependency with macros specific for building Perl source packages --- redhat-rpm-config.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 51b0091..96b54de 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -1,7 +1,7 @@ Summary: Red Hat specific rpm configuration files Name: redhat-rpm-config Version: 9.1.0 -Release: 28%{?dist} +Release: 29%{?dist} # No version specified. License: GPL+ Group: Development/System @@ -31,6 +31,7 @@ Patch7: redhat-rpm-config-9.1.0-hardened.patch Patch8: redhat-rpm-config-9.1.0-ppc-no-minimal-toc.patch BuildArch: noarch Requires: coreutils +Requires: perl-srpm-macros Requires: rpm >= 4.6.0 BuildRequires: libtool @@ -69,6 +70,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_sysconfdir}/rpm/* %changelog +* Wed Jun 06 2012 Petr Pisar - 9.1.0-29 +- Pull in dependency with macros specific for building Perl source packages + * Sat Mar 3 2012 Jens Petersen - 9.1.0-28 - add s390 and s390x to ghc_arches