[pokerth] add missing BR tinyxml-devel

Itamar Reis Peixoto itamarjp at fedoraproject.org
Thu Jul 19 02:19:34 UTC 2012


commit f7d2e9fac70694e86a6b3d8340a8ed589002a4fc
Author: Itamar Reis Peixoto <itamar at ispbrasil.com.br>
Date:   Wed Jul 18 23:18:59 2012 -0300

    add missing BR tinyxml-devel

 pokerth.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/pokerth.spec b/pokerth.spec
index c9e25e1..f9a977c 100644
--- a/pokerth.spec
+++ b/pokerth.spec
@@ -1,6 +1,6 @@
 Name:           pokerth
 Version:        0.9.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A Texas-Holdem poker game
 Group:          Amusements/Games
 License:        GPLv2+
@@ -20,7 +20,8 @@ BuildRequires:  boost-devel >= 1.37
 BuildRequires:  SDL_mixer-devel
 BuildRequires:  libgsasl-devel
 BuildRequires:  sqlite-devel
-BuildRequires: libircclient-devel
+BuildRequires:  libircclient-devel
+BuildRequires:  tinyxml-devel
 
 # Removed bundled fonts
 Requires:       dejavu-sans-fonts
@@ -82,6 +83,9 @@ rm -rf %{buildroot}
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Thu Jul 19 2012 Itamar Reis Peixoto <itamar at ispbrasil.com.br> - 0.9.5-2
+- add missing BR tinyxml-devel
+
 * Tue Jul 17 2012 Itamar Reis Peixoto <itamar at ispbrasil.com.br> - 0.9.5-1
 - new version
 


More information about the scm-commits mailing list