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