From 3160038a7918262f936d45709e4394714208cdb9bde061f90f2bec1f59bc4216 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 11 Dec 2009 16:23:20 +0000 Subject: [PATCH] Accepting request 26070 from multimedia:apps Copy from multimedia:apps/audacity based on submit request 26070 from user mseben OBS-URL: https://build.opensuse.org/request/show/26070 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=24 --- audacity-1.3.9-gsocket-conflict.patch | 14 -------- ...s.patch => audacity-audiodevdefaults.patch | 0 audacity-minsrc-1.3.10.tar.bz2 | 3 ++ audacity-minsrc-1.3.9.tar.bz2 | 3 -- ....3.9-retval.patch => audacity-retval.patch | 0 audacity.changes | 33 +++++++++++++++++++ audacity.spec | 31 ++++++++--------- 7 files changed, 50 insertions(+), 34 deletions(-) delete mode 100644 audacity-1.3.9-gsocket-conflict.patch rename audacity-1.3.9-audiodevdefaults.patch => audacity-audiodevdefaults.patch (100%) create mode 100644 audacity-minsrc-1.3.10.tar.bz2 delete mode 100644 audacity-minsrc-1.3.9.tar.bz2 rename audacity-1.3.9-retval.patch => audacity-retval.patch (100%) diff --git a/audacity-1.3.9-gsocket-conflict.patch b/audacity-1.3.9-gsocket-conflict.patch deleted file mode 100644 index 9687601..0000000 --- a/audacity-1.3.9-gsocket-conflict.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -Nur audacity-src-1.3.8-orig/src/AudacityApp.cpp audacity-src-1.3.8/src/AudacityApp.cpp ---- audacity-src-1.3.9-orig/src/AudacityApp.cpp 2009-07-16 05:27:35.000000000 +0200 -+++ audacity-src-1.3.9/src/AudacityApp.cpp 2009-07-20 23:45:41.000000000 +0200 -@@ -331,7 +331,9 @@ - /////////////////////////////////////////////////////////////////////////////// - - #include --#include -+/*#include */ -+#include -+#include - - typedef struct _GnomeProgram GnomeProgram; - typedef struct _GnomeModuleInfo GnomeModuleInfo; diff --git a/audacity-1.3.9-audiodevdefaults.patch b/audacity-audiodevdefaults.patch similarity index 100% rename from audacity-1.3.9-audiodevdefaults.patch rename to audacity-audiodevdefaults.patch diff --git a/audacity-minsrc-1.3.10.tar.bz2 b/audacity-minsrc-1.3.10.tar.bz2 new file mode 100644 index 0000000..36f7f40 --- /dev/null +++ b/audacity-minsrc-1.3.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7df8a12064cbd85b85a38ad56942dbbf46eace7ea685ec64daca9ad064e2ba09 +size 6953513 diff --git a/audacity-minsrc-1.3.9.tar.bz2 b/audacity-minsrc-1.3.9.tar.bz2 deleted file mode 100644 index 78aa6ac..0000000 --- a/audacity-minsrc-1.3.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f47afe8dcf38165d3550160eb7e94694119f5da563674060a93c5bc66e2fa012 -size 6719955 diff --git a/audacity-1.3.9-retval.patch b/audacity-retval.patch similarity index 100% rename from audacity-1.3.9-retval.patch rename to audacity-retval.patch diff --git a/audacity.changes b/audacity.changes index 1224de6..c3b9943 100644 --- a/audacity.changes +++ b/audacity.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Tue Dec 8 11:35:57 UTC 2009 - mseben@novell.com + +- Update to 1.3.10 + - Bug fixes + * Freeze importing audio files when Default View Mode set to Pitch (EAC) + * Simultaneous On-Demand imports sorted incorrectly + * WAV or AIFF files imported as noise if Preferences set to copy in the data at 24-bit quality + * WMA exports corrupted if they contained metadata + * Metadata Editor appeared before the Export window when exporting to any format + * Crash or hang using Equalization on longer tracks + * Reverse did not reverse clip boundaries + * Nyquist - Excessive memory consumption led to slow processing or crashes + * Nyquist - Values appearing in text boxes not always the default or previously entered values + * Nyquist - Errors running in European locales where comma used as decimal separator + * VST effects remained in Effect menu even when re-scanned and no longer available + * Truncate Silence produced incorrect results if silences spanned a block boundary + * Spurious "not writable/disk full" errors when saving projects + * Playing, rendering or exporting multiple tracks led to desynchronized playback or loss of audio data + * Crash opening Preferences when no recording and/or playback devices enabled or connected + * Preferences window: OK button did not respond to ENTER when a tab selected in left-hand panel + * Mixer Board solo button handling + * (Windows) After a period launching correctly, Audacity sometimes did not come up on top at launch + * (Mac OS X) Correctly installed Help folder could not be found + * (Mac OS X and Linux) Output slider could affect VU playback meter which then did not reflect actual waveform volume level + * (Linux) Undoing or redoing a label edit could cause a crash + - Changes and improvements: + * Linked audio and label tracks disabled until a future Beta version so they can be bug fixed + * Input volume slider will be disabled if it doesn't have proper control of system slider; use the system slider instead + * Proper support for copying/pasting label-with-audio including label text; new Edit > Paste Text to New Label menu item to paste system clipboard + * Contrast Tool now modeless, more intuitive handling of multiple project windows, various other minor improvements +- obsolete gsocket-conflict.patch + ------------------------------------------------------------------- Thu Nov 5 09:40:31 UTC 2009 - davejplater@gmail.com diff --git a/audacity.spec b/audacity.spec index 1b518c0..059e714 100644 --- a/audacity.spec +++ b/audacity.spec @@ -1,5 +1,5 @@ # -# spec file for package audacity (Version 1.3.9) +# spec file for package audacity (Version 1.3.10) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,7 +21,7 @@ %bcond_with twolame Name: audacity -# we use internal PortAudio(so not included in BuildRequires), because audacity team grab sources +# we use internal PortAudio(so it is not included here in BuildRequires), because audacity team grab sources # from Portaudio's svn more frequently than we (e.g. see support for non-mmap devices like pulseaudio) BuildRequires: flac-devel gcc-c++ glib-devel jack-devel libexpat-devel BuildRequires: libid3tag-devel libsamplerate-devel libsndfile-devel @@ -41,18 +41,16 @@ BuildRequires: libmad-devel BuildRequires: libtwolame-devel %endif Summary: A Free, Cross-Platform Digital Audio Editor -Version: 1.3.9 +Version: 1.3.10 Release: 1 -License: GPL v2 or later +License: GPLv2+ Group: Productivity/Multimedia/Sound/Editors and Convertors BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://audacity.sourceforge.net/ Source: %{name}-minsrc-%{version}.tar.bz2 -Source2: %{name}.png -#PATCH-FIX-UPSTREAM GSocket from wxGTK conflict with GSocket from glib2 - fix taken from Fedora -Patch1: %{name}-%{version}-gsocket-conflict.patch -Patch5: %{name}-%{version}-retval.patch -Patch12: %{name}-%{version}-audiodevdefaults.patch +Source1: %{name}.png +Patch5: %{name}-retval.patch +Patch12: %{name}-audiodevdefaults.patch %description Audacity is a program that manipulates digital audio wave forms. In @@ -81,7 +79,6 @@ Authors: %prep %setup -q -n %{name}-src-%{version} -%patch1 -p1 %patch5 %patch12 -p1 @@ -111,17 +108,17 @@ export AUTOMAKE="automake --foreign" --with-ladspa \ --with-libid3tag=system \ --with-libsamplerate=system -make %{?jobs:-j %jobs} +%{__make} %{?jobs:-j%jobs} %install -make DESTDIR=$RPM_BUILD_ROOT install +%makeinstall %suse_update_desktop_file audacity -install -d -m755 $RPM_BUILD_ROOT%{_datadir}/pixmaps -install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps -# fix permission error on startup (help dir couldn't be created, should be fixed in next release) -mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/help/manual +%{__install} -v -d -m755 $RPM_BUILD_ROOT%{_datadir}/pixmaps +%{__install} -v -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps +#delete default icon we have nicer - transparent :) +%__rm $RPM_BUILD_ROOT%{_datadir}/pixmaps/*.xpm # we will add docs later in %files section -rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/audacity +%__rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/audacity %find_lang %{name} %clean