From 55a365a16fb681d5602b8c955e4330fc4f2b8021 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Jan 28 2010 15:04:26 +0000 Subject: - Fix a few rpmlint warnings --- diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 2ab32f2..0cf36a6 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -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 2.29.3-4 +- Fix a few rpmlint warnings + * Tue Dec 15 2009 Bastien Nocera 2.29.3-3 - Enable introspection