public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xfig] epel10: Merge review fixes
@ 2026-05-30 14:25 Hans de Goede
0 siblings, 0 replies; only message in thread
From: Hans de Goede @ 2026-05-30 14:25 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-30 14:25 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:25 [rpms/xfig] epel10: Merge review fixes Hans de Goede
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox