diff --git a/SPECS/bcc.el6.spec b/SPECS/bcc.el6.spec index 79dec94b2e9b..56b139267dd7 100644 --- a/SPECS/bcc.el6.spec +++ b/SPECS/bcc.el6.spec @@ -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/* diff --git a/SPECS/bcc.el7.spec b/SPECS/bcc.el7.spec index 7991649cad7b..0daa1b70ac4d 100644 --- a/SPECS/bcc.el7.spec +++ b/SPECS/bcc.el7.spec @@ -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/* diff --git a/SPECS/bcc.f22.spec b/SPECS/bcc.f22.spec index 7991649cad7b..0daa1b70ac4d 100644 --- a/SPECS/bcc.f22.spec +++ b/SPECS/bcc.f22.spec @@ -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/*