summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-nikic-php-parser5.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/php-nikic-php-parser5.spec b/php-nikic-php-parser5.spec
index 16a76e4..1417cb4 100644
--- a/php-nikic-php-parser5.spec
+++ b/php-nikic-php-parser5.spec
@@ -7,13 +7,14 @@
# Please, preserve the changelog entries
#
+# remirepo:2
# For compatibility with SCL
%undefine __brp_mangle_shebangs
%if 0%{?fedora}
%bcond_without tests
%else
-# disabled as phpunit not availble
+# disabled by default as phpunit is not available
%bcond_with tests
%endif
@@ -36,6 +37,7 @@ Summary: A PHP parser written in PHP - version %{major}
License: BSD-3-Clause
URL: https://github.com/%{gh_owner}/%{gh_project}
+# run makesrc.sh to create a git snapshot with test suite
Source0: %{name}-%{upstream_version}%{?upstream_prever}-%{gh_short}.tgz
Source1: makesrc.sh