Accepting request 708407 from home:jengelh:branches:Base:System

- Enable decompression and creation of zstd-based payloads.
- Add homepage and repo URL.

OBS-URL: https://build.opensuse.org/request/show/708407
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=499
This commit is contained in:
Michael Schröder 2019-06-13 14:33:20 +00:00 committed by Git OBS Bridge
parent 7f9a154e3c
commit 54dd915b8a
3 changed files with 13 additions and 2 deletions

View File

@ -13,7 +13,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -26,6 +26,8 @@ Release: 0
Summary: Python Bindings for Manipulating RPM Packages
License: GPL-2.0-or-later
Group: Development/Libraries/Python
URL: https://rpm.org/
#Git-Clone: https://github.com/rpm-software-management/rpm
Source99: rpm.spec
BuildRequires: %{python_module devel}
BuildRequires: file-devel

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 7 15:03:15 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Enable decompression and creation of zstd-based payloads.
- Add homepage and repo URL.
-------------------------------------------------------------------
Tue May 14 10:11:34 UTC 2019 - Martin Liška <mliska@suse.cz>

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -45,6 +45,7 @@ BuildRequires: popt-devel
BuildRequires: rpm-build
BuildRequires: xz-devel
BuildRequires: zlib-devel
BuildRequires: pkgconfig(libzstd)
#!BuildIgnore: rpmlint-Factory
Provides: rpminst
Requires(post): %fillup_prereq
@ -56,6 +57,8 @@ License: GPL-2.0-or-later
Group: System/Packages
Version: 4.14.2.1
Release: 0
URL: https://rpm.org/
#Git-Clone: https://github.com/rpm-software-management/rpm
Source: http://ftp.rpm.org/releases/rpm-4.14.x/rpm-%{version}.tar.bz2
Source1: RPM-HOWTO.tar.bz2
Source5: rpmsort