rpms/tuxkart/FC-5 tuxkart.spec,1.2,1.3

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Sat Jun 10 19:59:15 UTC 2006


Author: jwrdegoede

Update of /cvs/extras/rpms/tuxkart/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7014

Modified Files:
	tuxkart.spec 
Log Message:
Add BR: libXt-devel for broken autoconf X detection (funny enough tuxkart seems to build fine and using X even when X detection fails though).


Index: tuxkart.spec
===================================================================
RCS file: /cvs/extras/rpms/tuxkart/FC-5/tuxkart.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tuxkart.spec	10 Jun 2006 19:18:41 -0000	1.2
+++ tuxkart.spec	10 Jun 2006 19:59:15 -0000	1.3
@@ -24,7 +24,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # we BR libXext (not libXext-devel!) because mesa-libGL appearantly doesn't
 # drag this in automaticly. This "feature" is not present in -devel so no BZ,
-BuildRequires:  plib-devel desktop-file-utils libXext
+BuildRequires:  plib-devel desktop-file-utils libXt-devel libXext
 
 %description
 3D go-kart racing game for kids with several famous OpenSource mascots




More information about the fedora-extras-commits mailing list