package sql just for py3
This commit is contained in:
parent
23ba4c2c3b
commit
ae96bca24c
1 changed files with 1 additions and 1 deletions
|
|
@ -499,7 +499,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%config(noreplace) /etc/koji.conf
|
||||
%dir /etc/koji.conf.d
|
||||
%doc docs Authors COPYING LGPL
|
||||
%{_datadir}/koji/*.sql
|
||||
|
||||
%if 0%{py2_support}
|
||||
%{_bindir}/*
|
||||
|
|
@ -517,6 +516,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{python3_sitelib}/%{name}
|
||||
%{python3_sitelib}/%{name}-%{version}.*-info
|
||||
%{python3_sitelib}/koji_cli
|
||||
%{_datadir}/koji/*.sql
|
||||
%endif
|
||||
|
||||
%if 0%{py2_support}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue