public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: cvsdist <cvsdist@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xfig] epel10: auto-import changelog data from xfig-3.2.3c-3j1.src.rpm
Date: Sat, 30 May 2026 14:25:10 GMT	[thread overview]
Message-ID: <178015111034.1.10060132457937219773.rpms-xfig-936c4790f46e@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/xfig
            Branch : epel10
            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

            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

                 reply	other threads:[~2026-05-30 14:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178015111034.1.10060132457937219773.rpms-xfig-936c4790f46e@fedoraproject.org \
    --to=cvsdist@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox