SHA256
1
0
forked from pool/audacity

Accepting request 26341 from home:RedDwarf:branches:multimedia:apps

Copy from home:RedDwarf:branches:multimedia:apps/audacity via accept of submit request 26341 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/26341
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=25
This commit is contained in:
Michal Seben
2009-12-21 18:08:21 +00:00
committed by Git OBS Bridge
parent 3160038a79
commit fef988a820
3 changed files with 21 additions and 0 deletions

View File

@@ -49,6 +49,8 @@ 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
@@ -79,6 +81,7 @@ Authors:
%prep
%setup -q -n %{name}-src-%{version}
%patch0
%patch5
%patch12 -p1