[packages/telepathy-qt4] - rel 3; include farstream

arekm arekm at pld-linux.org
Tue Aug 7 09:04:02 CEST 2012


commit 34c867e187eb8d086d4a8093fb65bcc3ff6f61b4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Aug 7 09:03:58 2012 +0200

    - rel 3; include farstream

 telepathy-qt4.spec | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/telepathy-qt4.spec b/telepathy-qt4.spec
index 801b9f8..90f1f3c 100644
--- a/telepathy-qt4.spec
+++ b/telepathy-qt4.spec
@@ -6,7 +6,7 @@ Summary:	Telepathy Qt4
 Summary(pl.UTF-8):	Telepathy Qt4
 Name:		telepathy-qt4
 Version:	0.9.3
-Release:	2
+Release:	3
 License:	LGPL v2.1
 Group:		X11/Applications
 Source0:	http://telepathy.freedesktop.org/releases/telepathy-qt/%{orgname}-%{version}.tar.gz
@@ -26,6 +26,7 @@ BuildRequires:	python-pygobject
 BuildRequires:	qt4-build >= %{qt_ver}
 BuildRequires:	qt4-qmake >= %{qt_ver}
 BuildRequires:	rpmbuild(macros) >= 1.293
+BuildRequires:	telepathy-farstream-devel >= 0.2.2
 BuildRequires:	telepathy-glib-devel >= 0.19.5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -73,11 +74,16 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/libtelepathy-qt4.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libtelepathy-qt4.so.?
+%attr(755,root,root) %{_libdir}/libtelepathy-qt4-farstream.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libtelepathy-qt4-farstream.so.?
 
 %files devel
 %defattr(644,root,root,755)
 %doc doc/html
 %attr(755,root,root) %{_libdir}/libtelepathy-qt4.so
+%attr(755,root,root) %{_libdir}/libtelepathy-qt4-farstream.so
 %{_libdir}/cmake/TelepathyQt4
+%{_libdir}/cmake/TelepathyQt4Farstream
 %{_includedir}/telepathy-qt4
 %{_pkgconfigdir}/TelepathyQt4.pc
+%{_pkgconfigdir}/TelepathyQt4Farstream.pc


More information about the pld-cvs-commit mailing list