[packages/libpst] - updated to 0.6.74 - removed obsolete link,python-3.8 patches

qboosh qboosh at pld-linux.org
Tue Mar 3 17:04:54 CET 2020


commit fc6cdb32ce359dd77d4c6f2d5ce73ba9a7cf6880
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Mar 3 17:05:47 2020 +0100

    - updated to 0.6.74
    - removed obsolete link,python-3.8 patches

 libpst-link.patch | 11 -----------
 libpst.spec       | 10 +++-------
 python-3.8.patch  | 11 -----------
 3 files changed, 3 insertions(+), 29 deletions(-)
---
diff --git a/libpst.spec b/libpst.spec
index f53b289..835dcdf 100644
--- a/libpst.spec
+++ b/libpst.spec
@@ -7,14 +7,12 @@
 Summary:	Library for reading .pst files
 Summary(pl.UTF-8):	Biblioteka do czytania plików .pst
 Name:		libpst
-Version:	0.6.72
-Release:	4
+Version:	0.6.74
+Release:	1
 License:	GPL v2+
 Group:		Libraries
 Source0:	https://www.five-ten-sg.com/libpst/packages/%{name}-%{version}.tar.gz
-# Source0-md5:	0085c9769a163e7ac59dba6518e0cc1e
-Patch0:		%{name}-link.patch
-Patch1:		python-3.8.patch
+# Source0-md5:	c0fb28dc7d6b9d2af1701027dc7154fe
 URL:		https://www.five-ten-sg.com/libpst/
 BuildRequires:	ImageMagick
 BuildRequires:	autoconf >= 2.60
@@ -106,8 +104,6 @@ Wiązania libpst dla Pythona 3.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
diff --git a/libpst-link.patch b/libpst-link.patch
deleted file mode 100644
index f985ed1..0000000
--- a/libpst-link.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libpst-0.6.72/src/Makefile.am.orig	2018-08-01 17:15:48.000000000 +0200
-+++ libpst-0.6.72/src/Makefile.am	2019-04-23 21:41:45.026697783 +0200
-@@ -80,7 +80,7 @@
- endif
- 
- libpst_la_SOURCES     = $(common_source) $(common_header)
--libpst_la_LIBADD      = $(LTLIBICONV)
-+libpst_la_LIBADD      = $(LTLIBICONV) $(ZLIB_LIBS)
- 
- EXTRA_DIST =
- if !NEED_XGETOPT
diff --git a/python-3.8.patch b/python-3.8.patch
deleted file mode 100644
index f0daa1d..0000000
--- a/python-3.8.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libpst-0.6.72/m4/ax_python.m4~	2018-08-01 17:15:48.000000000 +0200
-+++ libpst-0.6.72/m4/ax_python.m4	2019-11-03 17:34:35.669416660 +0100
-@@ -55,7 +55,7 @@
- AC_DEFUN([AX_PYTHON],
- [AC_MSG_CHECKING(for python build information)
- AC_MSG_RESULT([])
--for python in python3.7 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python; do
-+for python in python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python; do
- AC_CHECK_PROGS(PYTHON_BIN, [$python])
- ax_python_bin=$PYTHON_BIN
- if test x$ax_python_bin != x; then
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libpst.git/commitdiff/fc6cdb32ce359dd77d4c6f2d5ce73ba9a7cf6880



More information about the pld-cvs-commit mailing list