Author: glen                         Date: Tue Oct 23 16:02:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- minimum klibc version from pld that is able to compile initrd parts (missing 
isspace())

---- Files affected:
SPECS:
   device-mapper.spec (1.87 -> 1.88) 

---- Diffs:

================================================================
Index: SPECS/device-mapper.spec
diff -u SPECS/device-mapper.spec:1.87 SPECS/device-mapper.spec:1.88
--- SPECS/device-mapper.spec:1.87       Tue Oct 23 17:52:18 2007
+++ SPECS/device-mapper.spec    Tue Oct 23 18:02:08 2007
@@ -30,7 +30,7 @@
 URL:           http://sources.redhat.com/dm/
 BuildRequires: autoconf
 BuildRequires: automake
-%{?with_initrd:BuildRequires:  klibc-static}
+%{?with_initrd:BuildRequires:  klibc-static >= 1.3.22}
 %{?with_selinux:BuildRequires: libselinux-devel >= 1.10}
 %if %{with initrd} && %{with uclibc}
 BuildRequires: uClibc-static >= 0.9.26
@@ -281,6 +281,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2007/10/23 16:02:08  glen
+- minimum klibc version from pld that is able to compile initrd parts (missing 
isspace())
+
 Revision 1.87  2007/10/23 15:52:18  glen
 - workaround to get device-mapper-initrd on ac system
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/device-mapper.spec?r1=1.87&r2=1.88&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to