From: Anas Nashif Date: Mon, 24 Dec 2012 02:42:25 +0000 (-0800) Subject: dont depend on selinux X-Git-Tag: accepted/tizen/common/20150403.125720~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=54f542c84374cef35c73cf8c6669e7b7abb42af2;p=platform%2Fupstream%2Fglibc.git dont depend on selinux --- 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+