rpms/foobillard/devel foobillard.spec,1.8,1.9

Miloslav Trmac (mitr) fedora-extras-commits at redhat.com
Tue Jan 31 15:13:47 UTC 2006


Author: mitr

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

Modified Files:
	foobillard.spec 
Log Message:
* Tue Jan 31 2006 Miloslav Trmac <mitr at volny.cz> - 3.0a-3
- Update BuildRequires for modular X



Index: foobillard.spec
===================================================================
RCS file: /cvs/extras/rpms/foobillard/devel/foobillard.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- foobillard.spec	6 Apr 2005 22:11:37 -0000	1.8
+++ foobillard.spec	31 Jan 2006 15:13:46 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           foobillard
 Version:        3.0a
-Release:        2
+Release:        3
 
 Summary:        OpenGL billard game
 
@@ -13,7 +13,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:  SDL-devel ImageMagick alsa-lib-devel
 BuildRequires:  freetype-devel libpng-devel perl zlib-devel
-BuildRequires:  xorg-x11-devel libGL.so.1 libGLU.so.1
+BuildRequires:  libGL-devel libGLU-devel libX11-devel libXaw-devel libXi-devel
 
 %description
 FooBillard is an attempt to create a free OpenGL-billard for Linux.
@@ -58,6 +58,9 @@
 
 
 %changelog
+* Tue Jan 31 2006 Miloslav Trmac <mitr at volny.cz> - 3.0a-3
+- Update BuildRequires for modular X
+
 * Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 




More information about the fedora-extras-commits mailing list