diff --git a/php-brick-math.spec b/php-brick-math.spec index 156f352..2e4e0e4 100644 --- a/php-brick-math.spec +++ b/php-brick-math.spec @@ -58,15 +58,8 @@ Requires: php-json # From phpcompatifo report for 0.9.1 Requires: php-pcre Requires: php-spl -# remirepo:1 -%if 0%{?fedora} >= 27 || 0%{?rhel} >= 8 # See Brick\Math\Internal\Calculator::detect() Requires: (php-gmp or php-bcmath) -# remirepo:4 -%else -Requires: php-gmp -Requires: php-bcmath -%endif # Autoloader Requires: php-composer(fedora/autoloader) @@ -127,8 +120,6 @@ exit $ret %endif %files -# remirepo:1 -%{!?_licensedir:%global license %%doc} %license LICENSE %doc *.md %doc composer.json