public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xfig] epel10.2: auto-import changelog data from xfig-3.2.3c-3j1.src.rpm
@ 2026-05-30 14:27 cvsdist
0 siblings, 0 replies; only message in thread
From: cvsdist @ 2026-05-30 14:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/xfig
Branch : epel10.2
Commit : 936c4790f46e6f5e51b498368414577598d0c5d8
Author : cvsdist <cvsdist@fedoraproject.org>
Date : 2004-09-09T14:43:59+00:00
Stats : +11/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/xfig/c/936c4790f46e6f5e51b498368414577598d0c5d8?branch=epel10.2
Log:
auto-import changelog data from xfig-3.2.3c-3j1.src.rpm
Thu Aug 24 2000 Yukihiro Nakai <ynakai@redhat.com>
- Add Japanese patch
---
diff --git a/xfig.spec b/xfig.spec
index df38776..2721314 100644
--- a/xfig.spec
+++ b/xfig.spec
@@ -1,13 +1,17 @@
+%define enable_japanese 1
+
Summary: An X Window System tool for drawing basic vector graphics.
Name: xfig
Version: 3.2.3c
-Release: 3
+Release: 3j1
Copyright: Freeware
Group: Applications/Multimedia
Source0: http://www.xfig.org/xfigdist/xfig.%{version}.full.tar.gz
Source1: xfig.xpm
Patch0: xfig.3.2.3c-printer.patch
Patch1: xfig.3.2.3c-redhat.patch
+# i18n patch for Japanese
+Patch10: xfig.3.2.3c-i18n.patch
URL: http://www.xfig.org/
Requires: transfig >= 3.2.3c, /usr/bin/netscape, xpdf, ImageMagick, aspell
Buildroot: %{_tmppath}/%{name}-root
@@ -26,6 +30,9 @@ graphics.
%setup -q -n xfig.%{version}
%patch0 -p1 -b .printer
%patch1 -p1 -b .redhat
+%if %{enable_japanese}
+%patch10 -p1 -b .i18n
+%endif
%build
xmkmf -a
@@ -67,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
%config /etc/X11/applnk/Applications/xfig.desktop
%changelog
+* Thu Aug 24 2000 Yukihiro Nakai <ynakai@redhat.com>
+- Add Japanese patch
+
* Tue Aug 08 2000 Than Ngo <than@redhat.de>
- fixed dependency problem
- fixed starting xpdf
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-30 14:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-30 14:27 [rpms/xfig] epel10.2: auto-import changelog data from xfig-3.2.3c-3j1.src.rpm cvsdist
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox