From: Jan Rękorajski Date: Mon, 12 Nov 2012 11:06:44 +0000 (+0100) Subject: - rpm5 treats all '#' as comments, use '?' in URL hack X-Git-Tag: auto/th/ekg2-0.4-0.20110703.5 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=826c12b48a0dfcbfd5b67ee1aa5fe0a71af93262;p=packages%2Fekg2.git - rpm5 treats all '#' as comments, use '?' in URL hack - rel 5 --- diff --git a/ekg2.spec b/ekg2.spec index d5e6056..d4580c2 100644 --- a/ekg2.spec +++ b/ekg2.spec @@ -28,7 +28,7 @@ %define subver 20110703 %endif -%define rel 4 +%define rel 5 %if %{with sqlite} %undefine sqlite3 @@ -43,7 +43,7 @@ Epoch: 2 License: GPL v2+ Group: Applications/Communications %if %{without git} -Source0: https://github.com/leafnode/ekg2/tarball/master#/%{name}-%{subver}.tar.bz2 +Source0: https://github.com/leafnode/ekg2/tarball/master?/%{name}-%{subver}.tar.bz2 # Source0-md5: f451ea9f281d6b8c2578059a3863cee3 %endif Patch0: %{name}-perl-install.patch