packages: cryptsetup-luks/cryptsetup-luks.spec - rel 2; fix initrd build af...

arekm arekm at pld-linux.org
Sat Jan 8 20:58:47 CET 2011


Author: arekm                        Date: Sat Jan  8 19:58:47 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2; fix initrd build after update to 1.2.0

---- Files affected:
packages/cryptsetup-luks:
   cryptsetup-luks.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: packages/cryptsetup-luks/cryptsetup-luks.spec
diff -u packages/cryptsetup-luks/cryptsetup-luks.spec:1.50 packages/cryptsetup-luks/cryptsetup-luks.spec:1.51
--- packages/cryptsetup-luks/cryptsetup-luks.spec:1.50	Sat Jan  1 12:18:49 2011
+++ packages/cryptsetup-luks/cryptsetup-luks.spec	Sat Jan  8 20:58:41 2011
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	LUKS dla dm-crypta zaimplementowany w cryptsetup
 Name:		cryptsetup-luks
 Version:	1.2.0
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Base
 #Source0Download: http://code.google.com/p/cryptsetup/downloads/list
@@ -159,6 +159,7 @@
 %if %{with dietlibc}
 %configure \
 	CC="diet ${CC#ccache } %{rpmcflags} %{rpmldflags} -Os" \
+	LIBS="-lcompat" \
 	ac_cv_lib_popt_poptConfigFileToString=yes \
 	ac_cv_lib_sepol_sepol_bool_set=no \
 	ac_cv_lib_selinux_is_selinux_enabled=no \
@@ -166,12 +167,11 @@
 %if "%{?configure_cache}" == "1"
 	--cache-file=%{?configure_cache_file}%{!?configure_cache_file:configure}-initrd.cache \
 %endif
-	--disable-shared-library \
+	--disable-shared \
 	--enable-static \
 	--enable-static-cryptsetup \
 	--disable-nls
 
-%{__make} -C luks
 %{__make} -C lib
 
 %if %{with dietlibc}
@@ -262,6 +262,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2011/01/08 19:58:41  arekm
+- rel 2; fix initrd build after update to 1.2.0
+
 Revision 1.50  2011/01/01 11:18:49  qboosh
 - updated to 1.2.0
 - updated diet patch, removed obsolete nostatic patch
================================================================

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



More information about the pld-cvs-commit mailing list