rpms/lincity-ng/devel lincity-ng.spec,1.3,1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Jan 6 00:31:03 UTC 2006


Author: spot

Update of /cvs/extras/rpms/lincity-ng/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11650/devel

Modified Files:
	lincity-ng.spec 
Log Message:

Missing BR for devel



Index: lincity-ng.spec
===================================================================
RCS file: /cvs/extras/rpms/lincity-ng/devel/lincity-ng.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lincity-ng.spec	5 Jan 2006 22:10:07 -0000	1.3
+++ lincity-ng.spec	6 Jan 2006 00:31:03 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		lincity-ng
 Version:	1.0.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	GPL
 Group:		Amusements/Games
 Summary:	City Simulation Game
@@ -10,7 +10,7 @@
 BuildRequires:	jam, physfs-devel, zlib-devel, libxml2-devel
 BuildRequires:	SDL-devel, SDL_mixer-devel, SDL_image-devel, SDL_gfx-devel
 BuildRequires:	SDL_ttf-devel, desktop-file-utils
-BuildRequires:	xorg-x11-proto-devel, libX11-devel, mesa-libGL-devel
+BuildRequires:	xorg-x11-proto-devel, libX11-devel, mesa-libGL-devel, mesa-libGLU-devel
 Requires:	%{name}-data = %{version}-%{release}
 Requires:	kdelibs
 Patch0:		lincity-ng-1.0.2-gcc4.patch
@@ -63,6 +63,9 @@
 %{_datadir}/lincity-ng/
 
 %changelog
+* Thu Jan  5 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.0.2-2
+- FC5: BR: mesa-libGLU-devel
+
 * Thu Jan  5 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.0.2-1
 - bump to 1.0.2
 




More information about the fedora-extras-commits mailing list