diff --git a/telepathy-qt.spec b/telepathy-qt.spec index a3460ad..4e11783 100644 --- a/telepathy-qt.spec +++ b/telepathy-qt.spec @@ -1,5 +1,5 @@ Name: telepathy-qt -Version: 0.9.4 +Version: 0.9.5 Release: 1mamba Summary: A library for Qt-based Telepathy clients Group: Graphical Desktop/Libraries/QT @@ -88,13 +88,21 @@ This package contains libraries and header files for developing applications tha %files devel %defattr(-,root,root) %{_includedir}/telepathy-qt4/TelepathyQt/ -%{_libdir}/libtelepathy-qt4-farstream.so %{_libdir}/libtelepathy-qt4.so -%{_libdir}/cmake/TelepathyQt4/ -%{_libdir}/cmake/TelepathyQt4Farstream/ +%{_libdir}/libtelepathy-qt4-farstream.so +%{_libdir}/libtelepathy-qt4-service.a +%dir %{_libdir}/cmake/TelepathyQt4 +%{_libdir}/cmake/TelepathyQt4/*.cmake +%dir %{_libdir}/cmake/TelepathyQt4Farstream +%{_libdir}/cmake/TelepathyQt4Farstream/*.cmake +%dir %{_libdir}/cmake/TelepathyQt4Service +%{_libdir}/cmake/TelepathyQt4Service/*.cmake %{_libdir}/pkgconfig/*.pc %changelog +* Thu Sep 18 2014 Automatic Build System 0.9.5-1mamba +- automatic version update by autodist + * Sat Jun 21 2014 Automatic Build System 0.9.4-1mamba - automatic update by autodist