This commit is contained in:
committed by
Git OBS Bridge
parent
ba5bcc2801
commit
c8aa5a2133
18
snd.spec
18
snd.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package snd (Version 8.9)
|
||||
# spec file for package snd (Version 9.0)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -13,9 +13,9 @@
|
||||
Name: snd
|
||||
BuildRequires: alsa-devel fftw3-devel freeglut-devel gsl gsl-devel gtk2-devel guile-devel jack-devel ladspa-devel libdrm-devel libsamplerate-devel update-desktop-files
|
||||
Summary: Powerful Sound File Editor
|
||||
Version: 8.9
|
||||
Release: 5
|
||||
License: Public Domain, Freeware
|
||||
Version: 9.0
|
||||
Release: 1
|
||||
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
||||
Requires: ladspa
|
||||
Source: snd-%{version}.tar.bz2
|
||||
@@ -37,7 +37,7 @@ Authors:
|
||||
Bill Schottstaedt <bil@ccrma.stanford.edu>
|
||||
|
||||
%prep
|
||||
%setup -n snd-8
|
||||
%setup -n snd-9
|
||||
%{?suse_update_config:%{suse_update_config -f}}
|
||||
find -name "*~" -type f | xargs -r rm -v
|
||||
|
||||
@@ -88,6 +88,14 @@ test "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/pixmaps/*.png
|
||||
|
||||
%changelog
|
||||
* Wed May 23 2007 - tiwai@suse.de
|
||||
- updated to version 9.0:
|
||||
* removed mix-chans, mix-locked?, mix-inverted?, all track stuff
|
||||
track-colors.scm, mix-menu.scm
|
||||
* moved mix-properties into C.
|
||||
* added edit-properties, mix-sync.
|
||||
* spokenword.scm thanks to Ville Koskinen.
|
||||
* recorder dialog removed.
|
||||
* Tue Apr 17 2007 - tiwai@suse.de
|
||||
- fix buildrequires ladspa -> ladspa-devel
|
||||
* Tue Mar 27 2007 - tiwai@suse.de
|
||||
|
Reference in New Issue
Block a user