[packages/pokerth] - updated to 1.0.1 - removed obsolete patch
baggins
baggins at pld-linux.org
Sun Jul 14 16:59:45 CEST 2013
commit 85362a97851f25c421a447cf666214969eeaf8c9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Jul 14 16:59:32 2013 +0200
- updated to 1.0.1
- removed obsolete patch
libircclient.patch | 10 ----------
pokerth.spec | 8 +++-----
2 files changed, 3 insertions(+), 15 deletions(-)
---
diff --git a/pokerth.spec b/pokerth.spec
index 634e806..5667653 100644
--- a/pokerth.spec
+++ b/pokerth.spec
@@ -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
diff --git a/libircclient.patch b/libircclient.patch
deleted file mode 100644
index 4a7b0c3..0000000
--- a/libircclient.patch
+++ /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>
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pokerth.git/commitdiff/85362a97851f25c421a447cf666214969eeaf8c9
More information about the pld-cvs-commit
mailing list