rpms/childsplay/devel childsplay.spec,1.16,1.17

Tom Callaway spot at fedoraproject.org
Tue Mar 31 14:17:39 UTC 2009


Author: spot

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

Modified Files:
	childsplay.spec 
Log Message:
fix dejavu-fonts dependency


Index: childsplay.spec
===================================================================
RCS file: /cvs/pkgs/rpms/childsplay/devel/childsplay.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- childsplay.spec	30 Mar 2009 07:01:02 -0000	1.16
+++ childsplay.spec	31 Mar 2009 14:17:08 -0000	1.17
@@ -3,7 +3,7 @@
 
 Name:           childsplay
 Version:        1.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Suite of educational games for young children
 Group:          Amusements/Games
 License:        GPLv3
@@ -25,7 +25,8 @@
 Requires:       python-sqlalchemy
 Requires:       hicolor-icon-theme
 Requires:       pyfribidi
-Requires:       dejavu-fonts-experimental
+Requires:	dejavu-sans-fonts
+
 
 Provides:       childsplay_sp = %{version}-%{release}
 Provides:       childsplay_plugins = %{version}-%{release}
@@ -263,6 +264,9 @@
 
 
 %changelog
+* Tue Mar 31 2009 Tom "spot" Callaway <tcallawa at redhat.com> 1.1-4
+- fix dejavu-fonts dependency
+
 * Mon Mar 30 2009 Johan Cwiklinski <johan AT x-tnd DOT be> 1.1-3
 - Symlink to system font (BZ #477372)
 




More information about the fedora-extras-commits mailing list