- Remove a few more .la files

This commit is contained in:
Bastien Nocera 2008-11-01 00:00:07 +00:00
parent f4d3a7a516
commit fd09b32be0

View File

@ -1,7 +1,7 @@
Summary: GNOME Bluetooth Subsystem
Name: gnome-bluetooth
Version: 0.11.0
Release: 5%{?dist}
Release: 6%{?dist}
License: GPLv2 and LGPLv2+
Group: System Environment/Libraries
URL: http://live.gnome.org/GnomeBluetooth
@ -58,6 +58,7 @@ make DESTDIR=$RPM_BUILD_ROOT install
# we do not want .la files
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
rm -f $RPM_BUILD_ROOT%{_libdir}/python2.5/site-packages/gnomebt/*.la
rm -f $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules/libbluetooth.*a
# rename the icon file
@ -124,6 +125,9 @@ fi
%{_libdir}/libgnomebt.so
%changelog
* Fri Oct 31 2008 - Bastien Nocera <bnocera@redhat.com> - 0.11.0-6
- Remove a few more .la files
* Thu Sep 11 2008 Matthias Clasen <mclasen@redhat.com> - 0.11.0-5
- Rebuild against new bluez-libs