rpms/vodovod/devel vodovod.spec,1.3,1.4

Karel Volný kvolny at fedoraproject.org
Mon Jan 19 14:08:23 UTC 2009


Author: kvolny

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

Modified Files:
	vodovod.spec 
Log Message:
Required font package got renamed to dejavu-sans-mono-fonts (bug #480478)



Index: vodovod.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vodovod/devel/vodovod.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vodovod.spec	16 Jan 2009 16:07:27 -0000	1.3
+++ vodovod.spec	19 Jan 2009 14:07:52 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		vodovod
 Version:	1.10r19
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	A pipe connecting game
 
 Group:		Amusements/Games
@@ -13,7 +13,7 @@
 BuildRequires:	desktop-file-utils SDL-devel SDL_image-devel SDL_mixer-devel
 BuildRequires:	SDL_ttf-devel gettext ImageMagick
 
-Requires:	dejavu-fonts-sans-mono
+Requires:	dejavu-sans-mono-fonts
 Requires(post): coreutils
 Requires(postun): coreutils
 
@@ -100,6 +100,9 @@
 
 
 %changelog
+* Mon Jan 19 2009 Karel Volny <kvolny at redhat.com> 1.10r19-3
+- Required font package got renamed to dejavu-sans-mono-fonts (bug #480478)
+
 * Thu Jan 15 2009 Karel Volny <kvolny at redhat.com> 1.10r19-2
 - Use dejavu-fonts-sans-mono instead of bundling the font file (bug #477480)
 




More information about the fedora-extras-commits mailing list