summaryrefslogtreecommitdiffstats
path: root/php71.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php71.spec')
-rw-r--r--php71.spec17
1 files changed, 13 insertions, 4 deletions
diff --git a/php71.spec b/php71.spec
index a2958af..9681bc0 100644
--- a/php71.spec
+++ b/php71.spec
@@ -3,15 +3,21 @@
%global scl %{scl_name_base}%{scl_name_version}
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_root_sysconfdir}/rpm; echo $d)
%global install_scl 1
+
%if 0%{?fedora} >= 20
-# Requires scl-utils v2 for SCL integration
-%global with_modules 1
%global rh_layout 1
%else
+%global nfsmountable 1
+%endif
+
+%if 0%{?fedora} >= 20 && 0%{?fedora} < 27
+# Requires scl-utils v2 for SCL integration, dropeed in F29
+%global with_modules 1
+%else
# Works with file installed in /usr/share/Modules/modulefiles/
%global with_modules 0
-%global nfsmountable 1
%endif
+
%scl_package %scl
# do not produce empty debuginfo package
@@ -20,7 +26,7 @@
Summary: Package that installs PHP 7.1
Name: %scl_name
Version: 1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Group: Development/Languages
License: GPLv2+
@@ -204,6 +210,9 @@ restorecon -R %{_localstatedir} &>/dev/null || :
%{macrosdir}/macros.%{scl_name_base}-scldevel
%changelog
+* Thu Aug 23 2018 Remi Collet <remi@remirepo.net> 1.0-2
+- scl-utils 2.0.2 drop modules support
+
* Tue Nov 29 2016 Remi Collet <remi@fedoraproject.org> 1.0-1
- drop experimental warning