Skip to content

Commit 67d46b3

Browse files
authored
Merge pull request redhat-performance#465 from sadsfae/master
pkg: provides macro to allow dnf install badfish
2 parents ac3de2b + 9ebc5dc commit 67d46b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rpm/python3-pybadfish.spec.tpl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ BuildRequires: %{py3_dist setuptools}
2121
BuildRequires: %{py3_dist pip}
2222
BuildRequires: python3-devel
2323
BuildRequires: zlib-devel
24+
Provides: badfish = %{version}-%{release}
2425
%generate_buildrequires
25-
%pyproject_buildrequires -t
26+
%pyproject_buildrequires -t
2627

2728
%description
2829
%{desc}

0 commit comments

Comments
 (0)