rpms/xblast/devel xblast-2.10.4-sdl-fixes.patch, 1.1, 1.2 xblast.spec, 1.4, 1.5

Hans de Goede jwrdegoede at fedoraproject.org
Mon Dec 1 15:46:52 UTC 2008


Author: jwrdegoede

Update of /cvs/extras/rpms/xblast/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12312

Modified Files:
	xblast-2.10.4-sdl-fixes.patch xblast.spec 
Log Message:
* Mon Dec  1 2008 Hans de Goede <hdegoede at redhat.com> 2.10.4-6
- Replace bitstream-vera with dejave font (rh 473563)


xblast-2.10.4-sdl-fixes.patch:

Index: xblast-2.10.4-sdl-fixes.patch
===================================================================
RCS file: /cvs/extras/rpms/xblast/devel/xblast-2.10.4-sdl-fixes.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xblast-2.10.4-sdl-fixes.patch	2 Mar 2007 20:43:08 -0000	1.1
+++ xblast-2.10.4-sdl-fixes.patch	1 Dec 2008 15:46:22 -0000	1.2
@@ -16,7 +16,7 @@
  	const CFGFont *cfgFont;
  	const CFGColor *cfgColor;
 -	char *fontName = "Vera.ttf";
-+	char *fontName = "/usr/share/fonts/bitstream-vera/Vera.ttf";
++	char *fontName = "/usr/share/fonts/dejavu/DejaVuSans.ttf";
  
  	/*
  	 * Initialize SDL_ttf library


Index: xblast.spec
===================================================================
RCS file: /cvs/extras/rpms/xblast/devel/xblast.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xblast.spec	19 Feb 2008 09:52:09 -0000	1.4
+++ xblast.spec	1 Dec 2008 15:46:22 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           xblast
 Version:        2.10.4
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Lay bombs and Blast the other players of the field (SDL version)
 Group:          Amusements/Games
 License:        GPLv2+
@@ -15,7 +15,7 @@
 BuildRequires:  libXt-devel gettext gawk desktop-file-utils SDL_gfx-devel
 BuildRequires:  SDL_image-devel SDL_ttf-devel SDL_mixer-devel SDL_net-devel
 Requires:       %{name}-data >= 2.10.0, %{name}-common = %{version}-%{release}
-Requires:       /usr/share/fonts/bitstream-vera/Vera.ttf
+Requires:       /usr/share/fonts/dejavu/DejaVuSans.ttf
 Provides:       %{name}-engine = %{version}-%{release}
 
 %description
@@ -130,6 +130,9 @@
 
 
 %changelog
+* Mon Dec  1 2008 Hans de Goede <hdegoede at redhat.com> 2.10.4-6
+- Replace bitstream-vera with dejave font (rh 473563)
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 2.10.4-5
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list