summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-tag.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-01 08:29:04 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-01 08:29:04 +0200
commitc82c61417e33132e7ee2a515e54c78aecfa06d98 (patch)
tree0c94eb822ac1cdf128db7451559869b7754ad166 /php-zendframework-zend-tag.spec
parent51e39eb6593fb8ed8bdbf317206f2e64b203baf9 (diff)
php-zendframework*: improve doc management
Diffstat (limited to 'php-zendframework-zend-tag.spec')
-rw-r--r--php-zendframework-zend-tag.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/php-zendframework-zend-tag.spec b/php-zendframework-zend-tag.spec
index 62cb3b4..3d88fff 100644
--- a/php-zendframework-zend-tag.spec
+++ b/php-zendframework-zend-tag.spec
@@ -87,6 +87,8 @@ Documentation: https://zendframework.github.io/%{gh_project}/
%prep
%setup -q -n %{gh_project}-%{gh_commit}
+mv LICENSE.md LICENSE
+
%build
# Empty build section, nothing required
@@ -131,8 +133,8 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%{!?_licensedir:%global license %%doc}
-%license LICENSE.md
-%doc CONTRIBUTING.md README.md
+%license LICENSE
+%doc *.md
%doc composer.json
%{php_home}/Zend/%{library}