Author: zbyniu Date: Fri Jan 12 09:15:44 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - support for capability context from vserver in selinux
---- Files affected: SPECS: libselinux.spec (1.51 -> 1.52) ---- Diffs: ================================================================ Index: SPECS/libselinux.spec diff -u SPECS/libselinux.spec:1.51 SPECS/libselinux.spec:1.52 --- SPECS/libselinux.spec:1.51 Wed Nov 1 10:42:26 2006 +++ SPECS/libselinux.spec Fri Jan 12 10:15:38 2007 @@ -13,6 +13,7 @@ Group: Libraries Source0: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz # Source0-md5: eac812a6f35e0e04ddad307abd21d014 +Patch0: %{name}-vcontext-selinux.patch URL: http://www.nsa.gov/selinux/ BuildRequires: glibc-devel >= 6:2.3 BuildRequires: libsepol-devel >= 1.14 @@ -111,6 +112,7 @@ %prep %setup -q +%patch0 -p1 # "-z defs" doesn't mix with --as-needed when some object needs symbols from # ld.so (because of __thread variable in this case) @@ -174,6 +176,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.52 2007/01/12 09:15:38 zbyniu +- support for capability context from vserver in selinux + Revision 1.51 2006/11/01 09:42:26 pluto - BR: swig-python. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libselinux.spec?r1=1.51&r2=1.52&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
