[system-config-repo] Adding missing R: redhat-lsb-core (bz #1057824).

leamas leamas at fedoraproject.org
Sat Jan 25 08:33:52 UTC 2014


commit aa7327ca18a03d8a8c6a2dd14a035911b6b26db5
Author: Alec Leamas <leamas.alec at gmail.com>
Date:   Sat Jan 25 09:33:57 2014 +0100

    Adding missing R: redhat-lsb-core (bz #1057824).

 system-config-repo.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/system-config-repo.spec b/system-config-repo.spec
index 68a3105..5ad2326 100644
--- a/system-config-repo.spec
+++ b/system-config-repo.spec
@@ -6,7 +6,7 @@
 
 Name:           system-config-repo
 Version:        0
-Release:        1.%{gitdate}git%{shortcommit}%{?dist}
+Release:        2.%{gitdate}git%{shortcommit}%{?dist}
 Summary:        Administrate a single yum repository file
 
 License:        MIT
@@ -23,6 +23,7 @@ Requires:       gtk3
 Requires:       hicolor-icon-theme
 Requires:       python(abi) = %{python3_version}
 Requires:       python3-gobject
+Requires:       redhat-lsb-core
 Requires:       sudo
 
 
@@ -71,5 +72,8 @@ desktop-file-validate \
 
 
 %changelog
+* Sat Jan 25 2014 Alec Leamas <leamas.alec at gmail.com> - 0-2.20140117git3318cd6
+- Adding missing R: redhat-lsb-core (bz #1057824).
+
 * Mon Jan 20 2014 Alec Leamas <leamas.alec at gmail.com> - 1.20140117git3318cd6
 - Initial release.


More information about the scm-commits mailing list