summaryrefslogtreecommitdiffstats
path: root/gnome-panel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-panel.spec')
-rw-r--r--gnome-panel.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/gnome-panel.spec b/gnome-panel.spec
index 01d54f5..174e897 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -17,7 +17,7 @@
Summary: GNOME panel
Name: gnome-panel
Version: 3.6.2
-Release: 3%{?dist}
+Release: 4%{?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
@@ -28,6 +28,9 @@ Patch0: Use-16px-menu-icons.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=685142
Patch1: gnome-panel-use-gnome-menus.patch
+# https://bugzilla.redhat.com/show_bug.cgi?id=890219
+Patch2: drop-gweather-xml-include.patch
+
License: GPLv2+ and LGPLv2+ and GFDL
Group: User Interface/Desktops
@@ -149,6 +152,7 @@ Panel Applets using the libpanel-applet library.
%setup -q -n %{name}-%{version}
%patch0 -p1 -b .16px
%patch1 -p1 -b .menus
+%patch2 -p0 -b .gweather
rm -f libtool
autoreconf -i -f
@@ -246,6 +250,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/gir-1.0/PanelApplet-4.0.gir
%changelog
+* Tue Dec 25 2012 Bruno Wolff III <bruno@wolff.to> - 3.6.2-4
+- Drop gweather-xml.h include
+- Rebuild for multiple soname bumps
+
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-3
- Rebuilt for libgnome-desktop3 3.7.3 soname bump