[transifex-client/f18] add new requires

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Aug 15 19:43:09 UTC 2013


commit c8c87e7e47a2c1ae5d711c8eff9fee47b2d57518
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Thu Aug 15 12:42:39 2013 -0700

    add new requires

 transifex-client.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/transifex-client.spec b/transifex-client.spec
index 8541e59..b4e08c6 100644
--- a/transifex-client.spec
+++ b/transifex-client.spec
@@ -2,7 +2,7 @@
 
 Name:           transifex-client
 Version:        0.9
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Command line tool for Transifex translation management
 
 Group:          Development/Languages
@@ -14,7 +14,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
-
+Requires:       python-backports-ssl_match_hostname
 
 %description
 The Transifex Command-line Client is a command line tool that enables
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Aug 15 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.9-2
+- add new dependency
+
 * Fri May 24 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.9-1
 - New Upstream Version
 


More information about the scm-commits mailing list