Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e5b728bc9c | ||
|
|
9fcfd1c608 |
1 changed files with 5 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Summary: An X Window System tool for drawing basic vector graphics
|
||||
Name: xfig
|
||||
Version: 3.2.8b
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: MIT
|
||||
URL: https://en.wikipedia.org/wiki/Xfig
|
||||
Source0: http://downloads.sourceforge.net/mcj/xfig-%{version}.tar.xz
|
||||
|
|
@ -37,7 +37,7 @@ 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
|
||||
#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}
|
||||
|
|
@ -107,6 +107,9 @@ appstream-util validate-relax --nonet \
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 10 2022 Steve Traylen <steve.traylen@cern.ch> - 3.2.8b-4
|
||||
- urw-base35-fonts-legacy not available in CentOS 9
|
||||
|
||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.8b-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue