Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Steve Traylen
e10b19b666 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.
2026-05-31 17:26:13 +02:00

View file

@ -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