Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

poker-client-lib-1.0.37-1.fc7 RPM for noarch

From Fedora 7 for ppc

Name: poker-client-lib Distribution: Unknown
Version: 1.0.37 Vendor: Koji
Release: 1.fc7 Build date: Wed May 23 23:50:46 2007
Group: Development/Libraries Build host: xenbuilder4.fedora.phx.redhat.com
Size: 857074 Source RPM: poker-network-1.0.37-1.fc7.src.rpm
Packager: Koji
Url: http://pokersource.org/poker-network
Summary: Poker network client library
The client library can be used to implement simple clients such as
robots (<1000 LOC example robot provided) or a graphical user
interface.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 4b7fd4dbeb539051f32f5429b1eae168
GPG

Changelog

* Thu May 24 2007 Christopher Stone <chris.stone@gmail.com> 1.0.37-1
  - Upstream sync
  - Remove no longer needed db patch
* Thu Mar 15 2007 Christopher Stone <chris.stone@gmail.com> 1.0.36-1
  - Upstream sync
* Sun Feb 18 2007 Christopher Stone <chris.stone@gmail.com> 1.0.35-2
  - Update policy file [attachment (id=148298)]
* Tue Feb 13 2007 Christopher Stone <chris.stone@gmail.com> 1.0.35-1
  - Upstream sync
  - Add selinux changes from wart
  - Remove patches applied upstream
* Fri Jan 26 2007 Christopher Stone <chris.stone@gmail.com> 1.0.34-3
  - Use %{name} where poker-network is found in spec
  - Keep poker.server.xml 0600 and update Fedora.README accordingly
  - Remove poker-network-init selinux wrapper script
  - Create poker-server-selinux and poker-bot-selinux wrapper scripts
  - Create poker-server-selinux and poker-bot-selinux sub-packages
  - Add sed substitutions to selinux wrapper scripts
  - Modify init scripts to check for selinux wrapper script
  - Change "mkdir -p" instances to "install -d"
* Wed Jan 24 2007 Christopher Stone <chris.stone@gmail.com> 1.0.34-2
  - Write own status function using isrunning to poker-server/bot init
  - Fix some errors in init files
  - Change %{poker_user} from games to poker
  - Add useradd call in %pre for poker-server
  - Add note in poker-server README about x509 certificate
  - Add quotes around sed expression
* Wed Jan 24 2007 Christopher Stone <chris.stone@gmail.com> 1.0.34-1
  - Upstream sync
  - Add a wrapper script for init files to help SElinux
  - invoke wrapper script using daemon --user=POKER_USER
  - add sed command to fill in POKER_USER in init files
  - remove old config patch which is fixed in this release
  - add new config patch to configure as noarch package
  - comment out make check in spec
  - Remove adduser call in %pre and use userid of games instead
* Mon Jan 22 2007 Christopher Stone <chris.stone@gmail.com> 1.0.33-11
  - Remove poker-server and poker-web Requires from poker-bot
  - Remove NIHPHOBIA from %doc
  - Remove %{version} from patch names
  - Replace %{_sysconfdir}/init.d with %{_initrddir}
  - Document relation between currency and URL in poker-web/README.Fedora
  - Add a poker-bot/README.Fedora file for explaining cash-in URLs
  - Change permissions on poker.server.xml to readable
  - Add permission changing to instructions in poker-server/README.Fedora
  - Add creation of %{poker_user} user id to run poker-server
  - Create a directory for poker-server log files
  - Add poker-server run and log directories to poker-server %files
  - Change ownership of poker-server run/log directories to %{poker_user}
* Sun Jan 21 2007 Christopher Stone <chris.stone@gmail.com> 1.0.33-10
  - Add better pid file checking in init scripts
  - Add FLUSH PRIVILEGES to poker-web README.Fedora
  - Add another CREATE USER statement to README.Fedora for localhost
  - Add patch to properly create users in pokerdatabase.py
* Sat Jan 20 2007 Christopher Stone <chris.stone@gmail.com> 1.0.33-9
  - Fix init scripts, PYTHON_SITELIB substituion macro got lost
  - Re-word poker-web README.Fedora file reflecting new changes
* Sat Jan 20 2007 Christopher Stone <chris.stone@gmail.com> 1.0.33-8
  - Readd poker-client-lib package to this spec file
  - Readd %{release} to packages that require poker-client-lib
  - Remove manual removal of files since they are all in poker-client-lib
  - Update comments on rpmlint errors
* Sat Jan 20 2007 Christopher Stone <chris.stone@gmail.com> 1.0.33-7
  - Create a httpd poker-web.conf file from the .htaccess file
  - Remove existing htaccess and apache.conf files
  - Add new apache conf to %files in poker-web
  - Make symlink to constants.php relative
* Fri Jan 19 2007 Christopher Stone <chris.stone@gmail.com> 1.0.33-6
  - Add php to poker-web Requires (php-mysql does not pull it in)
  - Add patch to fix --disable-poker2d config option
  - Use --disable-poker2d option to reduce manually removing some files
  - Remove no longer needed BuildRequires for poker2d package
* Fri Jan 19 2007 Christopher Stone <chris.stone@gmail.com> 1.0.33-5
  - Remove webclient from poker-web Requires
  - Remove %{release} from poker-client-lib Requires for poker-bot
  - Fix init scripts to work for different python releases
  - Remove redundant python-twisted-core from BuildRequires
* Tue Jan 16 2007 Christopher Stone <chris.stone@gmail.com> 1.0.33-4
  - Add php-mysql and php-gd to Requires for poker-web
* Tue Jan 16 2007 Christopher Stone <chris.stone@gmail.com> 1.0.33-3
  - Do not glob removal of files under %{python_sitearch}
  - Change Requires from php to php-bcmath for poker-web
* Sun Jan 14 2007 Christopher Stone <chris.stone@gmail.com> 1.0.33-2
  - Split out poker-client-lib/poker2d files into another spec file
  - Add Requires apg and poker-web to poker-bot
  - No longer remove symlinks for constants.php and htaccess
  - Create a README.Fedora for poker-web package
  - Reduce initial number of bots to four due to a bug
* Thu Jan 11 2007 Christopher Stone <chris.stone@gmail.com> 1.0.33-1
  - Upstream sync
  - Add %find_lang for new locales
* Wed Jan 10 2007 Christopher Stone <chris.stone@gmail.com> 1.0.32-8
  - Move poker-interface to %{_libexecdir}
  - Package poker-interface with poker-client-lib
  - Remove no longer needed shared lib patch
* Wed Jan 10 2007 Christohper Stone <chris.stone@gmail.com> 1.0.32-7
  - Keep permssions 600 for poker.server.xml file
* Fri Jan 05 2007 Christopher Stone <chris.stone@gmail.com> 1.0.32-6
  - Replace pkgconfig with poker-eval-devel
* Tue Jan 02 2007 Christopher Stone <chris.stone@gmail.com> 1.0.32-5
  - Move poker-interface to %{python_sitearch}/pokerclient2d
  - Fix configure options
  - Remove TODO comments
* Sun Dec 31 2006 Christopher Stone <chris.stone@gmail.com> 1.0.32-4
  - Add full path to exec in desktop file
  - Add pkgconfig to devel subpackage
  - Convert icons to png format and store in icons directory
  - Update TODO comments
* Fri Dec 29 2006 Christopher Stone <chris.stone@gmail.com> 1.0.32-3
  - Update BR/R to new python-twisted stack
* Mon Dec 18 2006 Christopher Stone <chris.stone@gmail.com> 1.0.32-2
  - Remove semanage call in init file until an selinux policy is written
  - Add comment to %check section indicating that it is not functional
  - Update TODO comments
* Sun Dec 17 2006 Christopher Stone <chris.stone@gmail.com> 1.0.32-1
  - Initial RPM release

Files

c:


Generated by rpm2html 1.8.1

Daniel Veillard, Tue Oct 7 03:41:06 2008