Include missed spec files in s/bpf/bcc/ rename
authorBrenden Blanco <bblanco@plumgrid.com>
Thu, 3 Sep 2015 05:00:12 +0000 (22:00 -0700)
committerBrenden Blanco <bblanco@plumgrid.com>
Thu, 3 Sep 2015 05:00:12 +0000 (22:00 -0700)
Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
SPECS/bcc.el6.spec
SPECS/bcc.el7.spec
SPECS/bcc.f22.spec

index 79dec94..56b1392 100644 (file)
@@ -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/*
index 7991649..0daa1b7 100644 (file)
@@ -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/*
index 7991649..0daa1b7 100644 (file)
@@ -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/*