[packages/php-systemd] do not use name macro in url, it's not constant

glen glen at pld-linux.org
Thu Mar 6 20:38:01 CET 2014


commit 05ee5eae126be2532b6226517549abea8984e813
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Mar 6 21:37:41 2014 +0200

    do not use name macro in url, it's not constant

 php-systemd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-systemd.spec b/php-systemd.spec
index 2183b5d..4c68080 100644
--- a/php-systemd.spec
+++ b/php-systemd.spec
@@ -10,7 +10,7 @@ Version:	0.1
 Release:	1
 License:	BSD
 Group:		Development/Languages/PHP
-Source0:	https://github.com/systemd/php-systemd/archive/master/%{name}-%{version}.tar.gz
+Source0:	https://github.com/systemd/php-systemd/archive/master/php-%{modname}-%{version}.tar.gz
 # Source0-md5:	d77898dc3aabc15b94a7a40839c6ff7b
 URL:		https://github.com/systemd/php-systemd
 %{?with_tests:BuildRequires:    %{php_name}-cli}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-systemd.git/commitdiff/05ee5eae126be2532b6226517549abea8984e813



More information about the pld-cvs-commit mailing list