diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-01-02 15:18:19 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-01-02 15:18:19 +0100 |
commit | 554e8bb05feedb96c366e3b938fda2c922326abf (patch) | |
tree | 7b9fc6118d20997e94677c650b77f4b0642cc8dc | |
parent | 619599e4de8b2b982641771908658db0b566ec3e (diff) |
php-solarium: switch to ouor spec
-rw-r--r-- | php-solarium.spec | 2 |
1 files changed, 2 insertions, 0 deletions
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 |