diff options
Diffstat (limited to 'php-zendframework-zend-mvc-form.spec')
-rw-r--r-- | php-zendframework-zend-mvc-form.spec | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/php-zendframework-zend-mvc-form.spec b/php-zendframework-zend-mvc-form.spec index 9060fcd..971f9dc 100644 --- a/php-zendframework-zend-mvc-form.spec +++ b/php-zendframework-zend-mvc-form.spec @@ -21,7 +21,6 @@ License: BSD URL: https://framework.zend.com/ Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{gh_short}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch # From composer, "require": { @@ -69,12 +68,7 @@ mv LICENSE.md LICENSE # Nothing -%clean -rm -rf %{buildroot} - - %files -%defattr(-,root,root,-) %{!?_licensedir:%global license %%doc} %license LICENSE %doc *.md |