rpms/gnome-bluetooth/devel gnome-bluetooth.spec,1.54,1.55

Ondrej Vasik (ovasik) fedora-extras-commits at redhat.com
Tue May 20 07:08:17 UTC 2008


Author: ovasik

Update of /cvs/extras/rpms/gnome-bluetooth/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6078

Modified Files:
	gnome-bluetooth.spec 
Log Message:
changed icon file name(#444811)


Index: gnome-bluetooth.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-bluetooth/devel/gnome-bluetooth.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- gnome-bluetooth.spec	27 Feb 2008 13:39:36 -0000	1.54
+++ gnome-bluetooth.spec	20 May 2008 07:07:31 -0000	1.55
@@ -1,7 +1,7 @@
 Summary: GNOME Bluetooth Subsystem
 Name: gnome-bluetooth
 Version: 0.11.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2 and LGPLv2+
 Group: System Environment/Libraries
 URL: http://live.gnome.org/GnomeBluetooth
@@ -60,6 +60,9 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 rm -f $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules/libbluetooth.*a
 
+# rename the icon file
+mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/blueradio-48.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/blueradio.png
+
 # Python's .m4 sucks
 if [ $RPM_BUILD_ROOT/usr/lib/ != $RPM_BUILD_ROOT%{_libdir}/ ] ; then
 	mv $RPM_BUILD_ROOT/usr/lib/* $RPM_BUILD_ROOT%{_libdir}/
@@ -121,6 +124,9 @@
 %{_libdir}/libgnomebt.so
 
 %changelog
+* Wed May 14 2008 - Ondrej Vasik <ovasik at redhat.com> - 0.11.0-4
+- Changed name of icon file(#444811)
+
 * Wed Feb 27 2008 - Bastien Nocera <bnocera at redhat.com> - 0.11.0-3
 - Remove gnome-obex-server, we should use gnome-user-share now
 




More information about the fedora-extras-commits mailing list