rpms/poker-network/FC-5 poker-network.spec,1.1,1.2

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Tue Feb 20 02:46:15 UTC 2007


Author: xulchris

Update of /cvs/extras/rpms/poker-network/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29631

Modified Files:
	poker-network.spec 
Log Message:
FC5 python-twisted fix


Index: poker-network.spec
===================================================================
RCS file: /cvs/extras/rpms/poker-network/FC-5/poker-network.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- poker-network.spec	20 Feb 2007 02:34:54 -0000	1.1
+++ poker-network.spec	20 Feb 2007 02:45:42 -0000	1.2
@@ -9,7 +9,7 @@
 
 Name:             poker-network
 Version:          1.0.35
-Release:          2%{?dist}
+Release:          2%{?dist}.1
 Summary:          Base package for poker client and server
 
 Group:            Applications/Internet
@@ -39,8 +39,8 @@
 BuildArch:        noarch
 BuildRequires:    checkpolicy selinux-policy-devel hardlink
 BuildRequires:    python-devel gettext-devel libtool
-BuildRequires:    python-twisted-web pyOpenSSL poker-engine-devel >= 1.0.21
-Requires:         python-twisted-web pyOpenSSL poker-engine >= 1.0.21
+BuildRequires:    python-twisted pyOpenSSL poker-engine-devel >= 1.0.21
+Requires:         python-twisted pyOpenSSL poker-engine >= 1.0.21
 
 %if "%{selinux_policyver}" != ""
 Requires:         selinux-policy >= %{selinux_policyver}
@@ -377,6 +377,9 @@
 
 
 %changelog
+* Mon Feb 19 2007 Christopher Stone <chris.stone at gmail.com> 1.0.35-2.fc5.1
+- python-twisted for for FC5
+
 * Sun Feb 18 2007 Christopher Stone <chris.stone at gmail.com> 1.0.35-2
 - Update policy file [attachment (id=148298)]
 




More information about the scm-commits mailing list