diff options
author | Remi Collet <remi@remirepo.net> | 2017-11-19 08:33:47 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-11-19 08:33:47 +0100 |
commit | bd79c87bf2fb153e32d1fb667b93f5f02ac93a00 (patch) | |
tree | 234e25a22227a426de1123c72459dfe0665ec00e /php-phpunit-phploc.spec | |
parent | d6e7f2d479e2cb945d061aca50726b73d41fdb3a (diff) |
fix sources name
Diffstat (limited to 'php-phpunit-phploc.spec')
-rw-r--r-- | php-phpunit-phploc.spec | 2 |
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 |