Author: paladine Date: Tue Mar 8 08:27:17 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - merged from DEVEL
---- Files affected: SPECS: gnome-system-monitor.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/gnome-system-monitor.spec diff -u SPECS/gnome-system-monitor.spec:1.24 SPECS/gnome-system-monitor.spec:1.25 --- SPECS/gnome-system-monitor.spec:1.24 Mon Feb 14 12:55:04 2005 +++ SPECS/gnome-system-monitor.spec Tue Mar 8 09:27:11 2005 @@ -2,30 +2,31 @@ Summary: Simple process monitor Summary(pl): Prosty monitor procesów Name: gnome-system-monitor -Version: 2.8.3 +Version: 2.10.0 Release: 1 -License: GPL v2 +License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.8/%{name}-%{version}.tar.bz2 -# Source0-md5: 3d4564b2d0b49a5826ae212b23d234df +Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-system-monitor/2.10/%{name}-%{version}.tar.bz2 +# Source0-md5: 6dc606f13600e49a52b669fb97e789e0 Patch0: %{name}-desktop.patch URL: http://www.gnome.org/ -BuildRequires: GConf2-devel >= 2.8.0.1 +BuildRequires: GConf2-devel >= 2.10.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: gnome-common >= 2.8.0-2 -BuildRequires: gnome-vfs2-devel >= 2.8.0 -BuildRequires: gtk+2-devel >= 2:2.4.4 -BuildRequires: libgnome-devel >= 2.8.0 -BuildRequires: libgnomeui-devel >= 2.8.0 -BuildRequires: libgtop-devel >= 1:2.8.0 -BuildRequires: libwnck-devel >= 2.8.0 +BuildRequires: gnome-vfs2-devel >= 2.10.0 +BuildRequires: gtk+2-devel >= 2:2.6.2 +BuildRequires: libgnomeui-devel >= 2.10.0 +BuildRequires: libgtop-devel >= 1:2.10.0 +BuildRequires: libselinux-devel +BuildRequires: libwnck-devel >= 2.10.0 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) @@ -44,7 +45,9 @@ %{__aclocal} %{__autoconf} %{__automake} -%configure +%configure \ + --disable-schemas-install \ + --enable-selinux %{__make} %install @@ -73,7 +76,6 @@ %attr(755,root,root) %{_bindir}/gnome-system-monitor %{_desktopdir}/* %{_sysconfdir}/gconf/schemas/* -%{_pixmapsdir}/* %{_omf_dest_dir}/%{name} %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -82,10 +84,26 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2005/03/08 08:27:11 paladine +- merged from DEVEL + Revision 1.24 2005/02/14 11:55:04 paladine - updated to 2.8.3 - missing BR: pkgconfig - proper license + +Revision 1.23.2.4 2005/03/07 21:47:15 wiget +- updated to 2.10.0 + +Revision 1.23.2.3 2005/03/01 19:59:44 aflinta +- release 2 for rebuild with libwnck + +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 Revision 1.23 2004/12/06 19:19:54 grzegol - added BR: gnome-vfs2-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-system-monitor.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
