[telepathy-gabble] Update file list

Brian Pepple bpepple at fedoraproject.org
Tue Apr 3 01:00:53 UTC 2012


commit 8ea5e2e76bf89c39ef9c2a212a9096051bd62172
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Apr 2 21:00:34 2012 -0400

    Update file list

 telepathy-gabble.spec |   20 ++++++++++++++------
 1 files changed, 14 insertions(+), 6 deletions(-)
---
diff --git a/telepathy-gabble.spec b/telepathy-gabble.spec
index 65c6a7b..8fbaf24 100644
--- a/telepathy-gabble.spec
+++ b/telepathy-gabble.spec
@@ -56,16 +56,18 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 
 
+%post -p /sbin/ldconfig
+
+
+%postun -p /sbin/ldconfig
+
+
 %files
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS
 %doc docs/*.html
 %{_bindir}/%{name}-xmpp-console
 %{_libexecdir}/%{name}
-%{_libdir}/libgabble-plugins.so
-%{_libdir}/libgabble-plugins-0.15.5.so
-%{_libdir}/libwocky-telepathy-gabble-0.15.5.so
-%{_libdir}/libwocky.so
 %{_datadir}/dbus-1/services/*.service
 %{_datadir}/telepathy/managers/*.manager
 %{_mandir}/man8/%{name}.8.gz
@@ -73,8 +75,14 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 ## be moved to the tp-filesystem spec file.
 %dir %{_libdir}/telepathy
 %dir %{_libdir}/telepathy/gabble-0
-%{_libdir}/telepathy/gabble-0/libconsole.so
-%{_libdir}/telepathy/gabble-0/libgateways.so
+%dir %{_libdir}/telepathy/gabble-0/lib
+%dir %{_libdir}/telepathy/gabble-0/plugins
+%{_libdir}/telepathy/gabble-0/lib/libgabble-plugins-0.16.0.so
+%{_libdir}/telepathy/gabble-0/lib/libgabble-plugins.so
+%{_libdir}/telepathy/gabble-0/lib/libwocky-telepathy-gabble-0.16.0.so
+%{_libdir}/telepathy/gabble-0/lib/libwocky.so
+%{_libdir}/telepathy/gabble-0/plugins/libconsole.so
+%{_libdir}/telepathy/gabble-0/plugins/libgateways.so
 
 
 %changelog


More information about the scm-commits mailing list