Update to 3.7.4
This commit is contained in:
parent
1ce5a35e4e
commit
0ef7986b04
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ gnome-system-monitor-2.28.1.tar.bz2
|
||||
/gnome-system-monitor-3.5.92.tar.xz
|
||||
/gnome-system-monitor-3.6.0.tar.xz
|
||||
/gnome-system-monitor-3.6.1.tar.xz
|
||||
/gnome-system-monitor-3.7.4.tar.xz
|
||||
|
@ -9,17 +9,14 @@
|
||||
|
||||
Summary: Process and resource monitor
|
||||
Name: gnome-system-monitor
|
||||
Version: 3.6.1
|
||||
Release: 3%{?dist}
|
||||
Version: 3.7.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: http://www.gnome.org/
|
||||
#VCS: git:git://git.gnome.org/gnome-system-monitor
|
||||
Source: http://download.gnome.org/sources/gnome-system-monitor/3.6/%{name}-%{version}.tar.xz
|
||||
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=688981
|
||||
Patch0: 0001-Fix-system-information-on-Fedora.patch
|
||||
|
||||
BuildRequires: libgtop2-devel >= %{libgtop2_version}
|
||||
BuildRequires: libwnck3-devel >= %{libwnck_version}
|
||||
BuildRequires: gtk3-devel
|
||||
@ -43,7 +40,6 @@ such as CPU and memory.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure --enable-systemd
|
||||
@ -80,6 +76,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 3.7.4-1
|
||||
- Update to 3.7.4
|
||||
|
||||
* Sat Nov 24 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.1-3
|
||||
- Fix display of distro information
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user