- Fix a few rpmlint warnings

This commit is contained in:
Bastien Nocera 2010-01-28 15:04:26 +00:00
parent 47c179ad9f
commit 55a365a16f

View File

@ -1,6 +1,6 @@
Name: gnome-bluetooth
Version: 2.29.3
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Bluetooth graphical utilities
Group: Applications/Communications
@ -63,8 +63,8 @@ Group: Development/Libraries
License: LGPLv2+
Requires: %{name}-libs = %{version}-%{release}
Requires: gtk-doc pkgconfig
Obsoletes: gnome-bluetooth-devel
Provides: gnome-bluetooth-devel
Obsoletes: gnome-bluetooth-devel < 2.27.1-4
Provides: gnome-bluetooth-devel = %{version}
%description libs-devel
This package contains the libraries amd header files that are needed
@ -129,6 +129,9 @@ for f in $helpdir/C/figures/*.png; do
done
done
%clean
rm -rf $RPM_BUILD_ROOT
%post
scrollkeeper-update -q
update-desktop-database -q
@ -224,6 +227,9 @@ fi
%{_bindir}/bluetooth-panel
%changelog
* Thu Jan 28 2010 Bastien Nocera <bnocera@redhat.com> 2.29.3-4
- Fix a few rpmlint warnings
* Tue Dec 15 2009 Bastien Nocera <bnocera@redhat.com> 2.29.3-3
- Enable introspection