public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xfig] epel10: add correct app-defaults directory
@ 2026-05-30 14:25 Than Ngo
  0 siblings, 0 replies; 2+ messages in thread
From: Than Ngo @ 2026-05-30 14:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/xfig
Branch : epel10
Commit : bc48a634de68733f659d6299eb52b158ed81e5d9
Author : Than Ngo <than@fedoraproject.org>
Date   : 2005-12-18T17:07:07+00:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xfig/c/bc48a634de68733f659d6299eb52b158ed81e5d9?branch=epel10

Log:
add correct app-defaults directory

---
diff --git a/xfig.spec b/xfig.spec
index 60a5748..f50326c 100644
--- a/xfig.spec
+++ b/xfig.spec
@@ -73,6 +73,7 @@ rm -rf %{buildroot}
 make DESTDIR=%{buildroot} \
      DOCDIR=%{_docdir} \
      XAPPLOADDIR=%{app_defaults_dir} \
+     CONFDIR=%{_datadir}/X11
      install install.all
 
 mkdir -p %{buildroot}/usr/share/pixmaps \
@@ -81,6 +82,8 @@ mkdir -p %{buildroot}/usr/share/pixmaps \
 install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
 install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/applications/net-xfig.desktop
 
+rm -fr $RPM_BUILD_ROOT%{_prefix}/lib*
+
 mv $RPM_BUILD_ROOT%{_bindir}/xfig %{buildroot}%{_bindir}/xfig.bin
 cat > %{buildroot}%{_bindir}/%{name} <<EOF
 #! /bin/sh

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [rpms/xfig] epel10: add correct app-defaults directory
@ 2026-05-30 14:25 Than Ngo
  0 siblings, 0 replies; 2+ messages in thread
From: Than Ngo @ 2026-05-30 14:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/xfig
Branch : epel10
Commit : 8b01bc25570281a347e90498df8948928acf7c2c
Author : Than Ngo <than@fedoraproject.org>
Date   : 2005-12-18T16:46:38+00:00
Stats  : +6/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xfig/c/8b01bc25570281a347e90498df8948928acf7c2c?branch=epel10

Log:
add correct app-defaults directory

---
diff --git a/xfig.spec b/xfig.spec
index 1d1a7a4..60a5748 100644
--- a/xfig.spec
+++ b/xfig.spec
@@ -1,10 +1,9 @@
-%define imake %(which imake)
-%define app_defaults_dir /etc/X11/app-defaults
+%define app_defaults_dir %{_datadir}/X11/app-defaults
 
 Summary: An X Window System tool for drawing basic vector graphics.
 Name: xfig
 Version: 3.2.4
-Release: 15.1
+Release: 16
 License: Freeware
 Group: Applications/Multimedia
 URL: http://www.xfig.org/
@@ -29,7 +28,7 @@ Requires: htmlview
 
 BuildPrereq: libjpeg-devel
 BuildPrereq: libpng-devel
-BuildPrereq: %{imake}
+BuildPrereq: imake
 BuildPrereq: libICE-devel
 BuildPrereq: libSM-devel
 BuildPrereq: libX11-devel
@@ -104,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/*
 
 %changelog
+* Sun Dec 18 2005 Than Ngo <than@redhat.com> 3.2.4-16
+- add correct app-defaults directory
+
 * Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
 - rebuilt
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-30 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-30 14:25 [rpms/xfig] epel10: add correct app-defaults directory Than Ngo
  -- strict thread matches above, loose matches on Subject: below --
2026-05-30 14:25 Than Ngo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox