[packages/yelp] - updated to 41.1 (with soup2 for now)

qboosh qboosh at pld-linux.org
Wed Sep 29 17:21:00 CEST 2021


commit 7ec24c400e5e52b331a44b89de54cec90b510f46
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Sep 29 17:25:41 2021 +0200

    - updated to 41.1 (with soup2 for now)

 yelp.spec | 25 ++++++++++++++++---------
 1 file changed, 16 insertions(+), 9 deletions(-)
---
diff --git a/yelp.spec b/yelp.spec
index 34f6846..037d454 100644
--- a/yelp.spec
+++ b/yelp.spec
@@ -1,21 +1,22 @@
 Summary:	A system documentation reader from the GNOME project
 Summary(pl.UTF-8):	Czytnik dokumentacji z projektu GNOME
 Name:		yelp
-Version:	40.3
+Version:	41.1
 Release:	1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	https://download.gnome.org/sources/yelp/40/%{name}-%{version}.tar.xz
-# Source0-md5:	e9d25bcdd9550d742b1f48a62a218955
+Source0:	https://download.gnome.org/sources/yelp/41/%{name}-%{version}.tar.xz
+# Source0-md5:	33c344d75de0f6d7a76524855766ff47
 URL:		https://wiki.gnome.org/Apps/Yelp
 BuildRequires:	appstream-glib-devel
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	automake >= 1:1.11.2
 BuildRequires:	bzip2-devel
 BuildRequires:	gettext-tools >= 0.19.8
-BuildRequires:	glib2-devel >= 1:2.38.0
+BuildRequires:	glib2-devel >= 1:2.67.4
 BuildRequires:	gtk+3-devel >= 3.13.3
 BuildRequires:	gtk-doc >= 1.13
+# defaults to -4.1 (soup3)
 BuildRequires:	gtk-webkit4-devel >= 2.20.0
 BuildRequires:	itstool >= 1.2.0
 BuildRequires:	libtool >= 2:2.2.6
@@ -28,9 +29,9 @@ BuildRequires:	sqlite3-devel >= 3
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
 BuildRequires:	xz-devel >= 1:4.9
-BuildRequires:	yelp-xsl >= 40.0
+BuildRequires:	yelp-xsl >= 41.0
 Requires(post,postun):	desktop-file-utils
-Requires(post,postun):	glib2 >= 1:2.38.0
+Requires(post,postun):	glib2 >= 1:2.67.4
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	docbook-dtd412-xml
 Requires:	docbook-dtd42-xml
@@ -38,7 +39,7 @@ Requires:	docbook-dtd43-xml
 Requires:	docbook-dtd44-xml
 Requires:	docbook-dtd45-xml
 Requires:	docbook-style-xsl-nons >= 1.55.0
-Requires:	yelp-xsl >= 40.0
+Requires:	yelp-xsl >= 41.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -55,6 +56,11 @@ DocBook, HTML, man i info.
 Summary:	yelp library
 Summary(pl.UTF-8):	Biblioteka yelp
 Group:		Libraries
+Requires:	glib2 >= 1:2.67.4
+Requires:	gtk+3 >= 3.13.3
+Requires:	gtk-webkit4 >= 2.20.0
+Requires:	libxml2 >= 1:2.6.31
+Requires:	libxslt >= 1.1.22
 
 %description libs
 yelp library.
@@ -67,7 +73,7 @@ Summary:	Header files for yelp library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki yelp
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	glib2-devel >= 1:2.38.0
+Requires:	glib2-devel >= 1:2.67.4
 Requires:	gtk+3-devel >= 3.13.3
 Requires:	gtk-webkit4-devel >= 2.20.0
 Requires:	libxml2-devel >= 1:2.6.31
@@ -106,7 +112,8 @@ Dokumentacja API biblioteki yelp.
 	--disable-schemas-compile \
 	--disable-static \
 	--disable-gtk-doc \
-	--with-html-dir=%{_gtkdocdir}
+	--with-html-dir=%{_gtkdocdir} \
+	--with-webkit2gtk-4-0
 %{__make}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yelp.git/commitdiff/7ec24c400e5e52b331a44b89de54cec90b510f46



More information about the pld-cvs-commit mailing list