[glacier-cli] Update glacier-cli to 0-7.20131113gite8a2536

Miroslav Suchý msuchy at fedoraproject.org
Tue Nov 19 14:52:59 UTC 2013


commit 307684fefa470297cb47e5d3d51d3c3e66a6c27e
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Tue Nov 19 15:53:25 2013 +0100

    Update glacier-cli to 0-7.20131113gite8a2536

 glacier-cli.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/glacier-cli.spec b/glacier-cli.spec
index a3a7f64..6941eae 100644
--- a/glacier-cli.spec
+++ b/glacier-cli.spec
@@ -2,7 +2,7 @@
 
 Name:		glacier-cli
 Version:	0
-Release:	6.20131113git%{githash}%{?dist}
+Release:	7.20131113git%{githash}%{?dist}
 Summary:	Command-line interface to Amazon Glacier
 
 Group:		Applications/Internet
@@ -47,7 +47,7 @@ cp -a glacier.py %{buildroot}%{_bindir}/glacier-cli
 chmod a+x %{buildroot}%{_bindir}/*
 
 %check
-%if 0%{?fedora} < 20
+%if 0%{?fedora} > 19
 #due old python-mock on older fedoras
 nosetests
 %endif
@@ -59,6 +59,9 @@ nosetests
 
 
 %changelog
+* Tue Nov 19 2013 Miroslav Suchý <msuchy at redhat.com> 0-7.20131113gite8a2536
+- correct conditon
+
 * Tue Nov 19 2013 Miroslav Suchý <msuchy at redhat.com> 0-6.20131113gite8a2536
 - require argparse for el6 and do not run test on F19 due old python-mock
 


More information about the scm-commits mailing list