From 56f2b5c13eef4a621f79166f0e9e30739c02dabb Mon Sep 17 00:00:00 2001 From: John Khvatov Date: Thu, 1 May 2014 03:45:15 +0400 Subject: [PATCH] fix source url --- gflags.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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