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: - temporary workaround for desktop-file-utils
Date: Sat, 30 May 2026 14:25:16 GMT [thread overview]
Message-ID: <178015111624.1.13246786508610291000.rpms-xfig-1ba35b897f02@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/xfig
Branch : epel10
Commit : 1ba35b897f02f132d052b266962fe89059a468e8
Author : Than Ngo <than@fedoraproject.org>
Date : 2004-09-13T14:44:49+00:00
Stats : +17/-13 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/xfig/c/1ba35b897f02f132d052b266962fe89059a468e8?branch=epel10
Log:
- temporary workaround for desktop-file-utils
---
diff --git a/xfig.spec b/xfig.spec
index 788c336..b082082 100644
--- a/xfig.spec
+++ b/xfig.spec
@@ -4,7 +4,7 @@
Summary: An X Window System tool for drawing basic vector graphics.
Name: xfig
Version: 3.2.4
-Release: 4
+Release: 5
License: Freeware
Group: Applications/Multimedia
Source0: http://www.xfig.org/xfigdist/xfig.%{version}.full.tar.gz
@@ -62,13 +62,14 @@ make DESTDIR=$RPM_BUILD_ROOT DOCDIR=%{_docdir} install install.all
mkdir -p $RPM_BUILD_ROOT/usr/share/pixmaps
install -m 644 %{SOURCE1} $RPM_BUILD_ROOT/usr/share/pixmaps
-%if %{desktop_file}
-mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
-install -m 644 %{SOURCE2} $RPM_BUILD_ROOT/%{_datadir}/applications/net-xfig.desktop
-%else
-mkdir -p $RPM_BUILD_ROOT/etc/X11/applnk/Graphics
-install -m 644 %{SOURCE2} $RPM_BUILD_ROOT/etc/X11/applnk/Graphics/
-%endif
+
+#%if %{desktop_file}
+#mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
+#install -m 644 %{SOURCE2} $RPM_BUILD_ROOT/%{_datadir}/applications/net-xfig.desktop
+#%else
+#mkdir -p $RPM_BUILD_ROOT/etc/X11/applnk/Graphics
+#install -m 644 %{SOURCE2} $RPM_BUILD_ROOT/etc/X11/applnk/Graphics/
+#%endif
%clean
rm -rf $RPM_BUILD_ROOT
@@ -81,13 +82,16 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/pixmaps/%{name}.png
%doc %{_docdir}/%{name}
/usr/X11R6/lib/X11/app-defaults/*
-%if %{desktop_file}
-%{_datadir}/applications/*
-%else
-/etc/X11/applnk/Graphics/%{name}.desktop
-%endif
+#%if %{desktop_file}
+#%{_datadir}/applications/*
+#%else
+#/etc/X11/applnk/Graphics/%{name}.desktop
+#%endif
%changelog
+* Mon Sep 13 2004 Than Ngo <than@redhat.com> 3.2.4-5
+- temporary workaround for desktop-file-utils
+
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
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=178015111624.1.13246786508610291000.rpms-xfig-1ba35b897f02@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