SPECS: v86d.spec - paths mismatch
glen
glen at pld-linux.org
Tue Apr 15 03:50:53 CEST 2008
Author: glen Date: Tue Apr 15 01:50:53 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- paths mismatch
---- Files affected:
SPECS:
v86d.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/v86d.spec
diff -u SPECS/v86d.spec:1.2 SPECS/v86d.spec:1.3
--- SPECS/v86d.spec:1.2 Thu Mar 20 12:09:24 2008
+++ SPECS/v86d.spec Tue Apr 15 03:50:47 2008
@@ -1,4 +1,8 @@
# $Revision$, $Date$
+# TODO
+# - thinko: kernel module searches program from /sbin
+# move here (and dependant libs to) /sbin,/%{_libdir} or patch kernel module:
+# linux-2.6.24/drivers/video/uvesafb.c
#
# Conditional build:
%bcond_with x86emu # x86emu instead of LRMI/vm86
@@ -64,6 +68,7 @@
rm -rf $RPM_BUILD_ROOT
install -D v86d $RPM_BUILD_ROOT%{_sbindir}/v86d
+# XXX what uses this in PLD?
install -D misc/initramfs $RPM_BUILD_ROOT%{_datadir}/v86d/initramfs
%clean
@@ -82,6 +87,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008-04-15 01:50:47 glen
+- paths mismatch
+
Revision 1.2 2008-03-20 11:09:24 pluto
- bcond klibc added, initramfs fixed and packaged.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/v86d.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list