rpms/openal-soft/F-11 openal-soft.spec, 1.3, 1.4 upstream.patch, 1.1, 1.2

Thomas Kowaliczek linuxdonald at fedoraproject.org
Sun Aug 16 11:44:30 UTC 2009


Author: linuxdonald

Update of /cvs/pkgs/rpms/openal-soft/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv725/F-11

Modified Files:
	openal-soft.spec upstream.patch 
Log Message:

- fixed some small bugs on my files



Index: openal-soft.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openal-soft/F-11/openal-soft.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- openal-soft.spec	16 Aug 2009 11:28:25 -0000	1.3
+++ openal-soft.spec	16 Aug 2009 11:44:30 -0000	1.4
@@ -15,7 +15,6 @@ BuildRequires:	alsa-lib-devel
 BuildRequires:	pulseaudio-libs-devel
 BuildRequires:	portaudio-devel
 BuildRequires:	cmake
-Conflicts:	openal-devel
 
 %description
 OpenAL Soft is a cross-platform software implementation of the OpenAL 3D
@@ -32,8 +31,7 @@ and audio capture.
 Summary:	Development files for %{name}
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Obsoletes: 	openal-devel <= 0.0.10
-Provides: 	openal-devel = %{version}
+Conflicts:	openal-devel
 
 %description	devel
 The %{name}-devel package contains libraries and header files for

upstream.patch:
 alsa.c |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Index: upstream.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openal-soft/F-11/upstream.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- upstream.patch	16 Aug 2009 11:24:46 -0000	1.1
+++ upstream.patch	16 Aug 2009 11:44:30 -0000	1.2
@@ -1,5 +1,5 @@
---- openal-soft-1.8.466/Alc/alsa.c	2009-05-26 23:54:15.000000000 +0200
-+++ openal-soft-1.8.466/Alc/alsa.c	2009-08-16 11:09:57.000000000 +0200
+--- Alc/alsa.c	2009-05-26 23:54:15.000000000 +0200
++++ Alc/alsa.c	2009-08-16 11:09:57.000000000 +0200
 @@ -537,7 +537,6 @@ static void alsa_close_playback(ALCdevic
  
  static ALCboolean alsa_open_capture(ALCdevice *pDevice, const ALCchar *deviceName, ALCuint frequency, ALCenum format, ALCsizei SampleSize)




More information about the fedora-extras-commits mailing list