rpms/poker3d/F-8 poker3d.spec,1.1,1.2

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Sun Nov 18 16:24:44 UTC 2007


Author: xulchris

Update of /cvs/extras/rpms/poker3d/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14914/F-8

Modified Files:
	poker3d.spec 
Log Message:
Add python-simplejson to Requires


Index: poker3d.spec
===================================================================
RCS file: /cvs/extras/rpms/poker3d/F-8/poker3d.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- poker3d.spec	18 Nov 2007 15:19:02 -0000	1.1
+++ poker3d.spec	18 Nov 2007 16:24:12 -0000	1.2
@@ -3,7 +3,7 @@
 
 Name:           poker3d
 Version:        1.1.36
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Three dimensional multi-user online poker game
 
 Group:          Amusements/Games
@@ -24,7 +24,7 @@
 BuildRequires:  poker-engine-devel poker-network-devel >= 1.0.36
 Requires:       poker-engine poker-network >= 1.0.36
 Requires:       hicolor-icon-theme poker2d-common poker3d-data
-Requires:       xwnc opengl-games-utils
+Requires:       xwnc python-simplejson opengl-games-utils
 
 %description
 %{summary}.
@@ -159,6 +159,9 @@
 
 
 %changelog
+* Sun Nov 18 2007 Christopher Stone <chris.stone at gmail.com> 1.1.36-7
+- Add python-simplejson to Requires
+
 * Sat Nov 17 2007 Christopher Stone <chris.stone at gmail.com> 1.1.36-6
 - Remove no longer needed ldconfig
 - Add xwnc to Requires




More information about the fedora-extras-commits mailing list