[packages/libzypp] - updated to 17.25.5 - updated rpm5 patch

qboosh qboosh at pld-linux.org
Sat Dec 12 20:12:06 CET 2020


commit adb9295cb5af7f03a67da49de3dacaef08f2f967
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Dec 12 20:12:36 2020 +0100

    - updated to 17.25.5
    - updated rpm5 patch

 libzypp-rpm5.patch | 4 ++--
 libzypp.spec       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libzypp.spec b/libzypp.spec
index 36b7978..7a29a71 100644
--- a/libzypp.spec
+++ b/libzypp.spec
@@ -7,13 +7,13 @@
 Summary:	Package management library
 Summary(pl.UTF-8):	Biblioteka do zarządzania pakietami
 Name:		libzypp
-Version:	17.23.4
+Version:	17.25.5
 Release:	1
 License:	GPL v2+
 Group:		Libraries
 #Source0Download: https://github.com/openSUSE/libzypp/releases
 Source0:	https://github.com/openSUSE/libzypp/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	699b0c0864293a0cbc10c4b9b7a31d4a
+# Source0-md5:	0998bb038f4463c6b74e34d2afda4cc9
 Patch0:		%{name}-rpm5.patch
 Patch1:		%{name}-link.patch
 URL:		https://en.opensuse.org/Portal:Libzypp
diff --git a/libzypp-rpm5.patch b/libzypp-rpm5.patch
index a0c20ad..a9a4806 100644
--- a/libzypp-rpm5.patch
+++ b/libzypp-rpm5.patch
@@ -43,10 +43,10 @@
      }
    }
  };
-@@ -679,7 +679,7 @@
+@@ -597,7 +597,7 @@
+   {
      if ( ! create( RPMDBI_PACKAGES ) )
        return false;
- #warning TESTCASE: rpmdbAppendIterator and (non)sequential access?
 -#ifdef RPMFILEITERMAX	// since rpm.4.12
 +#if defined(_RPM_5) || defined(RPMFILEITERMAX) // since rpm.4.12
      ::rpmdbAppendIterator( _mi, (const unsigned *)&off_r, 1 );
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libzypp.git/commitdiff/adb9295cb5af7f03a67da49de3dacaef08f2f967



More information about the pld-cvs-commit mailing list