rpms/allegro/devel allegro.spec,1.23,1.24

Jindrich Novy (jnovy) fedora-extras-commits at redhat.com
Sat Feb 11 16:31:59 UTC 2006


Author: jnovy

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

Modified Files:
	allegro.spec 
Log Message:
* Tue Feb  8 2006 Jindrich Novy <jnovy at redhat.com> 4.2.0-7
- set timidity++ as Requires instead of BuildRequires



Index: allegro.spec
===================================================================
RCS file: /cvs/extras/rpms/allegro/devel/allegro.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- allegro.spec	7 Feb 2006 12:20:21 -0000	1.23
+++ allegro.spec	11 Feb 2006 16:31:59 -0000	1.24
@@ -1,6 +1,6 @@
 Name:           allegro
 Version:        4.2.0
-Release:        6
+Release:        7
 
 Summary:        A game programming library
 Summary(es):    Una libreria de programacion de juegos
@@ -20,7 +20,8 @@
 BuildRequires:  esound-devel, texinfo, perl, arts-devel
 BuildRequires:  xorg-x11-proto-devel, libX11-devel, libXext-devel, libXt-devel
 BuildRequires:  libXpm-devel, libXcursor-devel, libXxf86vm-devel
-BuildRequires:  libXxf86dga-devel, timidity++
+BuildRequires:  libXxf86dga-devel
+Requires:	timidity++
 
 %description
 Allegro is a cross-platform library intended for use in computer games
@@ -209,6 +210,9 @@
 
 
 %changelog
+* Tue Feb  8 2006 Jindrich Novy <jnovy at redhat.com> 4.2.0-7
+- set timidity++ as Requires instead of BuildRequires
+
 * Tue Feb  7 2006 Jindrich Novy <jnovy at redhat.com> 4.2.0-6
 - fix digmid loading of timidity midi patches (#180154)
 




More information about the fedora-extras-commits mailing list