rpms/libtimidity/devel libtimidity.spec,1.3,1.4

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Sun Oct 14 19:51:52 UTC 2007


Author: jwrdegoede

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

Modified Files:
	libtimidity.spec 
Log Message:
* Sun Oct 14 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.1.0-4
- Require timidity++-patches instead of timidity++ itself so that we don't
  drag in arts and through arts, qt and boost.



Index: libtimidity.spec
===================================================================
RCS file: /cvs/extras/rpms/libtimidity/devel/libtimidity.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libtimidity.spec	13 Aug 2007 20:46:22 -0000	1.3
+++ libtimidity.spec	14 Oct 2007 19:51:20 -0000	1.4
@@ -1,13 +1,13 @@
 Name:           libtimidity
 Version:        0.1.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        MIDI to WAVE converter library
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://libtimidity.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:       timidity++
+Requires:       timidity++-patches
 
 %description
 This library is based on the TiMidity decoder from SDL_sound library.
@@ -66,6 +66,10 @@
 
 
 %changelog
+* Sun Oct 14 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.1.0-4
+- Require timidity++-patches instead of timidity++ itself so that we don't
+  drag in arts and through arts, qt and boost.
+
 * Mon Aug 13 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 0.1.0-3
 - Update License tag for new Licensing Guidelines compliance
 




More information about the fedora-extras-commits mailing list