- Make the -libs-devel obsolete and provide the -devel package, so we can
actually upgrade...
This commit is contained in:
parent
d3f90a473e
commit
321240334a
@ -1,6 +1,6 @@
|
||||
Name: gnome-bluetooth
|
||||
Version: 2.27.1
|
||||
Release: 2%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Bluetooth graphical utilities
|
||||
|
||||
Group: Applications/Communications
|
||||
@ -53,6 +53,8 @@ Group: Development/Libraries
|
||||
License: LGPLv2+
|
||||
Requires: %{name}-libs = %{version}-%{release}
|
||||
Requires: gtk-doc pkgconfig
|
||||
Obsoletes: gnome-bluetooth-devel
|
||||
Provides: gnome-bluetooth-devel
|
||||
|
||||
%description libs-devel
|
||||
This package contains the libraries amd header files that are needed
|
||||
@ -158,6 +160,10 @@ fi
|
||||
%{_datadir}/gtk-doc/html/gnome-bluetooth/
|
||||
|
||||
%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
|
||||
- Add patch to fix sendto
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user