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

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


Author: jwrdegoede

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

Modified Files:
	tuxkart.spec 
Log Message:
BR libXext (not libXext-devel!) because mesa-libGL appearantly doesnot drag this in automaticly. This "feature" is not present in -devel so no BZ


Index: tuxkart.spec
===================================================================
RCS file: /cvs/extras/rpms/tuxkart/FC-5/tuxkart.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tuxkart.spec	7 Jun 2006 08:01:14 -0000	1.1
+++ tuxkart.spec	10 Jun 2006 19:18:41 -0000	1.2
@@ -22,7 +22,9 @@
 Patch3:         %{name}-0.4.0-nomnm.patch
 Patch4:         %{name}-0.4.0-nounnecesarry-libs.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  plib-devel desktop-file-utils
+# 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
 
 %description
 3D go-kart racing game for kids with several famous OpenSource mascots




More information about the scm-commits mailing list