Author: paladine Date: Mon Feb 28 14:50:34 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 2.9.92 - proper license
---- Files affected: SPECS: gnome-system-monitor.spec (1.23.2.1 -> 1.23.2.2) ---- Diffs: ================================================================ Index: SPECS/gnome-system-monitor.spec diff -u SPECS/gnome-system-monitor.spec:1.23.2.1 SPECS/gnome-system-monitor.spec:1.23.2.2 --- SPECS/gnome-system-monitor.spec:1.23.2.1 Tue Feb 8 13:24:59 2005 +++ SPECS/gnome-system-monitor.spec Mon Feb 28 15:50:28 2005 @@ -2,12 +2,12 @@ Summary: Simple process monitor Summary(pl): Prosty monitor procesów Name: gnome-system-monitor -Version: 2.9.91 +Version: 2.9.92 Release: 1 -License: GPL +License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.9/%{name}-%{version}.tar.bz2 -# Source0-md5: c0d6b1a12b676be286c768ba8a523edf +Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-system-monitor/2.9/%{name}-%{version}.tar.bz2 +# Source0-md5: 593390acd8d72444a079433513607214 Patch0: %{name}-desktop.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.9.2 @@ -16,16 +16,17 @@ BuildRequires: gnome-common >= 2.8.0-2 BuildRequires: gnome-vfs2-devel >= 2.9.90 BuildRequires: gtk+2-devel >= 2:2.6.2 -BuildRequires: libgnomesu-devel >= 0.9.5 BuildRequires: libgnomeui-devel >= 2.9.1 BuildRequires: libgtop-devel >= 1:2.9.90 BuildRequires: libselinux-devel BuildRequires: libwnck-devel >= 2.9.90 +BuildRequires: pkgconfig BuildRequires: rpm-build >= 4.1-10 BuildRequires: scrollkeeper BuildRequires: xft-devel >= 2.1-2 Requires(post): GConf2 Requires(post): scrollkeeper +Requires: libgnomesu >= 0.9.5 Obsoletes: procman BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -47,7 +48,6 @@ %configure \ --disable-schemas-install \ --enable-selinux - %{__make} %install @@ -84,6 +84,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23.2.2 2005/02/28 14:50:28 paladine +- updated to 2.9.92 +- proper license + Revision 1.23.2.1 2005/02/08 12:24:59 grzegol - updated to 2.9.91 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-system-monitor.spec?r1=1.23.2.1&r2=1.23.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
