summaryrefslogtreecommitdiffstats
path: root/gnome-panel.spec
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2012-12-30 12:14:02 +0000
committerDaniel Drake <dsd@laptop.org>2012-12-30 12:15:33 +0000
commit93d945973968207a6fb537b086e9ee89cdffb2b7 (patch)
tree0f9ef3d85554a15fe66572a3708c8102b725e29c /gnome-panel.spec
parent01c9240c0c4656ed20a21b3ae590327fb42dbc93 (diff)
downloadgnome-panel-93d945973968207a6fb537b086e9ee89cdffb2b7.tar.gz
gnome-panel-93d945973968207a6fb537b086e9ee89cdffb2b7.tar.xz
gnome-panel-93d945973968207a6fb537b086e9ee89cdffb2b7.zip
Fix all-black icons in notification area
Diffstat (limited to 'gnome-panel.spec')
-rw-r--r--gnome-panel.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/gnome-panel.spec b/gnome-panel.spec
index 174e897..c58911e 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -17,7 +17,7 @@
Summary: GNOME panel
Name: gnome-panel
Version: 3.6.2
-Release: 4%{?dist}
+Release: 5%{?dist}
URL: http://www.gnome.org
#VCS: git:git://git.gnome.org/gnome-panel
Source0: http://download.gnome.org/sources/gnome-panel/3.6/%{name}-%{version}.tar.xz
@@ -31,6 +31,9 @@ Patch1: gnome-panel-use-gnome-menus.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=890219
Patch2: drop-gweather-xml-include.patch
+# https://bugzilla.gnome.org/show_bug.cgi?id=690353
+Patch3: na-style-realize.patch
+
License: GPLv2+ and LGPLv2+ and GFDL
Group: User Interface/Desktops
@@ -153,6 +156,7 @@ Panel Applets using the libpanel-applet library.
%patch0 -p1 -b .16px
%patch1 -p1 -b .menus
%patch2 -p0 -b .gweather
+%patch3 -p1 -b .na-style
rm -f libtool
autoreconf -i -f
@@ -250,6 +254,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/gir-1.0/PanelApplet-4.0.gir
%changelog
+* Sun Dec 30 2012 Daniel Drake <dsd@laptop.org> - 3.6.2-5
+- Fix all-black icons in notification area
+
* Tue Dec 25 2012 Bruno Wolff III <bruno@wolff.to> - 3.6.2-4
- Drop gweather-xml.h include
- Rebuild for multiple soname bumps