summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-11-19 08:33:47 +0100
committerRemi Collet <remi@remirepo.net>2017-11-19 08:33:47 +0100
commitbd79c87bf2fb153e32d1fb667b93f5f02ac93a00 (patch)
tree234e25a22227a426de1123c72459dfe0665ec00e
parentd6e7f2d479e2cb945d061aca50726b73d41fdb3a (diff)
fix sources name
-rw-r--r--php-phpunit-phploc.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-phpunit-phploc.spec b/php-phpunit-phploc.spec
index 6773b30..de10457 100644
--- a/php-phpunit-phploc.spec
+++ b/php-phpunit-phploc.spec
@@ -24,7 +24,7 @@ Summary: A tool for quickly measuring the size of a PHP project
Group: Development/Libraries
License: BSD
URL: https://github.com/%{gh_owner}/%{gh_project}
-Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
+Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{gh_short}.tar.gz
# Fix for RPM, use autoload
Patch0: %{gh_project}-rpm.patch