summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-15 08:49:03 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-15 08:49:03 +0100
commit6d73b4bf38959e4eb05ec361806b78d85b6f9c30 (patch)
treed03f4b35692645cb155b7c11581bdf29db3b85fa
parenta495c49600c45e11d1a0680b2a19c58a8101b14d (diff)
php-solarium: fix source0
-rw-r--r--php-solarium.spec2
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)