From 02c6353ab9e9e91f755ec5acd3244f9223532611 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 12 May 2011 16:59:48 -0400 Subject: [PATCH] Warning fix --- gnome-system-monitor.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index c7beae2..d2f39d5 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -19,6 +19,8 @@ URL: http://www.gnome.org/ #VCS: git:git://git.gnome.org/gnome-system-monitor Source: http://download.gnome.org/sources/gnome-system-monitor/3.1/%{name}-%{version}.tar.bz2 +Patch0: format.patch + BuildRequires: libgtop2-devel >= %{libgtop2_version} BuildRequires: libwnck3-devel >= %{libwnck_version} BuildRequires: pango-devel >= %{pango_version} @@ -50,6 +52,7 @@ such as CPU and memory. %prep %setup -q +%patch0 -p1 -b .format %build %configure --enable-selinux --disable-scrollkeeper