public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Hans de Goede <jwrdegoede@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xfig] epel10: Merge review fixes
Date: Sat, 30 May 2026 14:25:38 GMT	[thread overview]
Message-ID: <178015113865.1.18282423512809294165.rpms-xfig-787d31527293@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xfig
Branch : epel10
Commit : 787d315272930f76ac6b1cd067adc9e223363ada
Author : Hans de Goede <jwrdegoede@fedoraproject.org>
Date   : 2009-04-22T09:40:15+00:00
Stats  : +4/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xfig/c/787d315272930f76ac6b1cd067adc9e223363ada?branch=epel10

Log:
Merge review fixes

---
diff --git a/xfig.spec b/xfig.spec
index aa4137d..4f55779 100644
--- a/xfig.spec
+++ b/xfig.spec
@@ -86,6 +86,8 @@ Requires:       hicolor-icon-theme
 Requires:       xorg-x11-fonts-base
 # So that this will get uninstalled together with xfig / xfig-Xaw3d
 Requires:       %{name}-executable = %{version}-%{release}
+Requires(post): desktop-file-utils
+Requires(postun): desktop-file-utils
 
 %description common
 Files common to both the plain Xaw and the Xaw3d version of xfig.
@@ -134,6 +136,8 @@ rm -rf %{buildroot}
 
 make DESTDIR=%{buildroot} XFIGDOCDIR=%{_docdir}/%{name}-%{version} \
      INSTALL="install -p" install.all
+install -p -m 644 CHANGES README LATEX.AND.XFIG* FIGAPPS \
+  %{buildroot}%{_docdir}/%{name}-%{version}
 
 # install the Xaw3d version and the wrapper for the .desktop file
 mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}-plain

                 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=178015113865.1.18282423512809294165.rpms-xfig-787d31527293@fedoraproject.org \
    --to=jwrdegoede@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