rpms/wesnoth/devel wesnoth.spec,1.68,1.69

Jon Ciesla limb at fedoraproject.org
Wed Feb 25 18:08:16 UTC 2009


Author: limb

Update of /cvs/pkgs/rpms/wesnoth/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18812

Modified Files:
	wesnoth.spec 
Log Message:
BR fix.



Index: wesnoth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wesnoth/devel/wesnoth.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- wesnoth.spec	25 Feb 2009 17:45:02 -0000	1.68
+++ wesnoth.spec	25 Feb 2009 18:07:46 -0000	1.69
@@ -1,6 +1,6 @@
 Name:           wesnoth
 Version:        1.5.11
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Turn-based strategy game with a fantasy theme
 
 Group:          Amusements/Games
@@ -25,6 +25,7 @@
 BuildRequires:  desktop-file-utils
 BuildRequires:	gettext
 BuildRequires:	boost-devel
+BuildRequires:	pango-devel
 # Drop these when ogg test patch is removed.
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -245,6 +246,9 @@
 #%endif
 
 %changelog
+* Wed Feb 25 2009 Jon Ciesla <limb at jcomserv.net> - 1.5.11-4
+- Add pango BR.
+
 * Wed Feb 25 2009 Jon Ciesla <limb at jcomserv.net> - 1.5.11-3
 - Add SDL_ttf BR.
 




More information about the scm-commits mailing list