From 466b4a6e7e1d84c66e7f8f12f92c2e23138d32e9 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 05:31:08 +0100 Subject: [PATCH] rebuilt after fixing bug in gcc (see https://bugzilla.redhat.com/show_bug.cgi?id=1091482) [release 4.8.6-2mamba;Mon Jun 16 2014] --- libqt4.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libqt4.spec b/libqt4.spec index 4db3c52..ee59ad2 100644 --- a/libqt4.spec +++ b/libqt4.spec @@ -23,7 +23,7 @@ Name: libqt4 Version: 4.8.6 -Release: 1mamba +Release: 2mamba Summary: A multiplatform, C++ GUI application development framework Group: System/Libraries Vendor: openmamba @@ -98,6 +98,7 @@ BuildRequires: libGL-devel >= 8.0.4-2mamba BuildRequires: distcc BuildRequires: ccache >= 2.3 %endif +BuildRequires: gcc >= 4.9.0-2mamba %{?build_phonon:BuildRequires: libgstreamer-devel, libgst-plugins-base-devel} %{?build_openvg:BuildRequires: libOpenVG-devel} BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -1154,6 +1155,9 @@ echo "\ %endif %changelog +* Mon Jun 16 2014 Silvan Calarco 4.8.6-2mamba +- rebuilt after fixing bug in gcc (see https://bugzilla.redhat.com/show_bug.cgi?id=1091482) + * Mon Apr 28 2014 Automatic Build System 4.8.6-1mamba - automatic version update by autodist