rpms/bluez-gnome/devel bluez-gnome-fix-icon-visibility.patch, NONE, 1.1 bluez-gnome.spec, 1.73, 1.74

Bastien Nocera hadess at fedoraproject.org
Thu Feb 19 14:28:05 UTC 2009


Author: hadess

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

Modified Files:
	bluez-gnome.spec 
Added Files:
	bluez-gnome-fix-icon-visibility.patch 
Log Message:
* Thu Feb 19 2009 - Bastien Nocera <bnocera at redhat.com> - 1.8-13
- Add patch to fix the icon visibility not being respected


bluez-gnome-fix-icon-visibility.patch:

--- NEW FILE bluez-gnome-fix-icon-visibility.patch ---
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www/w3.porg/TR/html4/strict.dtd">
<!-- git web interface version 1.4.5-rc0.GIT-dirty, (C) 2005-2006, Kay Sievers <kay.sievers at vrfy.org>, Christian Gierke -->
<!-- git core binaries version 1.6.1.1 -->
<head>
<meta http-equiv="content-type" content="; charset=utf-8"/>
<meta name="generator" content="gitweb/1.4.5-rc0.GIT-dirty git/1.6.1.1"/>
<meta name="robots" content="index, nofollow"/>
<meta http-equiv="refresh" content="0"/>
<title></title>
</head>
<body>
Generating....</body>
</html>


Index: bluez-gnome.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bluez-gnome/devel/bluez-gnome.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- bluez-gnome.spec	8 Dec 2008 14:16:13 -0000	1.73
+++ bluez-gnome.spec	19 Feb 2009 14:27:35 -0000	1.74
@@ -1,6 +1,6 @@
 Name:		bluez-gnome
 Version:	1.8
-Release:	12%{?dist}
+Release:	13%{?dist}
 Summary:	Bluetooth pairing and control applet
 
 Group:		Applications/System
@@ -33,6 +33,8 @@
 Patch14:	0001-Add-another-GPS-device.patch
 Patch15:	0001-Another-GPS-device-from-Holux.patch
 Patch16:	0002-Add-no-name-GPS-device.patch
+# http://bugzilla.gnome.org/show_bug.cgi?id=572416
+Patch17:	bluez-gnome-fix-icon-visibility.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -88,6 +90,7 @@
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
+%patch17 -p1
 
 %build
 automake
@@ -181,6 +184,9 @@
 %{_mandir}/man1/bluetooth-analyzer.1.gz
 
 %changelog
+* Thu Feb 19 2009 - Bastien Nocera <bnocera at redhat.com> - 1.8-13
+- Add patch to fix the icon visibility not being respected
+
 * Mon Dec 08 2008 - Bastien Nocera <bnocera at redhat.com> - 1.8-12
 - Fix build
 




More information about the fedora-extras-commits mailing list