From 94b13214d2d649b82c2bee4fe3d00aa2da006c7e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 7 Jun 2023 15:20:27 +0200 Subject: [PATCH] cleanup --- php-sebastian-diff5.spec | 8 -------- 1 file changed, 8 deletions(-) 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