Update spec file with new dependencies and files
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
77673e1eac
commit
7bdaa3bd5b
@ -15,6 +15,7 @@ BuildRequires: yum => 3.4.3-28, createrepo >= 0.4.11
|
|||||||
BuildRequires: gettext, git-core, cvs
|
BuildRequires: gettext, git-core, cvs
|
||||||
BuildRequires: python-jsonschema
|
BuildRequires: python-jsonschema
|
||||||
BuildRequires: python-enum34
|
BuildRequires: python-enum34
|
||||||
|
BuildRequires: python2-dnf
|
||||||
|
|
||||||
Requires: createrepo >= 0.4.11
|
Requires: createrepo >= 0.4.11
|
||||||
Requires: yum => 3.4.3-28
|
Requires: yum => 3.4.3-28
|
||||||
@ -40,6 +41,7 @@ Requires: git
|
|||||||
Requires: python-jsonschema
|
Requires: python-jsonschema
|
||||||
Requires: libguestfs-tools-c
|
Requires: libguestfs-tools-c
|
||||||
Requires: python-enum34
|
Requires: python-enum34
|
||||||
|
Requires: python2-dnf
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -76,6 +78,7 @@ rm -rf %{buildroot}
|
|||||||
%{python_sitelib}/%{name}-%{version}-py?.?.egg-info
|
%{python_sitelib}/%{name}-%{version}-py?.?.egg-info
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_bindir}/%{name}-koji
|
%{_bindir}/%{name}-koji
|
||||||
|
%{_bindir}/%{name}-gather
|
||||||
%{_bindir}/comps_filter
|
%{_bindir}/comps_filter
|
||||||
%{_bindir}/%{name}-make-ostree
|
%{_bindir}/%{name}-make-ostree
|
||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
|
Loading…
Reference in New Issue
Block a user