[yum-langpacks/f19] Add Requires: langtable-python (rh#1006417)

pnemade pnemade at fedoraproject.org
Wed Sep 11 05:43:29 UTC 2013


commit 97d6b821101f56b94099519808a037b2cb7bb7b4
Author: Parag Nemade <pnemade at redhat.com>
Date:   Wed Sep 11 11:13:16 2013 +0530

    Add Requires: langtable-python (rh#1006417)

 yum-langpacks.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/yum-langpacks.spec b/yum-langpacks.spec
index 269c572..bd30563 100644
--- a/yum-langpacks.spec
+++ b/yum-langpacks.spec
@@ -1,7 +1,7 @@
 Summary: Langpacks plugin for yum
 Name: yum-langpacks
 Version: 0.4.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group: Development/Tools
 Source0: https://fedorahosted.org/releases/y/u/%{name}/%{name}-%{version}.tar.gz
@@ -10,6 +10,7 @@ BuildArch: noarch
 BuildRequires: python-setuptools
 BuildRequires: python2-devel
 Requires: yum >= 3.0
+Requires: langtable-python
 
 %description
 Yum-langpacks is a plugin for YUM that looks for langpacks for your native
@@ -34,6 +35,9 @@ install -p -m 644 yum-langpacks.8.gz %{buildroot}%{_mandir}/man8/yum-langpacks.8
 %{_mandir}/man8/yum-langpacks.8.gz
 
 %changelog
+* Wed Sep 11 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.4.0-3
+- Add Requires: langtable-python (rh#1006417)
+
 * Tue Sep 10 2013 Parag Nemade <pnemade AT redhat DOT com> - 0.4.0-2
 - use correct macro for python command in %%install
 - Add BR: python2-devel


More information about the scm-commits mailing list