From ea63b1b6bc020336d2e250448a090f4a5365e8a3 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Mon, 25 Mar 2013 13:08:11 +0200 Subject: [PATCH] - Add virtual system-rpm-config provide --- 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 ad4f810..813cc68 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: 39%{?dist} +Release: 40%{?dist} # No version specified. License: GPL+ Group: Development/System @@ -51,6 +51,7 @@ Requires: perl-srpm-macros Requires: rpm >= 4.8.0 Requires: dwz >= 0.4 Requires: zip +Provides: system-rpm-config = %{version}-%{release} BuildRequires: libtool %description @@ -97,6 +98,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_sysconfdir}/rpm/* %changelog +* Mon Mar 25 2013 Panu Matilainen - 9.1.0-40 +- Add virtual system-rpm-config provide + * Thu Feb 14 2013 Fedora Release Engineering - 9.1.0-39 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild