[python-moksha-hub] Typo, typo.

Ralph Bean ralph at fedoraproject.org
Thu Oct 2 00:41:41 UTC 2014


commit 49289c143f7a75ec68a783ba9c72d84554a0c6bf
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Oct 1 20:41:31 2014 -0400

    Typo, typo.

 python-moksha-hub.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-moksha-hub.spec b/python-moksha-hub.spec
index cce09dc..d68bd7b 100644
--- a/python-moksha-hub.spec
+++ b/python-moksha-hub.spec
@@ -9,7 +9,7 @@ Group:          Development/Libraries
 License:        ASL 2.0
 URL:            http://pypi.python.org/pypi/moksha.hub
 Source0:        http://pypi.python.org/packages/source/m/%{modname}/%{modname}-%{version}.tar.gz
-Source1:        python-moksha-hub-last-ran.patch
+Patch0:         python-moksha-hub-last-ran.patch
 
 BuildArch:      noarch
 
@@ -49,7 +49,7 @@ Hub components for Moksha.
 
 %prep
 %setup -q -n %{modname}-%{version}
-%patch1 -p1
+%patch0 -p1
 
 # Removed twisted from the list of deps in setup.py.
 %{__sed} -i 's/"Twisted",//' setup.py


More information about the scm-commits mailing list