diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-12-15 08:49:03 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-12-15 08:49:03 +0100 |
commit | 6d73b4bf38959e4eb05ec361806b78d85b6f9c30 (patch) | |
tree | d03f4b35692645cb155b7c11581bdf29db3b85fa | |
parent | a495c49600c45e11d1a0680b2a19c58a8101b14d (diff) |
php-solarium: fix source0
-rw-r--r-- | php-solarium.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-solarium.spec b/php-solarium.spec index e13562f..f02edd1 100644 --- a/php-solarium.spec +++ b/php-solarium.spec @@ -20,7 +20,7 @@ Release: 1%{?dist} URL: http://www.solarium-project.org/ License: BSD Group: Development/Libraries -Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}.tar.gz +Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz Source1: %{name}-autoload.php BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |