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 1322220..be62d88 100644 --- a/snd.spec +++ b/snd.spec @@ -1,7 +1,7 @@ # # spec file for package snd (Version 11.4) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,17 +20,17 @@ Name: snd BuildRequires: alsa-devel fftw3-devel freeglut-devel gsl gsl-devel gtk2-devel ladspa-devel -BuildRequires: libdrm-devel libjack-devel libsamplerate-devel update-desktop-files +BuildRequires: libdrm-devel libjack-devel libsamplerate-devel update-desktop-files Summary: Powerful Sound File Editor Version: 11.4 -Release: 2 -License: LGPLv2.1+ +Release: 1 +License: LGPL v2.1 or later Group: Productivity/Multimedia/Sound/Editors and Convertors Requires: ladspa Source: snd-%{version}.tar.bz2 Source1: snd.desktop Source2: snd.png -Source3: sndrpmlintrc +Source3: sndrpmlintrc Url: https://ccrma.stanford.edu/software/snd/ BuildRoot: %{_tmppath}/%{name}-%{version}-build