rpms/poker2d/F-7 .cvsignore, 1.4, 1.5 poker2d.spec, 1.4, 1.5 sources, 1.4, 1.5

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Sat Aug 4 17:34:10 UTC 2007


Author: xulchris

Update of /cvs/extras/rpms/poker2d/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29657/F-7

Modified Files:
	.cvsignore poker2d.spec sources 
Log Message:
upstream sync


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/poker2d/F-7/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	23 May 2007 22:44:26 -0000	1.4
+++ .cvsignore	4 Aug 2007 17:33:38 -0000	1.5
@@ -1 +1 @@
-poker-network-1.0.37.tar.gz
+poker-network-1.1.1.tar.gz


Index: poker2d.spec
===================================================================
RCS file: /cvs/extras/rpms/poker2d/F-7/poker2d.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- poker2d.spec	23 May 2007 23:44:04 -0000	1.4
+++ poker2d.spec	4 Aug 2007 17:33:38 -0000	1.5
@@ -2,22 +2,21 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           poker2d
-Version:        1.0.37
-Release:        2%{?dist}
+Version:        1.1.1
+Release:        1%{?dist}
 Summary:        GTK poker client to play on a poker-network server
 
 Group:          Amusements/Games
 License:        GPL
 URL:            http://pokersource.org/poker-network
 Source0:        http://download.gna.org/pokersource/sources/poker-network-%{version}.tar.gz
-Patch0:         %{name}-1.0.37-py25.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils hicolor-icon-theme ImageMagick gettext
 BuildRequires:  python-devel poker-network-devel poker-engine-devel >= 1.0.21
 BuildRequires:  glib2-devel libglade2-devel pygtk2-devel pygtk2-libglade
 BuildRequires:  MySQL-python
-Requires:       pygame, %{name}-common = %{version}-%{release}
+Requires:       python-simplejson, pygame, %{name}-common = %{version}-%{release}
 
 %description
 Play poker with other players connected on a poker-network server
@@ -46,7 +45,6 @@
 
 %prep
 %setup -qn poker-network-%{version}
-%patch0 -p0 -b .py25~
 
 # create poker2d desktop file
 cat > %{name}.desktop << EOF
@@ -130,6 +128,8 @@
 rm -f  $RPM_BUILD_ROOT%{python_sitelib}/pokernetwork/pokerchildren*
 rm -f  $RPM_BUILD_ROOT%{python_sitelib}/pokernetwork/pokerclient*
 rm -f  $RPM_BUILD_ROOT%{python_sitelib}/pokernetwork/pokerdatabase*
+rm -f  $RPM_BUILD_ROOT%{python_sitelib}/pokernetwork/pokerexplain*
+rm -f  $RPM_BUILD_ROOT%{python_sitelib}/pokernetwork/pokergameclient*
 rm -f  $RPM_BUILD_ROOT%{python_sitelib}/pokernetwork/pokerlock*
 rm -f  $RPM_BUILD_ROOT%{python_sitelib}/pokernetwork/pokernetworkconfig*
 rm -f  $RPM_BUILD_ROOT%{python_sitelib}/pokernetwork/pokerpackets*
@@ -201,6 +201,11 @@
 
 
 %changelog
+* Fri Jul 27 2007 Christopher Stone <chris.stone at gmail.com> 1.1.1-1
+- Upstream sync
+- Remove no longer needed python25 patch
+- Add python-simplejson to Requires
+
 * Wed May 23 2007 Christopher Stone <chris.stone at gmail.com> 1.0.37-2
 - Add patch to allow python25 builds
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/poker2d/F-7/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	23 May 2007 22:44:26 -0000	1.4
+++ sources	4 Aug 2007 17:33:38 -0000	1.5
@@ -1 +1 @@
-346c0a4abbe468ef12978245084924b7  poker-network-1.0.37.tar.gz
+b1c952bd07a57f988c05dc6f99caee4f  poker-network-1.1.1.tar.gz




More information about the fedora-extras-commits mailing list