[packages/libbpf] - updated to 0.2

qboosh qboosh at pld-linux.org
Thu Dec 17 17:56:32 CET 2020


commit ab31e099d10b151e8a80c39cc7cdac8e2ac412af
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Dec 17 17:57:03 2020 +0100

    - updated to 0.2

 libbpf.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/libbpf.spec b/libbpf.spec
index c992e16..3ceac86 100644
--- a/libbpf.spec
+++ b/libbpf.spec
@@ -1,13 +1,13 @@
 Summary:	Libbpf library
 Summary(pl.UTF-8):	Biblioteka libbpf
 Name:		libbpf
-Version:	0.1.1
+Version:	0.2
 Release:	1
 License:	LGPL v2.1 or BSD
 Group:		Libraries
 #Source0Download: https://github.com/libbpf/libbpf/releases
 Source0:	https://github.com/libbpf/libbpf/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	2d8e3888e184f52901516da2c189f599
+# Source0-md5:	cd0f82d76a9830c1e66b1a249393d5a8
 URL:		https://github.com/libbpf/libbpf
 BuildRequires:	elfutils-devel
 BuildRequires:	linux-libc-headers >= 7:5.4.0
@@ -65,7 +65,8 @@ wykorzystujących libbpf.
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags} %{rpmcppflags} -fPIC" \
 	LDFLAGS="%{rpmldflags}" \
-	NO_PKG_CONFIG=1
+	NO_PKG_CONFIG=1 \
+	V=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libbpf.git/commitdiff/ab31e099d10b151e8a80c39cc7cdac8e2ac412af



More information about the pld-cvs-commit mailing list