- update to rpm-4.15.1

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=513
This commit is contained in:
Michael Schröder 2019-11-19 10:10:28 +00:00 committed by Git OBS Bridge
parent fcf6ee76aa
commit d2e720fc1e
6 changed files with 13 additions and 19 deletions

View File

@ -1,12 +0,0 @@
--- ./build/Makefile.am.orig 2019-10-02 13:12:00.031823903 +0000
+++ ./build/Makefile.am 2019-10-02 13:13:09.743668564 +0000
@@ -10,6 +10,9 @@ AM_CPPFLAGS += @WITH_NSS_INCLUDE@
AM_CPPFLAGS += @WITH_MAGIC_INCLUDE@
AM_CPPFLAGS += @WITH_POPT_INCLUDE@
AM_CPPFLAGS += -I$(top_srcdir)/misc
+if WITH_LUA
+AM_CPPFLAGS += @LUA_CFLAGS@
+endif
usrlibdir = $(libdir)
usrlib_LTLIBRARIES = librpmbuild.la

View File

@ -21,7 +21,7 @@
%global with_python 1 %global with_python 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-rpm Name: python-rpm
Version: 4.15.0 Version: 4.15.1
Release: 0 Release: 0
Summary: Python Bindings for Manipulating RPM Packages Summary: Python Bindings for Manipulating RPM Packages
License: GPL-2.0-or-later License: GPL-2.0-or-later

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e06723b13591e57c99ebe2006fb8daddc4cf72efb366a64a34673ba5f61c201
size 4205632

3
rpm-4.15.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddef45f9601cd12042edfc9b6e37efcca32814e1e0f4bb8682d08144a3e2d230
size 4243893

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 19 11:09:08 CET 2019 - mls@suse.de
- update to rpm-4.15.1
* bugfix release
- dropped patches:
* fix_lua_cflags.diff
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 5 16:25:53 UTC 2019 - Neal Gompa <ngompa13@gmail.com> Tue Nov 5 16:25:53 UTC 2019 - Neal Gompa <ngompa13@gmail.com>

View File

@ -57,7 +57,7 @@ Requires: /usr/bin/awk
Summary: The RPM Package Manager Summary: The RPM Package Manager
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: System/Packages Group: System/Packages
Version: 4.15.0 Version: 4.15.1
Release: 0 Release: 0
URL: https://rpm.org/ URL: https://rpm.org/
#Git-Clone: https://github.com/rpm-software-management/rpm #Git-Clone: https://github.com/rpm-software-management/rpm
@ -127,7 +127,6 @@ Patch102: emptymanifest.diff
Patch103: find-lang-qt-qm.patch Patch103: find-lang-qt-qm.patch
Patch109: pythondistdeps.diff Patch109: pythondistdeps.diff
Patch117: findsupplements.diff Patch117: findsupplements.diff
Patch118: fix_lua_cflags.diff
Patch6464: auto-config-update-aarch64-ppc64le.diff Patch6464: auto-config-update-aarch64-ppc64le.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
# #
@ -239,7 +238,6 @@ rm -f rpmdb/db.h
%patch -P 93 -P 94 -P 99 %patch -P 93 -P 94 -P 99
%patch -P 100 -P 102 -P 103 %patch -P 100 -P 102 -P 103
%patch -P 109 -P 117 %patch -P 109 -P 117
%patch -P 118
%ifarch aarch64 ppc64le riscv64 %ifarch aarch64 ppc64le riscv64
%patch6464 %patch6464