[transifex-client/el6] remove dependency

Luis Enrique Bazán De León lbazan at fedoraproject.org
Mon Aug 26 13:10:36 UTC 2013


commit 2c868ddd5b47ce23cccdaf18c0dece7fb35701a0
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Mon Aug 26 06:09:56 2013 -0700

    remove dependency

 transifex-client.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/transifex-client.spec b/transifex-client.spec
index a7e8378..692dd36 100644
--- a/transifex-client.spec
+++ b/transifex-client.spec
@@ -2,7 +2,7 @@
 
 Name:           transifex-client
 Version:        0.9
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Command line tool for Transifex translation management
 
 Group:          Development/Languages
@@ -14,7 +14,6 @@ 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
@@ -42,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
+* Mon Aug 26 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.9-3
+- remove dependency
+
 * Thu Aug 15 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.9-2
 - add new requirement 
 


More information about the scm-commits mailing list