[packages/libtasn1] - updated to 4.15.0 - removed obsolete gtkdoc patch
qboosh
qboosh at pld-linux.org
Wed Nov 27 20:18:28 CET 2019
commit 899ea6ce8555f398e92aa34d050285e0c15bf0ce
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Nov 27 20:18:54 2019 +0100
- updated to 4.15.0
- removed obsolete gtkdoc patch
libtasn1-gtkdoc.patch | 14 --------------
libtasn1.spec | 9 ++++-----
2 files changed, 4 insertions(+), 19 deletions(-)
---
diff --git a/libtasn1.spec b/libtasn1.spec
index 31ca9aa..8dd18d4 100644
--- a/libtasn1.spec
+++ b/libtasn1.spec
@@ -6,14 +6,13 @@
Summary: ASN.1 library used in GNUTLS
Summary(pl.UTF-8): Biblioteka ASN.1 używana w GNUTLS
Name: libtasn1
-Version: 4.14
+Version: 4.15.0
Release: 1
License: LGPL v2.1+ (library), GPL v3+ (tools)
Group: Libraries
-Source0: http://ftp.gnu.org/gnu/libtasn1/%{name}-%{version}.tar.gz
-# Source0-md5: e9918200ed4a778e2b3cbe34c1be4205
+Source0: https://ftp.gnu.org/gnu/libtasn1/%{name}-%{version}.tar.gz
+# Source0-md5: 33e3fb5501bb2142184238c815b0beb8
Patch0: %{name}-info.patch
-Patch1: %{name}-gtkdoc.patch
URL: http://www.gnu.org/software/libtasn1/
BuildRequires: autoconf >= 2.63
BuildRequires: automake >= 1:1.11
@@ -91,7 +90,6 @@ Dokumentacja API libtasn1.
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
%build
%{?with_apidocs:%{__gtkdocize}}
@@ -134,6 +132,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README.md THANKS doc/*.html
%attr(755,root,root) %{_bindir}/asn1*
+%attr(755,root,root) %{_bindir}/corpus2array
%attr(755,root,root) %{_libdir}/libtasn1.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libtasn1.so.6
%{_mandir}/man1/asn1*.1*
diff --git a/libtasn1-gtkdoc.patch b/libtasn1-gtkdoc.patch
deleted file mode 100644
index 735430f..0000000
--- a/libtasn1-gtkdoc.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-libtasn1 doesn't use gobject types
---- libtasn1-4.14/doc/reference/libtasn1-docs.xml.orig 2019-03-29 20:39:30.000000000 +0100
-+++ libtasn1-4.14/doc/reference/libtasn1-docs.xml 2019-07-27 18:31:56.696555155 +0200
-@@ -34,10 +34,6 @@
- <xi:include href="xml/libtasn1.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/libtasn1.git/commitdiff/899ea6ce8555f398e92aa34d050285e0c15bf0ce
More information about the pld-cvs-commit
mailing list