public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xfig] epel10.2: workaround for utf8
Date: Sat, 30 May 2026 14:27:54 GMT	[thread overview]
Message-ID: <178015127436.1.461760825551481199.rpms-xfig-dd6f953f38ea@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xfig
Branch : epel10.2
Commit : dd6f953f38eacd1b9320fd39f522927a6bd56876
Author : Than Ngo <than@fedoraproject.org>
Date   : 2005-12-21T18:50:44+00:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xfig/c/dd6f953f38eacd1b9320fd39f522927a6bd56876?branch=epel10.2

Log:
workaround for utf8

---
diff --git a/xfig.spec b/xfig.spec
index 0bf3c35..1686caa 100644
--- a/xfig.spec
+++ b/xfig.spec
@@ -3,7 +3,7 @@
 Summary: An X Window System tool for drawing basic vector graphics.
 Name: xfig
 Version: 3.2.4
-Release: 16
+Release: 17
 License: Freeware
 Group: Applications/Multimedia
 URL: http://www.xfig.org/
@@ -88,6 +88,7 @@ mv $RPM_BUILD_ROOT%{_bindir}/xfig %{buildroot}%{_bindir}/xfig.bin
 cat > %{buildroot}%{_bindir}/%{name} <<EOF
 #! /bin/sh
 export XAPPLRESDIR=%{app_defaults_dir}
+export LANG=\${LANG%.UTF-8}
 exec %{_bindir}/%{name}.bin
 EOF
 
@@ -106,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/*
 
 %changelog
+* Wed Dec 21 2005 Than Ngo <than@redhat.com> 3.2.4-17
+- workaround for utf8
+
 * Sun Dec 18 2005 Than Ngo <than@redhat.com> 3.2.4-16
 - add correct app-defaults directory
 

                 reply	other threads:[~2026-05-30 14:27 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=178015127436.1.461760825551481199.rpms-xfig-dd6f953f38ea@fedoraproject.org \
    --to=than@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