Author: baggins                      Date: Wed Mar 18 21:46:01 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed dietlibc segfault
- build initrd stuff with dietlibc

---- Files affected:
SPECS:
   cryptsetup-luks.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/cryptsetup-luks.spec
diff -u SPECS/cryptsetup-luks.spec:1.39 SPECS/cryptsetup-luks.spec:1.40
--- SPECS/cryptsetup-luks.spec:1.39     Wed Mar 18 22:34:34 2009
+++ SPECS/cryptsetup-luks.spec  Wed Mar 18 22:45:55 2009
@@ -2,7 +2,7 @@
 #
 # Conditonal build:
 %bcond_without initrd          # don't build initrd version
-%bcond_with    dietlibc        # build initrd version with dietlibc (currently 
creates broken program)
+%bcond_without dietlibc        # build initrd version with static glibc 
instead of dietlibc
 #
 %define        realname        cryptsetup
 Summary:       LUKS for dm-crypt implemented in cryptsetup
@@ -174,7 +174,7 @@
 %{__make} -C src
 mv src/cryptsetup cryptsetup-initrd
 %endif
-exit 1
+
 %{__make} clean
 %endif
 
@@ -249,6 +249,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2009/03/18 21:45:55  baggins
+- fixed dietlibc segfault
+- build initrd stuff with dietlibc
+
 Revision 1.39  2009/03/18 21:34:34  baggins
 - fix vasprintf usage in dietlibc case
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cryptsetup-luks.spec?r1=1.39&r2=1.40&f=u

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

Reply via email to