Accepting request 479228 from GNOME:Next
Resub with patch dropped, thanks upstream for not mention that in NEWS OBS-URL: https://build.opensuse.org/request/show/479228 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-system-monitor?expand=0&rev=154
This commit is contained in:
parent
0429d6e2f6
commit
5fcad87ae1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4cb66894f1dbd0e74b1d964628d676e28cd5a59800e098924f754efa43309220
|
||||
size 917516
|
3
gnome-system-monitor-3.23.92.tar.xz
Normal file
3
gnome-system-monitor-3.23.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70f024600beb7cd5944f1f034830ccaf174fed79516d64057d87a4ff8108e34c
|
||||
size 928016
|
@ -1,19 +0,0 @@
|
||||
Index: gnome-system-monitor-3.23.91/src/Makefile.am
|
||||
===================================================================
|
||||
--- gnome-system-monitor-3.23.91.orig/src/Makefile.am
|
||||
+++ gnome-system-monitor-3.23.91/src/Makefile.am
|
||||
@@ -46,11 +46,11 @@ gnome_system_monitor_SOURCES = \
|
||||
|
||||
# See legacy/Makefile.am for explanation
|
||||
LDADD = \
|
||||
+ legacy/gsm-resources.o \
|
||||
+ legacy/libgsmlegacy.la \
|
||||
$(GSM_LIBS) \
|
||||
$(SYSTEMD_LIBS) \
|
||||
- $(WNCK_LIBS) \
|
||||
- legacy/gsm-resources.o \
|
||||
- legacy/libgsmlegacy.la
|
||||
+ $(WNCK_LIBS)
|
||||
|
||||
|
||||
# GSettings schemas, enum files and conversion file
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 14 08:46:11 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.23.92:
|
||||
+ Updated translations.
|
||||
- Drop gnome-system-monitor-linking.patch, gnome-common
|
||||
Buildrequires and call to autoreconf: Fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 10:39:19 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,18 +17,15 @@
|
||||
|
||||
|
||||
Name: gnome-system-monitor
|
||||
Version: 3.23.91
|
||||
Version: 3.23.92
|
||||
Release: 0
|
||||
Url: http://www.gnome.org
|
||||
Summary: A Simple Process Monitor
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/GNOME
|
||||
Source0: http://download.gnome.org/sources/gnome-system-monitor/3.23/%{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM gnome-system-monitor-linking.patch bgo#779365 dimstar@opensuse.org -- Fix build with -Wl,--as-needed
|
||||
Patch0: gnome-system-monitor-linking.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: intltool
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
@ -56,11 +53,9 @@ GNOME Desktop.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
translation-update-upstream
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
%configure \
|
||||
--enable-systemd
|
||||
%__make %{?jobs:-j%jobs} V=1
|
||||
|
Loading…
Reference in New Issue
Block a user