forked from pool/audacity
checked in
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=26
This commit is contained in:
parent
fef988a820
commit
8974faaa5a
@ -1,13 +0,0 @@
|
||||
Index: lib-src/portaudio-v19/src/common/pa_front.c
|
||||
===================================================================
|
||||
--- lib-src/portaudio-v19/src/common/pa_front.c.orig
|
||||
+++ lib-src/portaudio-v19/src/common/pa_front.c
|
||||
@@ -90,7 +90,7 @@
|
||||
|
||||
|
||||
#define PA_VERSION_ 1899
|
||||
-#define PA_VERSION_TEXT_ "PortAudio V19-devel (built " __DATE__ " " __TIME__ ")"
|
||||
+#define PA_VERSION_TEXT_ "PortAudio V19-devel"
|
||||
|
||||
|
||||
|
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 13 09:12:28 UTC 2009 - cmorve69@yahoo.es
|
||||
|
||||
- Remove buildstamp to help build-compare
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 11:35:57 UTC 2009 - mseben@novell.com
|
||||
|
||||
|
@ -49,8 +49,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Url: http://audacity.sourceforge.net/
|
||||
Source: %{name}-minsrc-%{version}.tar.bz2
|
||||
Source1: %{name}.png
|
||||
# PATCH-FIX-OPENSUSE %{name}-no_buildstamp.patch cmorve69@yahoo.es -- this patch removes the buildstamp
|
||||
Patch0: %{name}-no_buildstamp.patch
|
||||
Patch5: %{name}-retval.patch
|
||||
Patch12: %{name}-audiodevdefaults.patch
|
||||
|
||||
@ -81,7 +79,6 @@ Authors:
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-src-%{version}
|
||||
%patch0
|
||||
%patch5
|
||||
%patch12 -p1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user