[redhat-rpm-config] Pull in dependency with macros specific for building Perl source packages

Petr Pisar ppisar at fedoraproject.org
Wed Jun 6 12:01:34 UTC 2012


commit 51aea39741e4353ea577c1f63ceb9bfb6b25e0b7
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Jun 6 13:34:51 2012 +0200

    Pull in dependency with macros specific for building Perl source packages

 redhat-rpm-config.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
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 <ppisar at redhat.com> - 9.1.0-29
+- Pull in dependency with macros specific for building Perl source packages
+
 * Sat Mar  3 2012 Jens Petersen <petersen at redhat.com> - 9.1.0-28
 - add s390 and s390x to ghc_arches
 


More information about the scm-commits mailing list