summaryrefslogtreecommitdiffstats
path: root/phpMyAdmin.spec
diff options
context:
space:
mode:
Diffstat (limited to 'phpMyAdmin.spec')
-rw-r--r--phpMyAdmin.spec9
1 files changed, 3 insertions, 6 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index 17bc623..d80a5e0 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -13,11 +13,7 @@
%{!?_pkgdocdir: %global _pkgdocdir %{_datadir}/doc/%{name}-%{version}}
# Switch from PHP system libraries to bundled ones
-%if 0%{?fedora}
-%bcond_without syslib
-%else
%bcond_with syslib
-%endif
# remirepo:1
%if 0%{?fedora} >= 21 || 0%{?rhel} >= 8
@@ -36,7 +32,7 @@
Name: phpMyAdmin
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A web interface for MySQL and MariaDB
# MIT (js/jquery/, js/jqplot, js/codemirror/, js/tracekit/)
@@ -420,8 +416,9 @@ sed -e "/'blowfish_secret'/s/MUSTBECHANGEDONINSTALL/$SECRET/" \
%changelog
-* Fri Feb 11 2022 Remi Collet <remi@remirepo.net> - 5.1.3-1
+* Fri Feb 11 2022 Remi Collet <remi@remirepo.net> - 5.1.3-2
- update to 5.1.3 (2022-02-10, security and bugfix release)
+- always use bundled libraries
* Sun Jan 23 2022 Remi Collet <remi@remirepo.net> - 5.1.2-1
- update to 5.1.2 (2022-01-22, security and bugfix release)