public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xfig] epel10.2: urw-base35-fonts-legacy not available in EL10
@ 2026-05-31 15:28 Steve Traylen
  0 siblings, 0 replies; only message in thread
From: Steve Traylen @ 2026-05-31 15:28 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/xfig
            Branch : epel10.2
            Commit : e10b19b666de5e2640a229cf0fbd39926cf55e93
            Author : Steve Traylen <steve.traylen@cern.ch>
            Date   : 2026-05-31T17:26:13+02:00
            Stats  : +6/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/xfig/c/e10b19b666de5e2640a229cf0fbd39926cf55e93?branch=epel10.2

            Log:
            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.

---
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 <steve.traylen@cern.ch> - 3.2.9a-3.20250317gitce9782a
+- urw-base35-fonts-legacy not avilable in EL
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.9a-2.20250317gitce9782a
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31 15:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 15:28 [rpms/xfig] epel10.2: urw-base35-fonts-legacy not available in EL10 Steve Traylen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox