[pokerth/f14/master] Update to 0.8.1.

Jussi Lehtola jussilehtola at fedoraproject.org
Sat Oct 16 21:52:25 UTC 2010


commit 67f559aff6da530a9880b54bbccd37bef97a00ab
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Sun Oct 17 00:52:20 2010 +0300

    Update to 0.8.1.

 pokerth.spec |   15 +++++++--------
 sources      |    2 +-
 2 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/pokerth.spec b/pokerth.spec
index d4abacd..fb40c51 100644
--- a/pokerth.spec
+++ b/pokerth.spec
@@ -1,14 +1,11 @@
-%global betarel beta3
-
 Name:		pokerth
-Version:	0.8
-Release:	0.1.%{betarel}%{?dist}
+Version:	0.8.1
+Release:	1%{?dist}
 Summary:	A Texas-Holdem poker game
 Group:		Amusements/Games
 License:	GPLv2+
 URL:		http://www.pokerth.net
-Source0:	http://downloads.sourceforge.net/%{name}/PokerTH-%{version}-%{betarel}-src.tar.bz2
-#Source0:	http://downloads.sourceforge.net/%{name}/PokerTH-%{version}-src.tar.bz2
+Source0:	http://downloads.sourceforge.net/%{name}/PokerTH-%{version}-src.tar.bz2
 # Patch to include all necessary libraries in linking phase
 Patch0:		pokerth-libs.patch
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -33,8 +30,7 @@ play network games with people all over the world. This poker engine
 is available for Linux, Windows, and MacOSX.
 
 %prep
-#%setup -q -n PokerTH-%{version}-src
-%setup -q -n PokerTH-%{version}-%{betarel}-src
+%setup -q -n PokerTH-%{version}-src
 %patch0 -p1 -b .libs
 
 # Fix permissions
@@ -82,6 +78,9 @@ rm -rf %{buildroot}
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Sun Oct 17 2010 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0.8.1-1
+- Update to 0.8.1.
+
 * Tue Sep 07 2010 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0.8-0.1.beta3
 - Upgrade to 0.8 series due to boost incompatibility.
 
diff --git a/sources b/sources
index c1f72a9..9895deb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c42854fc860bd721a538b638c1920f0d  PokerTH-0.8-beta3-src.tar.bz2
+990b2b7dcb48028c0e963161ddea5806  PokerTH-0.8.1-src.tar.bz2


More information about the scm-commits mailing list