SHA256
6
0
forked from pool/rpm

- Use libgcrypt as crypto library instead of beecrypt

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=521
This commit is contained in:
2020-01-17 10:28:50 +00:00
committed by Git OBS Bridge
parent 4351331244
commit 1d70343858
6 changed files with 12 additions and 114 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-rpm
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 Neal Gompa <ngompa13@gmail.com>.
#
# All modifications and additions to the file contributed by third parties
@@ -34,6 +34,7 @@ BuildRequires: libacl-devel
BuildRequires: libbz2-devel
BuildRequires: libcap-devel
BuildRequires: libelf-devel
BuildRequires: libgcrypt-devel
BuildRequires: libselinux-devel
BuildRequires: libsemanage-devel
BuildRequires: libtool