From c342da47f7ec3ba1ba4e4feb0727cd5ca13cff0d0aaed46852d5544c181b7caa Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 13 Apr 2010 19:56:09 +0000 Subject: [PATCH] Accepting request 37627 from multimedia:apps checked in (request 37627) OBS-URL: https://build.opensuse.org/request/show/37627 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/snd?expand=0&rev=23 --- snd.changes | 5 ----- snd.spec | 1 - 2 files changed, 6 deletions(-) diff --git a/snd.changes b/snd.changes index 375a31b..76d3b96 100644 --- a/snd.changes +++ b/snd.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Sat Apr 10 07:56:00 UTC 2010 - davejplater@gmail.com - -- Fixed executable-stack rpmlint error in /usr/bin/snd - ------------------------------------------------------------------- Mon Apr 5 07:04:32 UTC 2010 - davejplater@gmail.com diff --git a/snd.spec b/snd.spec index f689de5..8d18857 100644 --- a/snd.spec +++ b/snd.spec @@ -62,7 +62,6 @@ find -name "*.png" -type f | xargs chmod 0644 # %endif CFLAGS="$RPM_OPT_FLAGS $CFLAGS -fno-strict-aliasing" \ CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \ -LDFLAGS="$LDFLAGS -Wl,-z -Wl,noexecstack" \ ./configure --prefix=%{_prefix} \ --with-gtk \ --with-alsa \