- Update to 2.27.1
- Loads of fixes mentioned by Bill Nottingham in bug #488498
This commit is contained in:
parent
cbdddd33a8
commit
5f2f1d4fa3
@ -20,8 +20,8 @@ BuildRequires: perl-XML-Parser intltool desktop-file-utils gettext gtk-doc
|
||||
|
||||
Obsoletes: bluez-pin
|
||||
Provides: dbus-bluez-pin-helper
|
||||
Conflicts: bluez-gnome
|
||||
Obsoletes: bluez-gnome
|
||||
Conflicts: bluez-gnome <= 1.8
|
||||
Obsoletes: bluez-gnome <= 1.8
|
||||
|
||||
Requires: gvfs-obexftp
|
||||
Requires: bluez
|
||||
@ -50,7 +50,7 @@ Summary: Development files for %{name}-libs
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2+
|
||||
Requires: %{name}-libs = %{version}-%{release}
|
||||
Requires: gtk-doc
|
||||
Requires: gtk-doc pkgconfig
|
||||
|
||||
%description libs-devel
|
||||
This package contains the libraries amd header files that are needed
|
||||
@ -150,7 +150,7 @@ fi
|
||||
|
||||
%files libs-devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_includedir}/gnome-bluetooth/*.h
|
||||
%{_includedir}/gnome-bluetooth/
|
||||
%{_libdir}/libgnome-bluetooth.so
|
||||
%{_libdir}/pkgconfig/gnome-bluetooth-1.0.pc
|
||||
%{_datadir}/gtk-doc/html/gnome-bluetooth/
|
||||
@ -158,6 +158,7 @@ fi
|
||||
%changelog
|
||||
* Wed Mar 04 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.1-2
|
||||
- Update to 2.27.1
|
||||
- Loads of fixes mentioned by Bill Nottingham in bug #488498
|
||||
|
||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user