diff --git a/php-sebastian-diff5.spec b/php-sebastian-diff5.spec index 114ad25..6daca90 100644 --- a/php-sebastian-diff5.spec +++ b/php-sebastian-diff5.spec @@ -88,12 +88,6 @@ cp -pr src %{buildroot}%{php_home}/%{ns_vendor}/%{ns_project}%{major} mkdir vendor %{_bindir}/phpab --output vendor/autoload.php tests process-%{symfony_version} -# remirepo:5 -%if 0%{?rhel} == 7 -: Ignore tests using git command: unknown option 'unsafe-paths' with old git -rm -r tests/Output/Integration -rm tests/Utils/UnifiedDiffAssertTraitIntegrationTest.php -%endif : Run upstream test suite ret=0 @@ -110,8 +104,6 @@ exit $ret %files -# remirepo:1 -%{!?_licensedir:%global license %%doc} %license LICENSE %doc composer.json %doc *.md