rpms/SDL_mixer/devel SDL_mixer.spec,1.10,1.11

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Thu Nov 17 04:59:08 UTC 2005


Author: bpepple

Update of /cvs/extras/rpms/SDL_mixer/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21401

Modified Files:
	SDL_mixer.spec 
Log Message:
* Wed Nov 16 2005 Brian Pepple <bdpepple at ameritech.net> - 1.2.6-5
- Add requires for timidity++ to fix bug #173393.



Index: SDL_mixer.spec
===================================================================
RCS file: /cvs/extras/rpms/SDL_mixer/devel/SDL_mixer.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- SDL_mixer.spec	8 Nov 2005 14:53:04 -0000	1.10
+++ SDL_mixer.spec	17 Nov 2005 04:59:06 -0000	1.11
@@ -1,6 +1,6 @@
 Name:		SDL_mixer
 Version:	1.2.6
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Simple DirectMedia Layer - Sample Mixer Library
 
 Group:		System Environment/Libraries
@@ -16,6 +16,7 @@
 BuildRequires:	SDL-devel >= 1.2.4-1 
 BuildRequires:	libvorbis-devel
 BuildRequires:	mikmod-devel >= 3.1.6-26
+Requires:	timidity++
 Requires:	SDL >= 1.2.4-1
 
 
@@ -89,6 +90,9 @@
 
 
 %changelog
+* Wed Nov 16 2005 Brian Pepple <bdpepple at ameritech.net> - 1.2.6-5
+- Add requires for timidity++ to fix bug #173393.
+
 * Tue Nov  8 2005 Brian Pepple <bdpepple at ameritech.net> - 1.2.6-4
 - Add libmikmod patch to fix Bug #171562. (Thanks, Ville)
 




More information about the fedora-extras-commits mailing list