rpms/lincity-ng/FC-3 lincity-ng.spec,1.1,1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 5 15:10:14 UTC 2005


Author: spot

Update of /cvs/extras/rpms/lincity-ng/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32322/FC-3

Modified Files:
	lincity-ng.spec 
Log Message:

Fix bugzilla 169941 by adding Requires: kdelibs



Index: lincity-ng.spec
===================================================================
RCS file: /cvs/extras/rpms/lincity-ng/FC-3/lincity-ng.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lincity-ng.spec	25 Sep 2005 21:59:13 -0000	1.1
+++ lincity-ng.spec	5 Oct 2005 15:09:54 -0000	1.2
@@ -1,6 +1,6 @@
 Name:		lincity-ng
 Version:	1.0.1
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	GPL
 Group:		Amusements/Games
 Summary:	City Simulation Game
@@ -11,6 +11,7 @@
 BuildRequires:	SDL-devel, SDL_mixer-devel, SDL_image-devel, SDL_gfx-devel
 BuildRequires:	SDL_ttf-devel, xorg-x11-devel, desktop-file-utils
 Requires:	%{name}-data = %{version}-%{release}
+Requires:	kdelibs
 
 %description
 LinCity-NG is a City Simulation Game. It is a polished and improved version
@@ -59,6 +60,9 @@
 %{_datadir}/lincity-ng/
 
 %changelog
+* Wed Oct  5 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.0.1-3
+- add Requires: kdelibs to resolve bz 169941
+
 * Sun Sep 25 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.0.1-2
 - split datadir/lincity-ng into its own package
 - shorten main description




More information about the fedora-extras-commits mailing list