[packages/libpsl] - updated to 0.21.1 - removed obsolete gtk-doc patch

qboosh qboosh at pld-linux.org
Mon Sep 14 17:07:10 CEST 2020


commit 56eb14ceb29ddec806a6fc58d0528331eb885c72
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Sep 14 17:09:55 2020 +0200

    - updated to 0.21.1
    - removed obsolete gtk-doc patch

 gtk-doc.patch | 25 -------------------------
 libpsl.spec   | 13 ++++++-------
 2 files changed, 6 insertions(+), 32 deletions(-)
---
diff --git a/libpsl.spec b/libpsl.spec
index 32c61be..f4c30ef 100644
--- a/libpsl.spec
+++ b/libpsl.spec
@@ -6,13 +6,13 @@
 Summary:	C library for the Publix Suffix List
 Summary(pl.UTF-8):	Biblioteka C do obsługi listy przyrostków publicznych (Public Suffix List)
 Name:		libpsl
-Version:	0.21.0
+Version:	0.21.1
 Release:	1
 License:	MIT
 Group:		Networking
 #Source0Download: https://github.com/rockdaboot/libpsl/releases
-Source0:	https://github.com/rockdaboot/libpsl/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	171e96d887709e36a57f4ee627bf82d2
+Source0:	https://github.com/rockdaboot/libpsl/releases/download/%{version}/%{name}-%{version}.tar.lz
+# Source0-md5:	ebbc144e311a66cfdae503f48f21bf2d
 %if 0
 # not required if packaged with libpsl release
 %define	psl_ref	1fc1ed365818a6a77d6f31d425ff03ca54cdc7f3
@@ -20,7 +20,6 @@ Source0:	https://github.com/rockdaboot/libpsl/releases/download/%{name}-%{versio
 Source1:	https://github.com/publicsuffix/list/archive/%{psl_ref}/publicsuffix_list-%{psldate}.tar.gz
 # Source1-md5:	ee9a591d4545d9f6ca350bd9df2c2e51
 %endif
-Patch0:		gtk-doc.patch
 URL:		https://rockdaboot.github.io/libpsl
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.10
@@ -34,6 +33,8 @@ BuildRequires:	libxslt-progs
 BuildRequires:	pkgconfig
 BuildRequires:	python >= 1:2.7
 BuildRequires:	sed >= 4.0
+BuildRequires:	tar >= 1:1.22
+BuildRequires:	xz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -111,7 +112,7 @@ Statyczna biblioteka libpsl.
 Summary:	API documentation for libpsl library
 Summary(pl.UTF-8):	Dokumentacja API biblioteki libpsl
 Group:		Documentation
-%if "%{_rpmversion}" >= "5"
+%if "%{_rpmversion}" >= "4.6"
 BuildArch:	noarch
 %endif
 
@@ -140,7 +141,6 @@ ciasteczka jest akceptowalna dla domen itp.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %if 0
 rmdir list
@@ -156,7 +156,6 @@ rmdir list
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-
 %configure \
 	--disable-silent-rules \
 	%{!?with_static_libs:--disable-static} \
diff --git a/gtk-doc.patch b/gtk-doc.patch
deleted file mode 100644
index bcd49e7..0000000
--- a/gtk-doc.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 87d1add318b5e5d09977f7f374e923577b6ff3be Mon Sep 17 00:00:00 2001
-From: Alexander Kanavin <alex.kanavin at gmail.com>
-Date: Sat, 1 Jun 2019 13:09:41 +0200
-Subject: [PATCH] gtk-doc: do not include tree_index.sgml
-
-gtk-doc 1.30 no longer generates the file if the object tree is empty.
----
- docs/libpsl/libpsl-docs.sgml | 4 ----
- 1 file changed, 4 deletions(-)
-
-diff --git a/docs/libpsl/libpsl-docs.sgml b/docs/libpsl/libpsl-docs.sgml
-index 335d241..88c7ba8 100644
---- a/docs/libpsl/libpsl-docs.sgml
-+++ b/docs/libpsl/libpsl-docs.sgml
-@@ -22,10 +22,6 @@
-         </para>
-         <xi:include href="xml/libpsl.xml"/>
-   </chapter>
--  <chapter id="object-tree">
--    <title>Object Hierarchy</title>
--     <xi:include href="xml/tree_index.sgml"/>
--  </chapter>
-   <index id="api-index-full">
-     <title>API Index</title>
-     <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libpsl.git/commitdiff/56eb14ceb29ddec806a6fc58d0528331eb885c72



More information about the pld-cvs-commit mailing list