[packages/libmnl] up to 1.0.5

atler atler at pld-linux.org
Wed Apr 6 00:31:10 CEST 2022


commit 0fd95e4e04e54f4b2b4112c9ef991ce6b7e520e3
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Apr 6 00:30:36 2022 +0200

    up to 1.0.5

 libmnl.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/libmnl.spec b/libmnl.spec
index b0fcc93..05d97b8 100644
--- a/libmnl.spec
+++ b/libmnl.spec
@@ -6,12 +6,12 @@
 Summary:	A minimalistic user-space library oriented to Netlink developers
 Summary(pl.UTF-8):	Minimalistyczna biblioteka przestrzeni użytkownika dla programistów Netlinka
 Name:		libmnl
-Version:	1.0.4
+Version:	1.0.5
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://www.netfilter.org/projects/libmnl/files/%{name}-%{version}.tar.bz2
-# Source0-md5:	be9b4b5328c6da1bda565ac5dffadb2d
+# Source0-md5:	0bbb70573119ec5d49435114583e7a49
 URL:		http://www.netfilter.org/projects/libmnl/index.html
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1.6
@@ -107,7 +107,8 @@ Dokumentacja API biblioteki libmnl.
 %{__automake}
 %configure \
 	--disable-silent-rules \
-	%{?with_static_libs:--enable-static}
+	%{?with_static_libs:--enable-static} \
+	%{!?with_apidocs:--without-doxygen}
 %{__make}
 %{?with_apidocs:doxygen doxygen.cfg}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmnl.git/commitdiff/b40452f576fe59d9f7fc0e8d5240e2a5cbf70b91



More information about the pld-cvs-commit mailing list