rpms/audacity/devel audacity-1.3.7-portaudio-non-mmap-alsa.patch, 1.2, 1.3 audacity.spec, 1.71, 1.72

Kevin Kofler kkofler at fedoraproject.org
Sat Feb 28 17:52:55 UTC 2009


Author: kkofler

Update of /cvs/pkgs/rpms/audacity/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv886/devel

Modified Files:
	audacity-1.3.7-portaudio-non-mmap-alsa.patch audacity.spec 
Log Message:
* Sat Feb 28 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.3.7-0.4.beta
- remove no longer needed default hostapi hunk of the non-mmap-alsa patch

See https://bugzilla.redhat.com/show_bug.cgi?id=445644#c28

audacity-1.3.7-portaudio-non-mmap-alsa.patch:

Index: audacity-1.3.7-portaudio-non-mmap-alsa.patch
===================================================================
RCS file: /cvs/pkgs/rpms/audacity/devel/audacity-1.3.7-portaudio-non-mmap-alsa.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- audacity-1.3.7-portaudio-non-mmap-alsa.patch	28 Feb 2009 14:21:17 -0000	1.2
+++ audacity-1.3.7-portaudio-non-mmap-alsa.patch	28 Feb 2009 17:52:55 -0000	1.3
@@ -367,15 +367,3 @@
  
  end:
  error:
-diff -Nur audacity-src-1.3.7-orig/lib-src/portaudio-v19/src/os/unix/pa_unix_hostapis.c audacity-src-1.3.7/lib-src/portaudio-v19/src/os/unix/pa_unix_hostapis.c
---- audacity-src-1.3.7-orig/lib-src/portaudio-v19/src/os/unix/pa_unix_hostapis.c	2009-01-27 21:51:40.000000000 +0100
-+++ audacity-src-1.3.7/lib-src/portaudio-v19/src/os/unix/pa_unix_hostapis.c	2009-02-02 19:08:22.000000000 +0100
-@@ -103,4 +103,8 @@
-         0   /* NULL terminated array */
-     };
- 
-+#if defined(PA_USE_OSS) && defined(PA_USE_ALSA)
-+int paDefaultHostApiIndex = 1;
-+#else
- int paDefaultHostApiIndex = 0;
-+#endif


Index: audacity.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audacity/devel/audacity.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- audacity.spec	28 Feb 2009 17:21:57 -0000	1.71
+++ audacity.spec	28 Feb 2009 17:52:55 -0000	1.72
@@ -5,7 +5,7 @@
 
 Name: audacity
 Version: 1.3.7
-Release: 0.3.beta%{?dist}
+Release: 0.4.beta%{?dist}
 Summary: Multitrack audio editor
 Group: Applications/Multimedia
 License: GPLv2
@@ -137,6 +137,9 @@
 
 
 %changelog
+* Sat Feb 28 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.3.7-0.4.beta
+- remove no longer needed default hostapi hunk of the non-mmap-alsa patch
+
 * Sat Feb 28 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 1.3.7-0.3.beta
 - upgrade to 1.3.7-beta pkg from test branch in Fedora cvs
 




More information about the fedora-extras-commits mailing list