- Make the -libs-devel obsolete and provide the -devel package, so we can

actually upgrade...
This commit is contained in:
Bastien Nocera 2009-03-10 11:39:22 +00:00
parent d3f90a473e
commit 321240334a

View File

@ -1,6 +1,6 @@
Name: gnome-bluetooth Name: gnome-bluetooth
Version: 2.27.1 Version: 2.27.1
Release: 2%{?dist} Release: 4%{?dist}
Summary: Bluetooth graphical utilities Summary: Bluetooth graphical utilities
Group: Applications/Communications Group: Applications/Communications
@ -53,6 +53,8 @@ Group: Development/Libraries
License: LGPLv2+ License: LGPLv2+
Requires: %{name}-libs = %{version}-%{release} Requires: %{name}-libs = %{version}-%{release}
Requires: gtk-doc pkgconfig Requires: gtk-doc pkgconfig
Obsoletes: gnome-bluetooth-devel
Provides: gnome-bluetooth-devel
%description libs-devel %description libs-devel
This package contains the libraries amd header files that are needed This package contains the libraries amd header files that are needed
@ -158,6 +160,10 @@ fi
%{_datadir}/gtk-doc/html/gnome-bluetooth/ %{_datadir}/gtk-doc/html/gnome-bluetooth/
%changelog %changelog
* Tue Mar 10 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.1-4
- Make the -libs-devel obsolete and provide the -devel package, so
we can actually upgrade...
* Thu Mar 05 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.1-3 * Thu Mar 05 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.1-3
- Add patch to fix sendto - Add patch to fix sendto