From bd320d622f5b04d829d6e98efc834060fcf65bb9ff776724438f779bfbf6ec0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Thu, 13 Jun 2019 14:34:11 +0000 Subject: [PATCH] tweak OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=500 --- python-rpm.spec | 3 ++- rpm.spec | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/python-rpm.spec b/python-rpm.spec index b688725..e307442 100644 --- a/python-rpm.spec +++ b/python-rpm.spec @@ -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 https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -44,6 +44,7 @@ BuildRequires: popt-devel BuildRequires: python-rpm-macros BuildRequires: xz-devel BuildRequires: zlib-devel +BuildRequires: pkgconfig(libzstd) Requires: rpm = %{version} %{expand:%(sed -n -e '/^Source:/,/^BuildRoot:/p' <%{_sourcedir}/rpm.spec)} %if "%{python_flavor}" == "python2" diff --git a/rpm.spec b/rpm.spec index 0723adf..70025c3 100644 --- a/rpm.spec +++ b/rpm.spec @@ -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 https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ #