forked from pool/gnome-system-monitor
Accepting request 186884 from GNOME:Factory
push GNOME:Factory OBS-URL: https://build.opensuse.org/request/show/186884 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-system-monitor?expand=0&rev=74
This commit is contained in:
commit
0af57d68a4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a422e710c550fcd433d0689c966ce01e8301d50c5ec128b0000280e467699682
|
|
||||||
size 2806056
|
|
3
gnome-system-monitor-3.9.5.tar.xz
Normal file
3
gnome-system-monitor-3.9.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4810a1948f1f8dff816d88707ac7ad08b176c2a9a4412b858d998c57f94a2f02
|
||||||
|
size 1998924
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 30 07:08:53 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.9.5:
|
||||||
|
+ Bugs fixed: bgo#531097, bgo#704215, bgo#704378, bgo#704467,
|
||||||
|
bgo#674405.
|
||||||
|
+ Updated translations.
|
||||||
|
- Remove language handling for obsolete openSUSE releases.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 28 06:45:40 UTC 2013 - dimstar@opensuse.org
|
Tue May 28 06:45:40 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-system-monitor
|
Name: gnome-system-monitor
|
||||||
Version: 3.9.2
|
Version: 3.9.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
Summary: A Simple Process Monitor
|
Summary: A Simple Process Monitor
|
||||||
@ -63,10 +63,8 @@ translation-update-upstream
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%makeinstall
|
||||||
%if 0%{?suse_version} <= 1120
|
|
||||||
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
|
||||||
%endif
|
|
||||||
# Icon is installed in GNOME-only path:
|
# Icon is installed in GNOME-only path:
|
||||||
|
mkdir -p %{buildroot}%{_datadir}/pixmaps
|
||||||
ln -s ../icons/gnome/32x32/apps/utilities-system-monitor.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
ln -s ../icons/gnome/32x32/apps/utilities-system-monitor.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
||||||
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 %{name}
|
%suse_update_desktop_file %{name}
|
||||||
@ -94,8 +92,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/gnome-system-monitor-kde.desktop
|
%{_datadir}/applications/gnome-system-monitor-kde.desktop
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.enums.xml
|
%{_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}/glib-2.0/schemas/org.gnome.gnome-system-monitor.gschema.xml
|
||||||
%{_datadir}/gnome-system-monitor/
|
|
||||||
%{_datadir}/pixmaps/gnome-system-monitor/
|
|
||||||
%{_datadir}/pixmaps/utilities-system-monitor.png
|
%{_datadir}/pixmaps/utilities-system-monitor.png
|
||||||
%{_datadir}/polkit-1/actions/org.gnome.gnome-system-monitor.policy
|
%{_datadir}/polkit-1/actions/org.gnome.gnome-system-monitor.policy
|
||||||
%dir %{_libexecdir}/%{name}/
|
%dir %{_libexecdir}/%{name}/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user