Author: megabajt Date: Thu Mar 15 09:56:34 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.18.0; merged changes from DEVEL - removed obsolete desktop patch
---- Files affected: SPECS: gnome-system-monitor.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: SPECS/gnome-system-monitor.spec diff -u SPECS/gnome-system-monitor.spec:1.50 SPECS/gnome-system-monitor.spec:1.51 --- SPECS/gnome-system-monitor.spec:1.50 Tue Feb 13 08:16:47 2007 +++ SPECS/gnome-system-monitor.spec Thu Mar 15 10:56:27 2007 @@ -2,34 +2,32 @@ Summary: Simple process monitor Summary(pl.UTF-8): Prosty monitor procesów Name: gnome-system-monitor -Version: 2.16.1 +Version: 2.18.0 Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-system-monitor/2.16/%{name}-%{version}.tar.bz2 -# Source0-md5: 37b44e0e84865fc0aba8bfd4bbdf2338 -Patch0: %{name}-desktop.patch +Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-system-monitor/2.18/%{name}-%{version}.tar.bz2 +# Source0-md5: 5b4256a20710c8431290ea27238c0905 URL: http://www.gnome.org/ -BuildRequires: GConf2-devel >= 2.14.0 -BuildRequires: autoconf +BuildRequires: GConf2-devel >= 2.18.0.1 +BuildRequires: autoconf >= 2.52 BuildRequires: automake -BuildRequires: glib2-devel >= 1:2.12.4 +BuildRequires: glib2-devel >= 1:2.12.11 BuildRequires: gnome-common >= 2.12.0 -BuildRequires: gnome-vfs2-devel >= 2.16.1 -BuildRequires: gtk+2-devel >= 2:2.10.5 -BuildRequires: libgksu-devel >= 1.3.8 -BuildRequires: libgnomeui-devel >= 2.16.0 -BuildRequires: libgtop-devel >= 1:2.14.4 +BuildRequires: gnome-icon-theme >= 2.18.0 +BuildRequires: gnome-vfs2-devel >= 2.18.0.1 +BuildRequires: gtk+2-devel >= 2:2.10.10 +BuildRequires: intltool >= 0.35.5 +BuildRequires: libgtop-devel >= 1:2.14.8 BuildRequires: libselinux-devel -BuildRequires: libwnck-devel >= 2.16.1 -BuildRequires: pkgconfig +BuildRequires: libwnck-devel >= 2.18.0 +BuildRequires: pkgconfig >= 1:0.19 BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: scrollkeeper -Requires(post,preun): GConf2 >= 2.14.0 Requires(post,postun): scrollkeeper -Requires: libgnomeui >= 2.16.0 -Requires: libgtop >= 1:2.14.4 -Requires: libwnck >= 2.16.1 +Requires(post,preun): GConf2 +Requires: libgtop >= 1:2.14.8 +Requires: libwnck >= 2.18.0 Obsoletes: procman BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -41,15 +39,16 @@ %prep %setup -q -%patch0 -p1 %build %{__gnome_doc_common} +%{__intltoolize} %{__aclocal} %{__autoconf} %{__automake} %configure \ --disable-schemas-install \ + --disable-scrollkeeper \ --enable-selinux %{__make} @@ -80,6 +79,7 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/gnome-system-monitor %{_desktopdir}/*.desktop +%{_pixmapsdir}/gnome-system-monitor %{_sysconfdir}/gconf/schemas/gnome-system-monitor.schemas %{_omf_dest_dir}/%{name} @@ -89,6 +89,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2007/03/15 09:56:27 megabajt +- updated to 2.18.0; merged changes from DEVEL +- removed obsolete desktop patch + +Revision 1.50.2.1 2007/03/04 18:11:26 megabajt +- updated to 2.17.95 + Revision 1.50 2007/02/13 07:16:47 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-system-monitor.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
