SPECS (AC-branch): drbd.spec - userland will be build with llh, no...
marcus
marcus at pld-linux.org
Tue Apr 29 14:28:43 CEST 2008
Author: marcus Date: Tue Apr 29 12:28:43 2008 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- userland will be build with llh, not kernel headers
---- Files affected:
SPECS:
drbd.spec (1.90.4.22 -> 1.90.4.23)
---- Diffs:
================================================================
Index: SPECS/drbd.spec
diff -u SPECS/drbd.spec:1.90.4.22 SPECS/drbd.spec:1.90.4.23
--- SPECS/drbd.spec:1.90.4.22 Mon Jan 28 10:33:07 2008
+++ SPECS/drbd.spec Tue Apr 29 14:28:38 2008
@@ -121,12 +121,12 @@
%prep
%setup -q -n %{pname}-%{version}
%patch0 -p1
-#%patch1 -p1
%build
%if %{with userspace}
%{__make} tools \
KVER=dummy \
+ KDIR=/usr/include \
CC="%{__cc}" \
OPTCFLAGS="%{rpmcflags}" \
LDFLAGS="%{rpmldflags}"
@@ -228,6 +228,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.90.4.23 2008-04-29 12:28:38 marcus
+- userland will be build with llh, not kernel headers
+
Revision 1.90.4.22 2008-01-28 09:33:07 glen
- rel 2 (kernel-2.6.16.60-1)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/drbd.spec?r1=1.90.4.22&r2=1.90.4.23&f=u
More information about the pld-cvs-commit
mailing list