diff options
-rw-r--r-- | php-zendframework-zend-mvc-plugins.spec | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/php-zendframework-zend-mvc-plugins.spec b/php-zendframework-zend-mvc-plugins.spec index eb0da37..b34f4dc 100644 --- a/php-zendframework-zend-mvc-plugins.spec +++ b/php-zendframework-zend-mvc-plugins.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": { @@ -68,12 +67,7 @@ mv LICENSE.md LICENSE # Nothing -%clean -rm -rf %{buildroot} - - %files -%defattr(-,root,root,-) %{!?_licensedir:%global license %%doc} %license LICENSE %doc *.md |