Remove gconf requires

This commit is contained in:
Kalev Lember 2012-03-21 12:15:32 +02:00
parent 21d3d4167c
commit ea617d4337

View File

@ -6,7 +6,6 @@
%define gtk2_version 2.12 %define gtk2_version 2.12
%define desktop_file_utils_version 0.2.90 %define desktop_file_utils_version 0.2.90
%define libselinux_version 1.23.2 %define libselinux_version 1.23.2
%define gconf_version 2.14
%define polkit_version 0.92 %define polkit_version 0.92
Summary: Process and resource monitor Summary: Process and resource monitor
@ -39,10 +38,6 @@ BuildRequires: libxml2-devel
# needed for autoreconf # needed for autoreconf
BuildRequires: autoconf, automake, libtool BuildRequires: autoconf, automake, libtool
Requires(pre): GConf2 >= %{gconf_version}
Requires(post): GConf2 >= %{gconf_version}
Requires(preun): GConf2 >= %{gconf_version}
%description %description
gnome-system-monitor allows to graphically view and manipulate the running gnome-system-monitor allows to graphically view and manipulate the running
processes on your system. It also provides an overview of available resources processes on your system. It also provides an overview of available resources