]> git.pld-linux.org Git - packages/pokerth.git/commitdiff
- updated to 1.0.1 auto/th/pokerth-1.0.1-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 14 Jul 2013 14:59:32 +0000 (16:59 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 14 Jul 2013 14:59:32 +0000 (16:59 +0200)
- removed obsolete patch

libircclient.patch [deleted file]
pokerth.spec

diff --git a/libircclient.patch b/libircclient.patch
deleted file mode 100644 (file)
index 4a7b0c3..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- PokerTH-0.9.5-src/src/net/common/ircthread.cpp.orig        2012-07-12 22:16:13.656767561 +0200
-+++ PokerTH-0.9.5-src/src/net/common/ircthread.cpp     2012-07-12 22:16:37.076766733 +0200
-@@ -20,6 +20,7 @@
- #include <net/ircthread.h>
- #include <net/socket_msg.h>
- #include <libircclient/libircclient.h>
-+#include <libircclient/libirc_rfcnumeric.h>
- #include <boost/algorithm/string/predicate.hpp>
- #include <queue>
- #include <sstream>
index 634e806092e18e19fc8faae5f424795591f81f12..566765344ca7b2322f1ff8aca55f35e06082cb86 100644 (file)
@@ -1,13 +1,12 @@
 Summary:       The Open Source Texas-Holdem Poker Engine
 Summary(pl.UTF-8):     Silnik gry Texas-Holdem poker
 Name:          pokerth
-Version:       0.9.5
-Release:       2
+Version:       1.0.1
+Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Games
 Source0:       http://downloads.sourceforge.net/pokerth/PokerTH-%{version}-src.tar.bz2
-# Source0-md5: 4bdea98bfc142a825c64b77feb4667d0
-Patch0:                libircclient.patch
+# Source0-md5: c6dcf0ed68ab50af91371348ffad5d00
 URL:           http://www.pokerth.net/
 BuildRequires: QtCore-devel >= 4.3.1
 BuildRequires: QtGui-devel >= 4.3.1
@@ -40,7 +39,6 @@ Silnik gry dostępny jest na platformy Linux, Windows oraz MacOS X.
 
 %prep
 %setup -q -n PokerTH-%{version}-src
-%patch0 -p1
 
 # what is it?
 sed -i -e '/-no_dead_strip_inits_and_terms/d' *.pro
This page took 0.083696 seconds and 4 git commands to generate.