SPECS: lvm2.spec - we have to explicitly make dmsetup.static, weird
baggins
baggins at pld-linux.org
Fri Feb 27 00:17:18 CET 2009
Author: baggins Date: Thu Feb 26 23:17:18 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- we have to explicitly make dmsetup.static, weird
---- Files affected:
SPECS:
lvm2.spec (1.123 -> 1.124)
---- Diffs:
================================================================
Index: SPECS/lvm2.spec
diff -u SPECS/lvm2.spec:1.123 SPECS/lvm2.spec:1.124
--- SPECS/lvm2.spec:1.123 Fri Feb 27 00:02:48 2009
+++ SPECS/lvm2.spec Fri Feb 27 00:17:13 2009
@@ -205,6 +205,7 @@
%{__make} -j1
mv -f tools/lvm.static initrd-lvm
+%{__make} -j1 -C tools dmsetup.static
mv -f tools/dmsetup.static initrd-dmsetup
%{__make} clean
%endif
@@ -316,6 +317,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.124 2009/02/26 23:17:13 baggins
+- we have to explicitly make dmsetup.static, weird
+
Revision 1.123 2009/02/26 23:02:48 baggins
- rel 5
- resurrect device-mapper-initrd
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lvm2.spec?r1=1.123&r2=1.124&f=u
More information about the pld-cvs-commit
mailing list