[gflags] fix source url

John A. Khvatov ivaxer at fedoraproject.org
Thu May 1 16:11:19 UTC 2014


commit 56f2b5c13eef4a621f79166f0e9e30739c02dabb
Author: John Khvatov <ivaxer at fedoraproject.org>
Date:   Thu May 1 03:45:15 2014 +0400

    fix source url

 gflags.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gflags.spec b/gflags.spec
index cf7cf79..afe807b 100644
--- a/gflags.spec
+++ b/gflags.spec
@@ -8,7 +8,7 @@ Summary:        Library for commandline flag processing
 Group:          Development/Tools
 License:        BSD
 URL:            http://code.google.com/p/%{name}
-Source0:        http://github.com/schuhschuh/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
+Source0:        http://github.com/schuhschuh/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
 Patch0:         gflags-0001-cmake-append-LIB_SUFFIX-to-LIBRARY_INSTALL_DIR.patch
 BuildRequires:  python-setuptools-devel
 BuildRequires:  cmake


More information about the scm-commits mailing list