- Remove a few more .la files
This commit is contained in:
parent
f4d3a7a516
commit
fd09b32be0
@ -1,7 +1,7 @@
|
|||||||
Summary: GNOME Bluetooth Subsystem
|
Summary: GNOME Bluetooth Subsystem
|
||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Version: 0.11.0
|
Version: 0.11.0
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
License: GPLv2 and LGPLv2+
|
License: GPLv2 and LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://live.gnome.org/GnomeBluetooth
|
URL: http://live.gnome.org/GnomeBluetooth
|
||||||
@ -58,6 +58,7 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
|||||||
|
|
||||||
# we do not want .la files
|
# we do not want .la files
|
||||||
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
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
|
rm -f $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules/libbluetooth.*a
|
||||||
|
|
||||||
# rename the icon file
|
# rename the icon file
|
||||||
@ -124,6 +125,9 @@ fi
|
|||||||
%{_libdir}/libgnomebt.so
|
%{_libdir}/libgnomebt.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Sep 11 2008 Matthias Clasen <mclasen@redhat.com> - 0.11.0-5
|
||||||
- Rebuild against new bluez-libs
|
- Rebuild against new bluez-libs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user