[packages/ekg2] - rpm5 treats all '#' as comments, use '?' in URL hack - rel 5

baggins baggins at pld-linux.org
Mon Nov 12 12:07:05 CET 2012


commit 826c12b48a0dfcbfd5b67ee1aa5fe0a71af93262
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Nov 12 12:06:44 2012 +0100

    - rpm5 treats all '#' as comments, use '?' in URL hack
    - rel 5

 ekg2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ekg2.git/commitdiff/826c12b48a0dfcbfd5b67ee1aa5fe0a71af93262



More information about the pld-cvs-commit mailing list