http://qa.mandrakesoft.com/show_bug.cgi?id=3282
------- Additional Comments From [EMAIL PROTECTED] 2003-03-17 17:37 ------- Here is a patch for the spec. I also uploaded the SRPM into incoming. --- xli.spec.orig 2001-10-16 09:23:57.000000000 -0600 +++ xli.spec 2003-03-17 09:34:10.000000000 -0700 @@ -2,7 +2,7 @@ # one. %define name xli %define version 1.17.0 -%define release 4mdk +%define release 5mdk %define url http://pantransit.reptiles.org/prog/ Summary: XLI - X11 Image Loading Utility @@ -58,6 +58,7 @@ ln -sf xli $RPM_BUILD_ROOT/usr/X11R6/bin/xsetbg ln -sf xli $RPM_BUILD_ROOT/usr/X11R6/bin/xview +ln -sf xli $RPM_BUILD_ROOT/usr/X11R6/bin/xloadimage # quick fix for doc permissions chmod 644 $RPM_BUILD_DIR/%{name}-%{version}/README* @@ -67,12 +68,15 @@ %files %defattr(-,root,root) -%doc chkgamma.jpg README* ABOUTGAMMA ChangeLog COPYRIGHT +%doc chkgamma.jpg README* ABOUTGAMMA COPYRIGHT %{prefix}/bin/* %config(noreplace) /etc/X11/app-defaults/* %{prefix}/man/*/* %changelog +* Mon Mar 17 2003 Wesley J. Landaker <[EMAIL PROTECTED]> 1.17.0-5mdk +- added missing link to xloadimage + * Tue Oct 16 2001 Renaud Chaillat <[EMAIL PROTECTED]> 1.17.0-4mdk - rebuilt with libpng3 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] status: UNCONFIRMED creation_date: description: The xloadimage binary is missing from the xli package. This is required by gpg (gnupg) to add a JPG photo to a key. xli provides xloadimage, but doesn't include it in the package.
