[python-rhev] Fixing a typo in the prep

Marek Mahut mmahut at fedoraproject.org
Tue Nov 1 15:11:26 UTC 2011


commit 565df09e27d598d570f1a689659aaa06f781065c
Author: Marek Mahut <mmahut at redhat.com>
Date:   Tue Nov 1 16:11:10 2011 +0100

    Fixing a typo in the prep

 python-rhev.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-rhev.spec b/python-rhev.spec
index 4c2b264..72056e2 100644
--- a/python-rhev.spec
+++ b/python-rhev.spec
@@ -21,7 +21,7 @@ Python-RHEV is a validating object-oriented Python binding to Red Hat
 Enterprise Virtualization's REST API.
 
 %prep
-%setup -q -n python-rhev-1.0-rc1.5
+%setup -q -n python-rhev-1.0-rc1.15
 
 %build
 %{__python} setup.py build 


More information about the scm-commits mailing list