SPECS: lvm2.spec - trying to build it on x86-64 without recompiling dietlibc
baggins
baggins at pld-linux.org
Wed Mar 18 16:25:15 CET 2009
Author: baggins Date: Wed Mar 18 15:25:15 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- trying to build it on x86-64 without recompiling dietlibc
---- Files affected:
SPECS:
lvm2.spec (1.127 -> 1.128)
---- Diffs:
================================================================
Index: SPECS/lvm2.spec
diff -u SPECS/lvm2.spec:1.127 SPECS/lvm2.spec:1.128
--- SPECS/lvm2.spec:1.127 Wed Mar 18 14:47:56 2009
+++ SPECS/lvm2.spec Wed Mar 18 16:25:10 2009
@@ -28,7 +28,7 @@
Summary(pl.UTF-8): Nowa wersja Logical Volume Managera dla Linuksa
Name: lvm2
Version: 2.02.45
-Release: 2
+Release: 2.1
License: GPL v2
Group: Applications/System
Source0: ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz
@@ -228,7 +228,8 @@
%{__sed} -i -e 's#rpl_malloc#malloc#g' lib/misc/configure.h
-%{__make} -j1
+%{__make} -j1 -C libdm
+%{__make} -j1 -C lib
%{__make} -j1 -C tools dmsetup.static lvm.static
mv -f tools/lvm.static initrd-lvm
mv -f tools/dmsetup.static initrd-dmsetup
@@ -352,6 +353,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.128 2009/03/18 15:25:10 baggins
+- trying to build it on x86-64 without recompiling dietlibc
+
Revision 1.127 2009/03/18 13:47:56 baggins
- rel 2
- added dietlibc and glibc bconds
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lvm2.spec?r1=1.127&r2=1.128&f=u
More information about the pld-cvs-commit
mailing list