Accepting request 69079 from GNOME:Factory
Pushing G:F (including GNOME3) OBS-URL: https://build.opensuse.org/request/show/69079 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-system-monitor?expand=0&rev=53
This commit is contained in:
commit
71e584a428
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b628edfd39e3a6b374ce133f367d3568475eb4e981a367f4f9d62a9784e5ae59
|
|
||||||
size 2432252
|
|
3
gnome-system-monitor-3.0.0.tar.bz2
Normal file
3
gnome-system-monitor-3.0.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8d4b695ec165645c3d070f3296dc25cea4e3f1f4da7b4afa10ff1c166cc62d24
|
||||||
|
size 2553439
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 5 15:16:32 UTC 2011 - fcrozat@novell.com
|
||||||
|
|
||||||
|
- Update to version 3.0.0:
|
||||||
|
+ Fix crash for systems with more than 4 logical CPUs.
|
||||||
|
+ Pass parent window to About dialog.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 28 13:48:29 UTC 2011 - fcrozat@novell.com
|
||||||
|
|
||||||
|
- Update to version 2.91.3:
|
||||||
|
+ Change setting's id and path to org.gnome.gnome-system-monitor
|
||||||
|
& /org/gnome/gnome-system-monitor, respectively
|
||||||
|
+ Updated translations.
|
||||||
|
- Changes from version 2.91.2:
|
||||||
|
+ Fix release path.
|
||||||
|
+ Fix a GSettings key.
|
||||||
|
+ Updated translations.
|
||||||
|
- Change old-style buildRequires to new pkgconfig() / gnome3 ones:
|
||||||
|
gtkmm2-devel, gtk2-devel, libwnck-devel, to gtkmm-3.0,
|
||||||
|
libwnck-3.0.
|
||||||
|
- Replace /usr/bin/lsb_release Requires with lsb-release (which is
|
||||||
|
a package).
|
||||||
|
- Replace GConf2 schemas handling with GSettings schemas handling,
|
||||||
|
with %glib2_gsettings_schema_* macros.
|
||||||
|
- Drop gconf2-devel BuildRequires.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 11 14:43:14 UTC 2011 - fcrozat@novell.com
|
||||||
|
|
||||||
|
- Update to version 2.91.1:
|
||||||
|
+ Autotools configuration update.
|
||||||
|
+ Minor fix to preference dialog.
|
||||||
|
+ Updated translations.
|
||||||
|
- Changes from version 2.91.0:
|
||||||
|
+ Ported to GTK+ 3.
|
||||||
|
+ Ported from GConf to GSettings.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 14 18:24:34 CET 2011 - sbrabec@suse.cz
|
Mon Feb 14 18:24:34 CET 2011 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
@ -22,30 +22,28 @@ Name: gnome-system-monitor
|
|||||||
BuildRequires: dbus-1-glib-devel
|
BuildRequires: dbus-1-glib-devel
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gconf2-devel
|
|
||||||
BuildRequires: gnome-doc-utils-devel
|
BuildRequires: gnome-doc-utils-devel
|
||||||
BuildRequires: gnome-icon-theme-devel
|
BuildRequires: gnome-icon-theme-devel
|
||||||
BuildRequires: gtk2-devel
|
|
||||||
BuildRequires: gtkmm2-devel
|
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libgtop-devel
|
BuildRequires: libgtop-devel
|
||||||
BuildRequires: librsvg-devel
|
BuildRequires: librsvg-devel
|
||||||
BuildRequires: libwnck-devel
|
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
|
BuildRequires: pkgconfig(gtkmm-3.0)
|
||||||
|
BuildRequires: pkgconfig(libwnck-3.0)
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Version: 2.28.2
|
Version: 3.0.0
|
||||||
Release: 9
|
Release: 1
|
||||||
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.24/%{name}-%{version}.tar.bz2
|
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.24/%{name}-%{version}.tar.bz2
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Summary: A Simple Process Monitor
|
Summary: A Simple Process Monitor
|
||||||
Requires: gnome-icon-theme
|
Requires: gnome-icon-theme
|
||||||
Requires: /usr/bin/lsb_release
|
Requires: lsb-release
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
%gconf_schemas_prereq
|
%glib2_gsettings_schema_requires
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GNOME-system-monitor is a simple process and system monitor for the
|
GNOME-system-monitor is a simple process and system monitor for the
|
||||||
@ -59,7 +57,7 @@ translation-update-upstream
|
|||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--disable-scrollkeeper
|
--disable-scrollkeeper
|
||||||
%__make %{?jobs:-j%jobs}
|
%__make %{?jobs:-j%jobs} V=1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%makeinstall
|
||||||
@ -71,25 +69,20 @@ ln -s ../icons/gnome/32x32/apps/utilities-system-monitor.png $RPM_BUILD_ROOT%{_d
|
|||||||
echo DocPath=gnome-system-monitor >> $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monitor.desktop
|
echo DocPath=gnome-system-monitor >> $RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monitor.desktop
|
||||||
%suse_update_desktop_file -N "GNOME System Monitor" gnome-system-monitor System Monitor
|
%suse_update_desktop_file -N "GNOME System Monitor" gnome-system-monitor System Monitor
|
||||||
%find_lang %{name} %{?no_lang_C}
|
%find_lang %{name} %{?no_lang_C}
|
||||||
%find_gconf_schemas
|
|
||||||
%fdupes $RPM_BUILD_ROOT
|
%fdupes $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%pre -f %{name}.schemas_pre
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%desktop_database_post
|
%desktop_database_post
|
||||||
|
%glib2_gsettings_schema_post
|
||||||
%posttrans -f %{name}.schemas_posttrans
|
|
||||||
|
|
||||||
%preun -f %{name}.schemas_preun
|
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%desktop_database_postun
|
%desktop_database_postun
|
||||||
|
%glib2_gsettings_schema_postun
|
||||||
|
|
||||||
%files -f %{name}.schemas_list
|
%files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||||
%dir %{_datadir}/gnome/
|
%dir %{_datadir}/gnome/
|
||||||
@ -101,6 +94,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc %{_datadir}/omf/%{name}/%{name}-C.omf
|
%doc %{_datadir}/omf/%{name}/%{name}-C.omf
|
||||||
%{_bindir}/gnome-system-monitor
|
%{_bindir}/gnome-system-monitor
|
||||||
%{_datadir}/applications/gnome-system-monitor.desktop
|
%{_datadir}/applications/gnome-system-monitor.desktop
|
||||||
|
%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.enums.xml
|
||||||
|
%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.gschema.xml
|
||||||
%{_datadir}/pixmaps/*.png
|
%{_datadir}/pixmaps/*.png
|
||||||
%{_datadir}/pixmaps/gnome-system-monitor/
|
%{_datadir}/pixmaps/gnome-system-monitor/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user