[packages/tzdata] C: libstdc++ versions without fixes for recent format
atler
atler at pld-linux.org
Wed Mar 5 19:04:41 CET 2025
commit b0030f0ee3355bac2e0b7dc6f35dd8fe44e63c56
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Mar 5 18:39:19 2025 +0100
C: libstdc++ versions without fixes for recent format
might be an overkill though? on the other hand it's not straightforward
to figure timezone information parsing fails in libstdc++
tzdata.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/tzdata.spec b/tzdata.spec
index 38cfaeb..7788a65 100644
--- a/tzdata.spec
+++ b/tzdata.spec
@@ -50,6 +50,7 @@ Requires: %{name}-zoneinfo = %{version}-%{release}
Requires: /sbin/chkconfig
Requires: rc-scripts >= 0.4.3.0
Requires: systemd-units >= 38
+Conflicts: libstdc++ < 6:14.2.0-2
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tzdata.git/commitdiff/b0030f0ee3355bac2e0b7dc6f35dd8fe44e63c56
More information about the pld-cvs-commit
mailing list