From 3739697c19f873624d4e20459d159e89c95dae24 Mon Sep 17 00:00:00 2001 From: User Date: Wed, 6 Nov 2019 20:28:49 +0300 Subject: [PATCH] change bin --- python-jsonschema.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-jsonschema.spec b/python-jsonschema.spec index 632796c..4f9fe96 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -18,6 +18,8 @@ BuildRequires: pkgconfig(python3) BuildRequires: python3egg(nose) BuildRequires: python3egg(mock) +Requires: python3-%{oname} + %description jsonschema is JSON Schema validator currently based on http://tools.ietf.org/html/draft-zyp-json-schema-03 @@ -66,7 +68,6 @@ python3 setup.py install --root=%{buildroot} %files %doc CHANGELOG.rst COPYING README.rst -%{_bindir}/jsonschema %{py_puresitedir}/jsonschema/*.py* %{py_puresitedir}/jsonschema/tests/*.py* %{py_puresitedir}/jsonschema*.egg-info