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}