From 54f542c84374cef35c73cf8c6669e7b7abb42af2 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Sun, 23 Dec 2012 18:42:25 -0800 Subject: [PATCH] dont depend on selinux --- packaging/glibc.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/packaging/glibc.spec b/packaging/glibc.spec index ab14b72..bf8566d 100644 --- a/packaging/glibc.spec +++ b/packaging/glibc.spec @@ -32,10 +32,9 @@ Summary: Standard Shared Libraries (from the GNU C Library) License: LGPL-2.1+ and SUSE-LGPL-2.1+-with-GCC-exception and GPL-2.0+ Group: System/Libraries BuildRequires: fdupes -BuildRequires: libselinux-devel BuildRequires: makeinfo BuildRequires: xz -BuildRequires: pkgconfig(systemd) +#BuildRequires: pkgconfig(systemd) %define _filter_GLIBC_PRIVATE 1 %if %_target_cpu == "i686" @@ -206,8 +205,6 @@ debugging. If you are unsure if you need this, don't install this package. -# makedb requires libselinux. We add this program in a separate -# package so that glibc does not require libselinux. %package extra Summary: Extra binaries from GNU C Library License: LGPL-2.1+ -- 2.7.4