SPECS: dmraid.spec - fix bcond
baggins
baggins at pld-linux.org
Thu Mar 19 00:11:00 CET 2009
Author: baggins Date: Wed Mar 18 23:11:00 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix bcond
---- Files affected:
SPECS:
dmraid.spec (1.43 -> 1.44)
---- Diffs:
================================================================
Index: SPECS/dmraid.spec
diff -u SPECS/dmraid.spec:1.43 SPECS/dmraid.spec:1.44
--- SPECS/dmraid.spec:1.43 Wed Mar 18 15:13:51 2009
+++ SPECS/dmraid.spec Thu Mar 19 00:10:54 2009
@@ -128,7 +128,7 @@
%if %{with initrd}
%configure \
%{?with_dietlibc:CC="diet %{__cc} %{rpmcflags} %{rpmldflags} -static"} \
- %if %{with selinux} && %{with glibc}
+ %if %{with selinux} && %{without dietlibc}
--enable-libselinux \
--enable-libsepol \
%else
@@ -206,6 +206,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44 2009/03/18 23:10:54 baggins
+- fix bcond
+
Revision 1.43 2009/03/18 14:13:51 baggins
- rel 4
- added unsigned patch (uint -> unsigned int, die, BSD, die!)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dmraid.spec?r1=1.43&r2=1.44&f=u
More information about the pld-cvs-commit
mailing list