[packages/gnome-shell] - updated to 3.38.1 - removed obsolete gtkdoc patch
qboosh
qboosh at pld-linux.org
Thu Oct 8 18:16:18 CEST 2020
commit ce20bc454db0697e8764bfded0405435514f26a7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Oct 6 14:55:02 2020 +0200
- updated to 3.38.1
- removed obsolete gtkdoc patch
gnome-shell-gtkdoc.patch | 13 -------------
gnome-shell.spec | 12 ++++--------
2 files changed, 4 insertions(+), 21 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index f1d90af..0f651a3 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -24,13 +24,12 @@
Summary: Window manager and application launcher for GNOME
Summary(pl.UTF-8): Zarządca okien i uruchamiania aplikacji dla GNOME
Name: gnome-shell
-Version: 3.38.0
+Version: 3.38.1
Release: 1
License: GPL v2+
Group: X11/Window Managers
Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.38/%{name}-%{version}.tar.xz
-# Source0-md5: 8a70b4b78fc076b86aefb3c83f0e77d5
-Patch0: %{name}-gtkdoc.patch
+# Source0-md5: a12f98e36f4cfc4b4f968c35edc6f778
URL: https://wiki.gnome.org/Projects/GnomeShell
BuildRequires: NetworkManager-devel >= %{NetworkManager_ver}
BuildRequires: at-spi2-atk-devel
@@ -71,7 +70,7 @@ BuildRequires: pulseaudio-devel >= %{pulseaudio_ver}
BuildRequires: python3 >= 1:3
BuildRequires: python3-pygobject3 >= 3
BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.736
+BuildRequires: rpmbuild(macros) >= 1.752
BuildRequires: sassc
BuildRequires: sed >= 4.0
BuildRequires: startup-notification-devel >= %{startup_notification_ver}
@@ -148,9 +147,7 @@ Summary: GNOME Shell API documentation
Summary(pl.UTF-8): Dokumentacja API GNOME Shell
Group: Documentation
Requires: gtk-doc-common
-%if "%{_rpmversion}" >= "4.6"
-BuildArch: noarch
-%endif
+%{?noarchpackage}
%description apidocs
This package provides GNOME Shell API documentation.
@@ -160,7 +157,6 @@ Ten pakiet dostarcza dokumentację API GNOME Shell.
%prep
%setup -q
-%patch0 -p1
%{__sed} -i -e '/^libshew =/ s/ library/ shared_library/' subprojects/shew/src/meson.build
diff --git a/gnome-shell-gtkdoc.patch b/gnome-shell-gtkdoc.patch
deleted file mode 100644
index b6b0ee6..0000000
--- a/gnome-shell-gtkdoc.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- gnome-shell-3.38.0/docs/reference/shell/shell-docs.sgml.orig 2020-09-14 22:48:39.373818900 +0200
-+++ gnome-shell-3.38.0/docs/reference/shell/shell-docs.sgml 2020-09-22 20:00:18.085865408 +0200
-@@ -37,10 +37,6 @@
- <xi:include href="xml/shell-tray-manager.xml"/>
- </chapter>
- <chapter>
-- <title>Recorder</title>
-- <xi:include href="xml/shell-recorder.xml"/>
-- </chapter>
-- <chapter>
- <title>Integration helpers and utilities</title>
- <xi:include href="doc-gen-org.gnome.Shell.SearchProvider.xml"/>
- <xi:include href="doc-gen-org.gnome.Shell.SearchProvider2.xml"/>
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-shell.git/commitdiff/ce20bc454db0697e8764bfded0405435514f26a7
More information about the pld-cvs-commit
mailing list