summaryrefslogtreecommitdiffstats
path: root/php-password-compat.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-29 15:22:14 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-29 15:22:14 +0100
commit2b8c63e163519a6dfdba6f5d23d411eb1159d580 (patch)
tree12652b1a17bcf7242e93a8eaa172dad3b29b0254 /php-password-compat.spec
parentb07bedbab6ed125796f74fc5a84559a595b51c85 (diff)
php-password-compat: backport
Diffstat (limited to 'php-password-compat.spec')
-rw-r--r--php-password-compat.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/php-password-compat.spec b/php-password-compat.spec
index a3fe75a..bce1137 100644
--- a/php-password-compat.spec
+++ b/php-password-compat.spec
@@ -13,6 +13,7 @@ License: MIT
URL: https://github.com/ircmaxell/password_compat
Source0: https://github.com/ircmaxell/%{real_name}/archive/%{commit}/%{real_name}-%{version}-%{shortcommit}.tar.gz
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: php-pear(pear.phpunit.de/PHPUnit)
@@ -51,6 +52,7 @@ cd test
%files
+%defattr(-,root,root,-)
%doc LICENSE.md README.md composer.json
%dir %{_datadir}/php/%{real_name}
%{_datadir}/php/%{real_name}/*
@@ -60,6 +62,9 @@ cd test
%changelog
+* Tue Jan 29 2013 Remi Collet <rpms@fedoraproject.org> - 1.0.0-4.git5815cf
+- backport for remi repo
+
* Tue Jan 29 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 1.0.0-4.git5815cf
- License was not incorrect...
- Directory not owned