From 554e8bb05feedb96c366e3b938fda2c922326abf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 2 Jan 2014 15:18:19 +0100 Subject: php-solarium: switch to ouor spec --- php-solarium.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php-solarium.spec b/php-solarium.spec index 940262c..d858d08 100644 --- a/php-solarium.spec +++ b/php-solarium.spec @@ -22,6 +22,7 @@ Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit License: BSD Group: Development/Libraries +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch %if %{with_tests} # For tests @@ -101,6 +102,7 @@ phpunit \ %files +%defattr(-,root,root,-) %doc composer.json COPYING README.md examples %{_datadir}/php/Solarium -- cgit