[kmess] Add missing BR

Steven M. Parrish tuxbrewr at fedoraproject.org
Sun Oct 31 16:04:30 UTC 2010


commit c75083dab8f7b790eb7bc3028937661baf388c75
Author: Steven M. Parrish <smparrish at gmail.com>
Date:   Sun Oct 31 12:05:01 2010 -0400

    Add missing BR

 kmess.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/kmess.spec b/kmess.spec
index 1c0ca79..4dd36dc 100644
--- a/kmess.spec
+++ b/kmess.spec
@@ -1,6 +1,6 @@
 Name: kmess
 Version: 2.0.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Messaging client for MSN
 Group: Applications/Internet
 License: GPLv2+
@@ -19,6 +19,7 @@ BuildRequires:  qca-ossl
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 BuildRequires:  giflib-devel
+BuildRequires:  gcrypt-devel
 
 # removed konqueror integration till the bugs are worked out
 #BuildRequires:  kdebase-devel
@@ -82,6 +83,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 %{_kde4_datadir}/sounds/kmess*
 
 %changelog
+* Sun Oct 31 2010 Steven M. Parrish <smparrish at gmail.com> - 2.0.5-2
+- Add missing BR
+
 * Sun Oct 31 2010 Steven M. Parrish <smparrish at gmail.com> - 2.0.5-1
 - Fix connection issues
 


More information about the scm-commits mailing list