[telepathy-qt4/f16] farsight bindings deprecated

Rex Dieter rdieter at fedoraproject.org
Thu Jul 26 18:49:05 UTC 2012


commit a8ee981df8708601487c836c6f733de5ed6a4e91
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Jul 26 13:52:12 2012 -0500

    farsight bindings deprecated

 telepathy-qt4.spec |   30 +-----------------------------
 1 files changed, 1 insertions(+), 29 deletions(-)
---
diff --git a/telepathy-qt4.spec b/telepathy-qt4.spec
index 363cede..61685b2 100644
--- a/telepathy-qt4.spec
+++ b/telepathy-qt4.spec
@@ -19,9 +19,6 @@ BuildRequires: pkgconfig(QtDBus) pkgconfig(QtNetwork) pkgconfig(QtXml)
 %if 0%{?fedora} > 16 || 0%{?rhel} >= 7
 %define farstream 1
 BuildRequires: pkgconfig(telepathy-farstream)
-%else
-%define farsight 1
-BuildRequires: pkgconfig(telepathy-farsight)
 %endif
 ## unit tests
 %if 0%{?fedora} > 17
@@ -43,11 +40,6 @@ Summary: Development files for %{name}
 Provides: telepathy-qt-devel = %{version}-%{release}
 Requires: %{name}%{?_isa} = %{version}-%{release}
 Requires: telepathy-filesystem
-%if 0%{?farsight}
-Requires: %{name}-farsight%{?_isa} = %{version}-%{release}
-Provides: telepathy-qt4-farsight-devel = %{version}-%{release}
-Provides: telepathy-qt-farsightdevel = %{version}-%{release}
-%endif
 %if 0%{?farstream}
 Requires: %{name}-farstream%{?_isa} = %{version}-%{release}
 Obsoletes: telepathy-qt4-farstream-devel < 0.9.1-2
@@ -57,17 +49,10 @@ Provides:  telepathy-qt-farstream-devel = %{version}-%{release}
 %description devel
 %{summary}.
 
-%package farsight
-Summary: Farsight %{name} bindings
-Requires: %{name}%{?_isa} = %{version}-%{release}
-Provides:  telepathy-qt-farsight = %{version}-%{release}
-%description farsight
-%{summary}.
-
 %package farstream
 Summary: Farstream %{name} bindings
 Requires: %{name}%{?_isa} = %{version}-%{release}
-Obsoletes: telepathy-qt4-farsight < %{version}-%{release}
+Obsoletes: telepathy-qt4-farsight < 0.9.3 
 Provides:  telepathy-qt-farstream = %{version}-%{release}
 %description farstream 
 %{summary}.
@@ -100,14 +85,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %doc COPYING AUTHORS NEWS README ChangeLog
 %{_libdir}/libtelepathy-qt4.so.2*
 
-%if 0%{?farsight}
-%post farsight -p /sbin/ldconfig
-%postun farsight -p /sbin/ldconfig
-
-%files farsight
-%{_libdir}/libtelepathy-qt4-farsight.so.2*
-%endif
-
 %if 0%{?farstream}
 %post farstream -p /sbin/ldconfig
 %postun farstream -p /sbin/ldconfig
@@ -124,11 +101,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %{_libdir}/pkgconfig/TelepathyQt4.pc
 %dir %{_libdir}/cmake
 %{_libdir}/cmake/TelepathyQt4/
-%if 0%{?farsight}
-%{_libdir}/libtelepathy-qt4-farsight.so
-%{_libdir}/pkgconfig/TelepathyQt4Farsight.pc
-%{_libdir}/cmake/TelepathyQt4Farsight/
-%endif
 %if 0%{?farstream}
 %{_libdir}/libtelepathy-qt4-farstream.so
 %{_libdir}/pkgconfig/TelepathyQt4Farstream.pc


More information about the scm-commits mailing list