From cab72b6570039542848cef26146e0f187746a2f6 Mon Sep 17 00:00:00 2001 From: Brenden Blanco Date: Wed, 2 Sep 2015 22:00:12 -0700 Subject: [PATCH] Include missed spec files in s/bpf/bcc/ rename Signed-off-by: Brenden Blanco --- SPECS/bcc.el6.spec | 9 ++++----- SPECS/bcc.el7.spec | 9 ++++----- SPECS/bcc.f22.spec | 9 ++++----- 3 files changed, 12 insertions(+), 15 deletions(-) diff --git a/SPECS/bcc.el6.spec b/SPECS/bcc.el6.spec index 79dec94..56b1392 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 7991649..0daa1b7 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 7991649..0daa1b7 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/* -- 2.7.4