[redhat-rpm-config] - Add virtual system-rpm-config provide

Panu Matilainen pmatilai at fedoraproject.org
Mon Mar 25 11:08:26 UTC 2013


commit ea63b1b6bc020336d2e250448a090f4a5365e8a3
Author: Panu Matilainen <pmatilai at redhat.com>
Date:   Mon Mar 25 13:08:11 2013 +0200

    - Add virtual system-rpm-config provide

 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 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 <pmatilai at redhat.com> - 9.1.0-40
+- Add virtual system-rpm-config provide
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 9.1.0-39
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list