Warning fix
This commit is contained in:
parent
144a8f5529
commit
02c6353ab9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user