rpms/gnome-bluetooth/devel gnome-bluetooth.spec,1.105,1.106

Bastien Nocera hadess at fedoraproject.org
Thu Jan 28 15:04:26 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/gnome-bluetooth/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26806

Modified Files:
	gnome-bluetooth.spec 
Log Message:
* Thu Jan 28 2010 Bastien Nocera <bnocera at redhat.com> 2.29.3-4
- Fix a few rpmlint warnings



Index: gnome-bluetooth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-bluetooth/devel/gnome-bluetooth.spec,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -p -r1.105 -r1.106
--- gnome-bluetooth.spec	15 Dec 2009 13:49:47 -0000	1.105
+++ gnome-bluetooth.spec	28 Jan 2010 15:04:26 -0000	1.106
@@ -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 at redhat.com> 2.29.3-4
+- Fix a few rpmlint warnings
+
 * Tue Dec 15 2009 Bastien Nocera <bnocera at redhat.com> 2.29.3-3
 - Enable introspection
 



More information about the scm-commits mailing list