[transifex-client/f19] add new requires

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


commit 4fe62c0bd0c8f556c217a62183faa83beef632d0
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Thu Aug 15 12:45:23 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 bdfa71d..a8474f9 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