From d531c80e7232bb790f4ca44df4ac459b9b63c59441cd95c4a023b9ec5cc4593b Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 6 Apr 2013 10:38:04 +0000 Subject: [PATCH] Accepting request 162888 from home:vitezslav_cizek:branches:security:SELinux - remove a debugging artifact in spec OBS-URL: https://build.opensuse.org/request/show/162888 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=41 --- libsepol.changes | 5 +++++ libsepol.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/libsepol.changes b/libsepol.changes index 57a8578..837ab04 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 5 15:31:13 UTC 2013 - vcizek@suse.com + +- remove a debugging artifact in spec + ------------------------------------------------------------------- Thu Apr 4 19:26:35 UTC 2013 - vcizek@suse.com diff --git a/libsepol.spec b/libsepol.spec index 40ebbd4..8edfffb 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -104,8 +104,7 @@ policies. %patch2 -p2 %build -#make %{?_smp_mflags} CC="%{__cc}" CFLAGS="$RPM_OPT_FLAGS" -make %{?_smp_mflags} CC="%{__cc}" CFLAGS="-fmessage-length=0 -O0 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g" +make %{?_smp_mflags} CC="%{__cc}" CFLAGS="$RPM_OPT_FLAGS" %install mkdir -p $RPM_BUILD_ROOT/%{_lib}