[python-rosinstall/f18] Fix typo in source name

rmattes rmattes at fedoraproject.org
Sat Oct 27 02:01:36 UTC 2012


commit 1dd5e21adbd762a3dae8c8fbf2da9db30fcee1c5
Author: Rich Mattes <richmattes at gmail.com>
Date:   Fri Oct 26 21:40:49 2012 -0400

    Fix typo in source name

 python-rosinstall.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-rosinstall.spec b/python-rosinstall.spec
index 4fef424..a88ecc4 100644
--- a/python-rosinstall.spec
+++ b/python-rosinstall.spec
@@ -9,7 +9,7 @@ License:        BSD
 URL:            http://www.ros.org/wiki/rosinstall
 BuildArch:      noarch
 #wget --content-disposition https://github.com/vcstools/rosinstall/tarball/0.6.20
-Source0:        vcstools-%{realname}-%{version}-0-g${gitrev}.tar.gz
+Source0:        vcstools-%{realname}-%{version}-0-g%{gitrev}.tar.gz
 
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools-devel


More information about the scm-commits mailing list