[gnome-bluetooth] Temporarily add libtool archive to devel package as gnome-shell needs is (for g-i bindings?)

Peter Robinson pbrobinson at fedoraproject.org
Sun Nov 27 15:39:46 UTC 2011


commit 93e17d3aecc548a2aefef95eed23ca1212d1bdd2
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Nov 27 15:39:36 2011 +0000

    Temporarily add libtool archive to devel package as gnome-shell needs is (for g-i bindings?)

 gnome-bluetooth.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec
index 4a08791..c8241e7 100644
--- a/gnome-bluetooth.spec
+++ b/gnome-bluetooth.spec
@@ -1,7 +1,7 @@
 Name:		gnome-bluetooth
 Epoch:		1
 Version:	3.3.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Bluetooth graphical utilities
 
 Group:		Applications/Communications
@@ -92,9 +92,9 @@ make %{?_smp_mflags}
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/libgnome-bluetooth.la \
-	   $RPM_BUILD_ROOT/%{_libdir}/gnome-bluetooth/plugins/*.la \
+rm -f 	   $RPM_BUILD_ROOT/%{_libdir}/gnome-bluetooth/plugins/*.la \
 	   $RPM_BUILD_ROOT/%{_libdir}/nautilus-sendto/plugins/*.la
+#	   $RPM_BUILD_ROOT%{_libdir}/libgnome-bluetooth.la \
 
 install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
 
@@ -188,6 +188,7 @@ fi
 %defattr(-,root,root,-)
 %{_includedir}/gnome-bluetooth/
 %{_libdir}/libgnome-bluetooth.so
+%{_libdir}/libgnome-bluetooth.la
 %{_libdir}/pkgconfig/gnome-bluetooth-1.0.pc
 %{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir
 %{_datadir}/gtk-doc
@@ -202,6 +203,9 @@ fi
 %endif
 
 %changelog
+* Sun Nov 27 2011 Peter Robinson <pbrobinson at fedoraproject.org> -3.3.2-2
+- Temporarily add libtool archive to devel package as gnome-shell needs is (for g-i bindings?)
+
 * Wed Nov 23 2011 Matthias Clasen <mclasen at redhat.com> - 3.3.2-1
 - Update to 3.3.2
 
@@ -293,7 +297,7 @@ fi
 * Mon Jul 12 2010 Colin Walters <walters at verbum.org> - 2.90.0-3
 - Rebuild against new gobject-introspection
 
-* Mon Jul  5 2010 Peter Robinson <pbrobinson at gmail.com> 2.90.0-2
+* Mon Jul  5 2010 Peter Robinson <pbrobinson at fedoraproject.org> 2.90.0-2
 - Rebuild for new libmx
 
 * Wed Jun 30 2010 Bastien Nocera <bnocera at redhat.com> 2.90.0-1


More information about the scm-commits mailing list