rpms/SDL_mixer/devel SDL_mixer.spec,1.31,1.32

thomasj thomasj at fedoraproject.org
Thu Jun 17 09:07:40 UTC 2010


Author: thomasj

Update of /cvs/pkgs/rpms/SDL_mixer/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv29172

Modified Files:
	SDL_mixer.spec 
Log Message:
added R libmikmod fixes bugs #571177 #584211


Index: SDL_mixer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/SDL_mixer/devel/SDL_mixer.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- SDL_mixer.spec	1 May 2010 19:41:14 -0000	1.31
+++ SDL_mixer.spec	17 Jun 2010 09:07:40 -0000	1.32
@@ -1,6 +1,6 @@
 Name:		SDL_mixer
 Version:	1.2.11
-Release: 	2%{?dist}
+Release: 	3%{?dist}
 Summary:	Simple DirectMedia Layer - Sample Mixer Library
 
 Group:		System Environment/Libraries
@@ -15,6 +15,7 @@ BuildRequires:	flac-devel
 BuildRequires:	mikmod-devel >= 3.1.10
 # Require libvorbis since we build it with dynamically load support.
 Requires:	libvorbis
+Requires:	libmikmod
 
 %description
 A simple multi-channel audio mixer for SDL. It supports 4 channels of
@@ -75,6 +76,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/SDL
 
 %changelog
+* Thu Jun 17 2010 Thomas Janssen <thomasj at fedorapeople.org> 1.2.11-3
+- added R libmikmod
+- #571177 #584211
+
 * Sat May 01 2010 Thomas Janssen <thomasj at fedorapeople.org> 1.2.11-2
 - added flac support
 



More information about the scm-commits mailing list