summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-13 10:30:27 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-13 10:30:27 +0100
commit363654763fa9a2894c2ec14ade852f68c983a1fa (patch)
tree2a1e84c297b63b959bf99077daf20e4ed1eceac1
parentba0cf782c41c7873977440e4371a44507827eccd (diff)
php-phpunit-git: cleanup
-rw-r--r--php-phpunit-git.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/php-phpunit-git.spec b/php-phpunit-git.spec
index 4cbb026..e63bd27 100644
--- a/php-phpunit-git.spec
+++ b/php-phpunit-git.spec
@@ -58,7 +58,7 @@ Simple PHP wrapper for Git.
%{_bindir}/phpab \
--output src/autoload.php \
src
-cat src/autoload.php
+
%install
rm -rf %{buildroot}
@@ -82,6 +82,7 @@ fi
%{!?_licensedir:%global license %%doc}
%license LICENSE
%doc README.md
+%doc composer.json
%dir %{php_home}
%{php_home}/%{pear_name}