[packages/libextractor] - updated to 1.11 - removed obsolete soname patch

qboosh qboosh at pld-linux.org
Sat Sep 24 20:58:43 CEST 2022


commit f84468bdf2b36c90feadd6ca549dce30674bc129
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 24 20:59:09 2022 +0200

    - updated to 1.11
    - removed obsolete soname patch

 libextractor-soname.patch | 13 -------------
 libextractor.spec         | 12 +++++-------
 2 files changed, 5 insertions(+), 20 deletions(-)
---
diff --git a/libextractor.spec b/libextractor.spec
index 26df14b..0aec9b7 100644
--- a/libextractor.spec
+++ b/libextractor.spec
@@ -10,15 +10,14 @@
 Summary:	Meta-data extraction library
 Summary(pl.UTF-8):	Biblioteka do ekstrakcji metadanych
 Name:		libextractor
-Version:	1.10
-Release:	3
+Version:	1.11
+Release:	1
 License:	GPL v3+
 Group:		Libraries
 Source0:	https://ftp.gnu.org/gnu/libextractor/%{name}-%{version}.tar.gz
-# Source0-md5:	e937a97e0d34a7344af0e3a63e421e4b
+# Source0-md5:	934a53749d263c1f5b8a6aae5741ea3f
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-rpm5.patch
-Patch2:		%{name}-soname.patch
 URL:		http://www.gnu.org/software/libextractor/
 BuildRequires:	autoconf >= 2.61
 BuildRequires:	automake >= 1:1.11
@@ -56,8 +55,8 @@ BuildRequires:	texinfo
 %{?with_tidy:BuildRequires:	tidy-devel >= 5}
 BuildRequires:	zlib-devel
 %{?with_tests:BuildRequires:	zzuf}
-Obsoletes:	libextractor-printable
-Obsoletes:	libextractor-thumbnail-qt
+Obsoletes:	libextractor-printable < 0.6
+Obsoletes:	libextractor-thumbnail-qt < 1.0.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -165,7 +164,6 @@ Statyczna wersja bibliotek libextractor.
 %setup -q
 %patch0 -p1
 %{?with_rpm5:%patch1 -p1}
-%patch2 -p1
 
 %{__rm} po/stamp-po
 
diff --git a/libextractor-soname.patch b/libextractor-soname.patch
deleted file mode 100644
index c54c816..0000000
--- a/libextractor-soname.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- libextractor-1.10/configure.ac.orig	2020-07-04 19:01:57.912110293 +0200
-+++ libextractor-1.10/configure.ac	2020-07-04 19:52:13.522439997 +0200
-@@ -26,8 +26,8 @@
- AC_CANONICAL_SYSTEM
- 
- LIB_VERSION_CURRENT=4
--LIB_VERSION_REVISION=7
--LIB_VERSION_AGE=2
-+LIB_VERSION_REVISION=8
-+LIB_VERSION_AGE=1
- AC_SUBST(LIB_VERSION_CURRENT)
- AC_SUBST(LIB_VERSION_REVISION)
- AC_SUBST(LIB_VERSION_AGE)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libextractor.git/commitdiff/f84468bdf2b36c90feadd6ca549dce30674bc129



More information about the pld-cvs-commit mailing list