[telepathy-qt4] drop telepathy-farsight support (awaiting upstream -farstream love)

Rex Dieter rdieter at fedoraproject.org
Tue Mar 6 20:26:42 UTC 2012


commit 6a226433bfb27d4818a91fc5d5d465394d85ee3d
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Tue Mar 6 14:28:20 2012 -0600

    drop telepathy-farsight support (awaiting upstream -farstream love)

 telepathy-qt4.spec |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/telepathy-qt4.spec b/telepathy-qt4.spec
index 35ab605..7b5a7b1 100644
--- a/telepathy-qt4.spec
+++ b/telepathy-qt4.spec
@@ -1,6 +1,6 @@
 Name:    telepathy-qt4
 Version: 0.9.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: A high-level bindings for Telepathy
 
 License: LGPLv2+
@@ -19,7 +19,8 @@ BuildRequires: dbus-python python2-devel
 BuildRequires: doxygen
 BuildRequires: pkgconfig(gstreamer-interfaces-0.10) 
 BuildRequires: pkgconfig(QtDBus) pkgconfig(QtNetwork) pkgconfig(QtXml)
-BuildRequires: pkgconfig(telepathy-farsight) 
+## omit farsight support, awaiting upstream support for farstream in 0.9.1
+#BuildRequires: pkgconfig(telepathy-farsight) 
 %if 0%{?fedora} > 16
 # unit tests
 BuildRequires: pkgconfig(telepathy-glib) >= 0.17.2
@@ -67,21 +68,20 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %files
 %doc COPYING AUTHORS NEWS README ChangeLog
 %{_libdir}/libtelepathy-qt4.so.2*
-%{_libdir}/libtelepathy-qt4-farsight.so.2*
 
 %files devel
 %doc HACKING
 %{_includedir}/telepathy-qt4/
 %{_libdir}/libtelepathy-qt4.so
-%{_libdir}/libtelepathy-qt4-farsight.so
 %{_libdir}/pkgconfig/TelepathyQt4.pc
-%{_libdir}/pkgconfig/TelepathyQt4Farsight.pc
 %dir %{_libdir}/cmake
 %{_libdir}/cmake/TelepathyQt4/
-%{_libdir}/cmake/TelepathyQt4Farsight/
 
 
 %changelog
+* Tue Mar 06 2012 Rex Dieter <rdieter at fedoraproject.org> 0.9.0-3
+- drop telepathy-farsight support (awaiting upstream -farstream love)
+
 * Fri Feb 17 2012 Rex Dieter <rdieter at fedoraproject.org> 0.9.0-2
 - Requires: telepathy-mission-control
 


More information about the scm-commits mailing list