Commit cab72b65 authored by Brenden Blanco's avatar Brenden Blanco

Include missed spec files in s/bpf/bcc/ rename

Signed-off-by: default avatarBrenden Blanco <bblanco@plumgrid.com>
parent c01f9ac2
......@@ -96,15 +96,14 @@ Summary: Examples for BPF Compiler Collection (BCC)
%description -n libbcc-examples
Examples for BPF Compiler Collection (BCC)
%package -n python-bpf
%package -n python-bcc
Summary: Python bindings for BPF Compiler Collection (BCC)
%description -n python-bpf
%description -n python-bcc
Python bindings for BPF Compiler Collection (BCC)
%files -n python-bpf
%{python_sitelib}/bpf*
%files -n python-bcc
%{python_sitelib}/bcc*
%exclude %{python_sitelib}/*.egg-info
/usr/bin/bpf-run
%files -n libbcc
/usr/lib64/*
......
......@@ -65,15 +65,14 @@ Summary: Examples for BPF Compiler Collection (BCC)
%description -n libbcc-examples
Examples for BPF Compiler Collection (BCC)
%package -n python-bpf
%package -n python-bcc
Summary: Python bindings for BPF Compiler Collection (BCC)
%description -n python-bpf
%description -n python-bcc
Python bindings for BPF Compiler Collection (BCC)
%files -n python-bpf
%{python_sitelib}/bpf*
%files -n python-bcc
%{python_sitelib}/bcc*
%exclude %{python_sitelib}/*.egg-info
/usr/bin/bpf-run
%files -n libbcc
/usr/lib64/*
......
......@@ -65,15 +65,14 @@ Summary: Examples for BPF Compiler Collection (BCC)
%description -n libbcc-examples
Examples for BPF Compiler Collection (BCC)
%package -n python-bpf
%package -n python-bcc
Summary: Python bindings for BPF Compiler Collection (BCC)
%description -n python-bpf
%description -n python-bcc
Python bindings for BPF Compiler Collection (BCC)
%files -n python-bpf
%{python_sitelib}/bpf*
%files -n python-bcc
%{python_sitelib}/bcc*
%exclude %{python_sitelib}/*.egg-info
/usr/bin/bpf-run
%files -n libbcc
/usr/lib64/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment