use gconf2, not gconf
This commit is contained in:
parent
4be84834e0
commit
ea2d49c125
@ -11,7 +11,7 @@
|
|||||||
Summary: Simple process monitor
|
Summary: Simple process monitor
|
||||||
Name: gnome-system-monitor
|
Name: gnome-system-monitor
|
||||||
Version: 2.14.3
|
Version: 2.14.3
|
||||||
Release: 2
|
Release: 3
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source: http://download.gnome.org/GNOME/pre-gnome2/sources/gnome-system-monitor/gnome-system-monitor-%{version}.tar.bz2
|
Source: http://download.gnome.org/GNOME/pre-gnome2/sources/gnome-system-monitor/gnome-system-monitor-%{version}.tar.bz2
|
||||||
@ -32,9 +32,9 @@ BuildRequires: libtool autoconf automake16
|
|||||||
BuildRequires: intltool scrollkeeper gettext
|
BuildRequires: intltool scrollkeeper gettext
|
||||||
BuildRequires: libselinux-devel >= %{libselinux_version}
|
BuildRequires: libselinux-devel >= %{libselinux_version}
|
||||||
|
|
||||||
Requires(post): GConf
|
Requires(post): GConf2
|
||||||
Requires(post): scrollkeeper
|
Requires(post): scrollkeeper
|
||||||
Requires(preun): GConf
|
Requires(preun): GConf2
|
||||||
Requires(postun): scrollkeeper
|
Requires(postun): scrollkeeper
|
||||||
|
|
||||||
Obsoletes: gtop
|
Obsoletes: gtop
|
||||||
@ -95,6 +95,9 @@ scrollkeeper-update -q
|
|||||||
%{_datadir}/omf
|
%{_datadir}/omf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 18 2006 Bill Nottingham <notting@redhat.com> 2.14.3-3
|
||||||
|
- s/GConf/GConf2
|
||||||
|
|
||||||
* Wed May 17 2006 Matthias Clasen <mclasen@redhat.com> 2.14.3-2
|
* Wed May 17 2006 Matthias Clasen <mclasen@redhat.com> 2.14.3-2
|
||||||
- Update to 2.14.3
|
- Update to 2.14.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user