[PATCH] kernel-tools: Remove libbpf package

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It's separate package now.

Signed-off-by: Jiri Olsa <jolsa@xxxxxxxxxx>
---
koji build:
  https://koji.fedoraproject.org/koji/taskinfo?taskID=67381227

 kernel-tools.spec | 44 +++-----------------------------------------
 1 file changed, 3 insertions(+), 41 deletions(-)

diff --git a/kernel-tools.spec b/kernel-tools.spec
index 8e4f1e534e63..c389868ef647 100644
--- a/kernel-tools.spec
+++ b/kernel-tools.spec
@@ -174,19 +174,6 @@ License: GPLv2
 This package contains the bpftool, which allows inspection and simple
 manipulation of eBPF programs and maps.
 
-%package -n libbpf
-Summary: The bpf library from kernel source
-License: GPLv2
-%description -n libbpf
-This package contains the kernel source bpf library.
-
-%package -n libbpf-devel
-Summary: Developement files for the bpf library from kernel source
-License: GPLv2
-%description -n libbpf-devel
-This package includes libraries and header files needed for development
-of applications which use bpf library from kernel source.
-
 %package -n libperf
 Summary: The perf library from kernel source
 License: GPLv2
@@ -289,9 +276,6 @@ popd
 pushd tools/bpf/bpftool
 %{bpftool_make}
 popd
-pushd tools/lib/bpf
-%{tools_make} V=1
-popd
 pushd tools/lib/perf
 make V=1
 popd
@@ -383,9 +367,6 @@ pushd tools/bpf/bpftool
 # man-pages packages this (rhbz #1686954)
 rm %{buildroot}%{_mandir}/man7/bpf-helpers.7
 popd
-pushd tools/lib/bpf
-%{tools_make} DESTDIR=%{buildroot} prefix=%{_prefix} libdir=%{_libdir} V=1 install install_headers
-popd
 pushd tools/lib/perf
 make DESTDIR=%{buildroot} prefix=%{_prefix} libdir=%{_libdir} V=1 install install_headers
 popd
@@ -478,28 +459,6 @@ popd
 %{_mandir}/man8/bpftool.8.gz
 %license linux-%{kversion}/COPYING
 
-%files -n libbpf
-%{_libdir}/libbpf.so.0
-%{_libdir}/libbpf.so.0.3.0
-%license linux-%{kversion}/COPYING
-
-%files -n libbpf-devel
-%{_libdir}/libbpf.a
-%{_libdir}/libbpf.so
-%{_libdir}/pkgconfig/libbpf.pc
-%{_includedir}/bpf/bpf.h
-%{_includedir}/bpf/bpf_core_read.h
-%{_includedir}/bpf/bpf_endian.h
-%{_includedir}/bpf/bpf_helper_defs.h
-%{_includedir}/bpf/bpf_helpers.h
-%{_includedir}/bpf/bpf_tracing.h
-%{_includedir}/bpf/btf.h
-%{_includedir}/bpf/libbpf.h
-%{_includedir}/bpf/libbpf_common.h
-%{_includedir}/bpf/libbpf_util.h
-%{_includedir}/bpf/xsk.h
-%license linux-%{kversion}/COPYING
-
 %files -n libperf
 %{_libdir}/libperf.so.0
 %{_libdir}/libperf.so.0.0.1
@@ -527,6 +486,9 @@ popd
 %license linux-%{kversion}/COPYING
 
 %changelog
+* Thu May 06 2021 Jiri Olsa <jolsa@jolsa@xxxxxxxxxx>
+- Remove libbpf package
+
 * Thu May 06 2021 Justin M. Forbes <jforbes@xxxxxxxxxxxxxxxxx>
 - Build and package intel-speed-select (rhbz 1882427)
 
-- 
2.31.1
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux