From e10b19b666de5e2640a229cf0fbd39926cf55e93 Mon Sep 17 00:00:00 2001 From: Steve Traylen Date: Sun, 31 May 2026 17:26:13 +0200 Subject: [PATCH 1/2] urw-base35-fonts-legacy not available in EL10 urw-base35-fonts-legacy is built from the urw-base35-fonts src.rpm but has probably been left out of RHEL. --- xfig.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xfig.spec b/xfig.spec index fc32cd5..0c482bd 100644 --- a/xfig.spec +++ b/xfig.spec @@ -5,7 +5,7 @@ Summary: An X Window System tool for drawing basic vector graphics Name: xfig Version: 3.2.9a -Release: 2.%{commitdate}git%{shortcommit}%{?dist} +Release: 3.%{commitdate}git%{shortcommit}%{?dist} License: MIT URL: https://en.wikipedia.org/wiki/Xfig #Source0: http://downloads.sourceforge.net/mcj/xfig-%%{version}.tar.xz @@ -36,7 +36,8 @@ Requires: transfig # Used in the UI Requires: xorg-x11-fonts-misc # For scalable fonts, inc. Bookman, New Century Schoolbook and Palatino -Requires: urw-base35-fonts-legacy +# Not available in EPEL. +# Requires: urw-base35-fonts-legacy # We used to have seperate Xaw3d and non Xaw3d pkgs, now we only have Xaw3d Obsoletes: %{name}-common < %{version}-%{release} @@ -99,6 +100,9 @@ convert %{name}64x64.xpm \ %changelog +* Sun May 31 2026 Steve Traylen - 3.2.9a-3.20250317gitce9782a +- urw-base35-fonts-legacy not avilable in EL + * Sat Jan 17 2026 Fedora Release Engineering - 3.2.9a-2.20250317gitce9782a - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 45f80125657f0726c3de37c1a428d4890190d7c4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:13:38 +0000 Subject: [PATCH 2/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- xfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfig.spec b/xfig.spec index fc32cd5..2443f40 100644 --- a/xfig.spec +++ b/xfig.spec @@ -5,7 +5,7 @@ Summary: An X Window System tool for drawing basic vector graphics Name: xfig Version: 3.2.9a -Release: 2.%{commitdate}git%{shortcommit}%{?dist} +Release: 3.%{commitdate}git%{shortcommit}%{?dist} License: MIT URL: https://en.wikipedia.org/wiki/Xfig #Source0: http://downloads.sourceforge.net/mcj/xfig-%%{version}.tar.xz @@ -99,6 +99,9 @@ convert %{name}64x64.xpm \ %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 3.2.9a-3.20250317gitce9782a +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 3.2.9a-2.20250317gitce9782a - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild