packages: libmnl/libmnl.spec - updated to 1.0.2
qboosh
qboosh at pld-linux.org
Wed Jan 4 19:26:27 CET 2012
Author: qboosh Date: Wed Jan 4 18:26:27 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.0.2
---- Files affected:
packages/libmnl:
libmnl.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/libmnl/libmnl.spec
diff -u packages/libmnl/libmnl.spec:1.4 packages/libmnl/libmnl.spec:1.5
--- packages/libmnl/libmnl.spec:1.4 Wed May 4 20:41:26 2011
+++ packages/libmnl/libmnl.spec Wed Jan 4 19:26:22 2012
@@ -7,12 +7,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.1
+Version: 1.0.2
Release: 1
License: LGPL v2.1
Group: Libraries
Source0: http://www.netfilter.org/projects/libmnl/files/%{name}-%{version}.tar.bz2
-# Source0-md5: e936236bb57a2375afa4e70e75dc3ba9
+# Source0-md5: 370d02d10bdf2e987c29385eca2d758b
URL: http://www.netfilter.org/projects/libmnl/index.html
%{?with_apidocs:BuildRequires: doxygen}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -99,11 +99,12 @@
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
%configure \
+ --disable-silent-rules \
%{?with_static_libs:--enable-static}
%{__make}
%{?with_apidocs:doxygen doxygen.cfg}
@@ -151,6 +152,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2012/01/04 18:26:22 qboosh
+- updated to 1.0.2
+
Revision 1.4 2011/05/04 18:41:26 qboosh
- pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libmnl/libmnl.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list