From 53f882bf935891fccd72d4096b28d3d9a2962b7efeba9d37240f5c6253838bec Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Sun, 28 Jun 2015 12:11:34 +0000 Subject: [PATCH] Accepting request 314175 from X11:MATE:Next Mate 1.10 OBS-URL: https://build.opensuse.org/request/show/314175 OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/mate-system-monitor?expand=0&rev=13 --- mate-system-monitor-1.10.0.tar.xz | 3 + mate-system-monitor-1.8.0.tar.xz | 3 - mate-system-monitor.changes | 28 ++++++++++ mate-system-monitor.spec | 93 ++++++++++++++++--------------- 4 files changed, 79 insertions(+), 48 deletions(-) create mode 100644 mate-system-monitor-1.10.0.tar.xz delete mode 100644 mate-system-monitor-1.8.0.tar.xz diff --git a/mate-system-monitor-1.10.0.tar.xz b/mate-system-monitor-1.10.0.tar.xz new file mode 100644 index 0000000..a798264 --- /dev/null +++ b/mate-system-monitor-1.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c536d8aa7cd907b55f8adfa97d57bf39dae89ef19569275b98165c76d84a56 +size 2116040 diff --git a/mate-system-monitor-1.8.0.tar.xz b/mate-system-monitor-1.8.0.tar.xz deleted file mode 100644 index 99fd414..0000000 --- a/mate-system-monitor-1.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00ef3c595d4837e44f70c40e683a292836c9c8a84d1f9ab66f5b97a206f47712 -size 2099600 diff --git a/mate-system-monitor.changes b/mate-system-monitor.changes index 0450dee..c59b8bd 100644 --- a/mate-system-monitor.changes +++ b/mate-system-monitor.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Tue May 5 13:47:23 UTC 2015 - sor.alexei@meowr.ru + +- Update to 1.10.0 (changes since 1.9.2): + * Update translations. +- Spec cleanup. + +------------------------------------------------------------------- +Thu Jan 22 10:08:48 UTC 2015 - p.drouand@gmail.com + +- Update to version 1.9.2 (unstable) + * Bugs fix release + +------------------------------------------------------------------- +Sun Nov 23 14:10:35 UTC 2014 - p.drouand@gmail.com + +- Update to version 1.9.1 (unstable) + + Dont sync GSettings before quit; It is unneeded + Closes #37 (https://github.com/mate-desktop/mate-system-monitor/issues/37) + + Add appdata support + + Update translations + +------------------------------------------------------------------- +Mon Jul 14 16:24:52 UTC 2014 - p.drouand@gmail.com + +- Update to version 1.9.0 (unstable) + + Fix man page NAME section + ------------------------------------------------------------------- Wed Mar 5 12:14:36 UTC 2014 - p.drouand@gmail.com diff --git a/mate-system-monitor.spec b/mate-system-monitor.spec index ebfcc73..57004a4 100644 --- a/mate-system-monitor.spec +++ b/mate-system-monitor.spec @@ -1,7 +1,7 @@ # -# spec file for mate-system-monitor +# spec file for package mate-system-monitor # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -13,84 +13,87 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# +%define _version 1.10 Name: mate-system-monitor -Version: 1.8.0 +Version: 1.10.0 Release: 0 -License: GPL-2.0+ Summary: MATE Desktop system monitor -Url: http://mate-desktop.org +License: GPL-2.0+ Group: System/GUI/Other -Source0: http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz -Recommends: %{name}-lang -%glib2_gsettings_schema_requires - -BuildRequires: gcc-c++ +Url: http://mate-desktop.org +Source0: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: libxml2-python -BuildRequires: mate-common +BuildRequires: gcc-c++ BuildRequires: libgnomesu-devel -BuildRequires: pkgconfig(dconf) -BuildRequires: pkgconfig(dbus-glib-1) -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(libgtop-2.0) -BuildRequires: pkgconfig(libwnck-1.0) -BuildRequires: pkgconfig(librsvg-2.0) -BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(gtk+-2.0) -BuildRequires: pkgconfig(gtkmm-2.4) -BuildRequires: pkgconfig(mate-icon-theme) +BuildRequires: libxml2-python +BuildRequires: mate-common >= 1.9.0 BuildRequires: update-desktop-files BuildRequires: yelp-tools - -%lang_package +BuildRequires: pkgconfig(dbus-glib-1) +BuildRequires: pkgconfig(dconf) +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(gtk+-2.0) +BuildRequires: pkgconfig(gtkmm-2.4) +BuildRequires: pkgconfig(libgtop-2.0) +BuildRequires: pkgconfig(librsvg-2.0) +BuildRequires: pkgconfig(libwnck-1.0) +BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(mate-icon-theme) +Recommends: %{name}-lang = %{version} +%glib2_gsettings_schema_requires %description -Process viewer and system resource monitor for the MATE. This package -allows you to graphically view and manipulate the running processes on -your system. It also provides an overview of available resources such -as CPU and memory. +Process viewer and system resource monitor for the MATE. This +package allows you to graphically view and manipulate the running +processes on your system. It also provides an overview of available +resources such as CPU and memory. + +%lang_package %prep %setup -q %build -%configure \ - --disable-static \ - --libexecdir=%{_libexecdir}/%{name} \ - --disable-scrollkeeper +%configure \ + --disable-static \ + --libexecdir=%{_libexecdir}/%{name} \ + --disable-scrollkeeper make %{?_smp_mflags} %install -%makeinstall +%make_install %find_lang %{name} %{?no_lang_C} %suse_update_desktop_file %{buildroot}%{_datadir}/applications/%{name}.desktop -%fdupes %{buildroot}%{_datadir}/mate -%fdupes %{buildroot}%{_datadir}/help -if [ -d %{buildroot}%{_datadir}/MateConf ]; then - rm -r %{buildroot}%{_datadir}/MateConf +%fdupes %{buildroot}%{_datadir}/ + +if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then + rm -rf %{buildroot}%{_datadir}/MateConf/ fi %post -%glib2_gsettings_schema_post %desktop_database_post +%glib2_gsettings_schema_post %postun +%desktop_database_postun %glib2_gsettings_schema_postun -%desktop_database_post %files -%defattr(-,root,root,-) -%doc AUTHORS COPYING +%defattr(-,root,root) +%doc AUTHORS COPYING NEWS +%doc %{_datadir}/help/C/%{name}/ %{_bindir}/%{name} +%{_datadir}/glib-2.0/schemas/*.xml %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}/ -%{_datadir}/glib-2.0/schemas/*.xml -%{_datadir}/help/C/%{name}/ -%{_mandir}/man1/%{name}.1.gz +%dir %{_datadir}/appdata/ +%{_datadir}/appdata/%{name}.appdata.xml +%{_mandir}/man?/%{name}.?%{?ext_man} %files lang -f %{name}.lang -%defattr(-,root,root,-) +%defattr(-,root,root) %changelog