From df8f03b720e2f6e28b7586df83f71d7834986903 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 22:22:05 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/Xaw3d.git#d2ed1272d928bcac306cbf800d3082a42a8366c4 --- Xaw3d.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Xaw3d.spec b/Xaw3d.spec index dea291a..d011f17 100644 --- a/Xaw3d.spec +++ b/Xaw3d.spec @@ -1,7 +1,7 @@ Summary: A version of the MIT Athena widget set for X Name: Xaw3d Version: 1.6.3 -Release: 4%{?dist} +Release: 5%{?dist} Source0: https://xorg.freedesktop.org/archive/individual/lib/libXaw3d-%{version}.tar.bz2 Source1: https://xorg.freedesktop.org/archive/individual/lib/libXaw3d-%{version}.tar.bz2.sig Source2: mattst88.asc @@ -13,6 +13,7 @@ Patch11: Xaw3d-1.6.1-hsbar.patch License: MIT URL: http://xorg.freedesktop.org/ +BuildRequires: make BuildRequires: libXmu-devel BuildRequires: libXt-devel BuildRequires: libSM-devel @@ -95,6 +96,9 @@ rm -r $RPM_BUILD_ROOT%{_docdir} %{_includedir}/X11/Xaw3d %changelog +* Mon Jan 25 2021 Fedora Release Engineering - 1.6.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 1.6.3-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild