SPECS: v86d.spec - dropped execheap hack from -system-libs patch, require l...
qboosh
qboosh at pld-linux.org
Wed Jul 30 18:55:49 CEST 2008
Author: qboosh Date: Wed Jul 30 16:55:49 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- dropped execheap hack from -system-libs patch, require lrmi 0.10-2 instead
---- Files affected:
SPECS:
v86d.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/v86d.spec
diff -u SPECS/v86d.spec:1.7 SPECS/v86d.spec:1.8
--- SPECS/v86d.spec:1.7 Sun Jul 27 10:37:10 2008
+++ SPECS/v86d.spec Wed Jul 30 18:55:44 2008
@@ -26,9 +26,12 @@
%if %{with x86emu}
BuildRequires: x86emu-devel
%else
-BuildRequires: lrmi-devel
+BuildRequires: lrmi-devel >= 0.10-2
%endif
%endif
+%ifarch %{ix86}
+Requires: lrmi >= 0.10-2
+%endif
ExclusiveArch: %{ix86} %{x8664}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -78,6 +81,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2008/07/30 16:55:44 qboosh
+- dropped execheap hack from -system-libs patch, require lrmi 0.10-2 instead
+
Revision 1.7 2008/07/27 08:37:10 adamg
- updated to 0.1.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/v86d.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list