[telepathy-qt4] drop dep on gnome-keyring, now that we have telepathy-kde-auth-handler to provide kwallet support

Rex Dieter rdieter at fedoraproject.org
Sat Nov 26 04:47:43 UTC 2011


commit 84ce6b7ad4937dd24fd1c072e413ac9879153413
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Nov 25 22:47:59 2011 -0600

    drop dep on gnome-keyring, now that we have telepathy-kde-auth-handler to provide kwallet support

 telepathy-qt4.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/telepathy-qt4.spec b/telepathy-qt4.spec
index 67473f0..85bb524 100644
--- a/telepathy-qt4.spec
+++ b/telepathy-qt4.spec
@@ -1,6 +1,6 @@
 Name:           telepathy-qt4
 Version:        0.8.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A high-level bindings for Telepathy
 
 License:        LGPLv2+
@@ -16,9 +16,6 @@ BuildRequires: pkgconfig(QtDBus) pkgconfig(QtNetwork) pkgconfig(QtXml)
 BuildRequires: pkgconfig(telepathy-glib) >= 0.15.1
 BuildRequires: pkgconfig(telepathy-farsight) 
 
-# not sure if this is still needed or not -- rex
-Requires: gnome-keyring
-
 %description
 Telepathy-qt4 are high level bindings for Telepathy and provides both
 the low level 1:1 auto generated API, and a high-level API build
@@ -68,6 +65,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Fri Nov 25 2011 Rex Dieter <rdieter at fedoraproject.org> 0.8.0-2
+- drop Requires: gnome-keyring
+
 * Sat Nov 19 2011 Rex Dieter <rdieter at fedoraproject.org> 0.8.0-1
 - 0.8.0
 


More information about the scm-commits mailing list