rpms/SDL_mixer/OLPC-2 SDL_mixer.spec,1.15,1.16

John (J5) Palmieri (johnp) fedora-extras-commits at redhat.com
Fri Jun 15 02:35:05 UTC 2007


Author: johnp

Update of /cvs/extras/rpms/SDL_mixer/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4382

Modified Files:
	SDL_mixer.spec 
Log Message:
- remove timidity dependency and rebuild for olpc-2



Index: SDL_mixer.spec
===================================================================
RCS file: /cvs/extras/rpms/SDL_mixer/OLPC-2/SDL_mixer.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- SDL_mixer.spec	31 Aug 2006 21:56:08 -0000	1.15
+++ SDL_mixer.spec	15 Jun 2007 02:34:30 -0000	1.16
@@ -1,6 +1,6 @@
 Name:		SDL_mixer
 Version:	1.2.7
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Simple DirectMedia Layer - Sample Mixer Library
 
 Group:		System Environment/Libraries
@@ -9,13 +9,11 @@
 Source0:	http://www.libsdl.org/projects/%{name}/release/%{name}-%{version}.tar.gz
 Patch1:		%{name}-%{version}-bad-code.patch
 Patch2:		%{name}-%{version}-volume.patch
-Patch3:		%{name}-%{version}-fix-path-timidity.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 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
 
 
@@ -41,11 +39,10 @@
 %setup -q
 %patch1 -p1 -b .bad_code
 %patch2 -p1 -b .volume
-%patch3 -p1 -b .timidity
 
 
 %build
-%configure --disable-dependency-tracking --disable-static
+%configure --disable-dependency-tracking --disable-static --disable-music-timidity-midi 
 make %{?_smp_mflags}
 
 
@@ -81,6 +78,9 @@
 
 
 %changelog
+* Thu Jun 14 2007 John (J5) Palmieri <johnp at redhat.com> - 1.2.7-3
+- Rebuild for OLPC-2 with timidity stripped out
+
 * Thu Aug 31 2006 Brian Pepple <bpepple at fedoraproject.org> - 1.2.7-2
 - Rebuild for FC6.
 




More information about the fedora-extras-commits mailing list