packages: krb5/krb5.spec - selinux-label patch is really broken...
baggins
baggins at pld-linux.org
Thu Jun 4 16:03:56 CEST 2009
Author: baggins Date: Thu Jun 4 14:03:56 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- selinux-label patch is really broken...
---- Files affected:
packages/krb5:
krb5.spec (1.137 -> 1.138)
---- Diffs:
================================================================
Index: packages/krb5/krb5.spec
diff -u packages/krb5/krb5.spec:1.137 packages/krb5/krb5.spec:1.138
--- packages/krb5/krb5.spec:1.137 Thu Jun 4 15:58:44 2009
+++ packages/krb5/krb5.spec Thu Jun 4 16:03:51 2009
@@ -616,7 +616,7 @@
%patch33 -p0
%patch34 -p0
%patch35 -p1
-%patch36 -p1
+%{?with_selinux:%patch36 -p1}
%patch100 -p0
%patch101 -p0
@@ -660,7 +660,7 @@
CPPFLAGS="$CPPFLAGS" \
%{?with_openldap:OPENLDAP_PLUGIN=yes} \
%{!?with_openldap:OPENLDAP_PLUGIN=""} \
- --with%{!?with_selinux:out}-selinux \
+ %{?with_selinux:--with-selinux} \
--libexecdir=%{_libdir} \
--enable-shared \
%{?with_krb4:--with-krb4} \
@@ -1041,6 +1041,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.138 2009/06/04 14:03:51 baggins
+- selinux-label patch is really broken...
+
Revision 1.137 2009/06/04 13:58:44 baggins
- enable tests
- build without selinux (selinux patch breaks linking)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/krb5/krb5.spec?r1=1.137&r2=1.138&f=u
More information about the pld-cvs-commit
mailing list