[packages/libnet1] Rel 6
arekm
arekm at pld-linux.org
Mon Mar 9 12:55:28 CET 2026
commit 123e7f1a272124392bc31dbb689b2817352d027c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Mar 9 12:55:14 2026 +0100
Rel 6
libnet1.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libnet1.spec b/libnet1.spec
index 25d6b3d..b6bd178 100644
--- a/libnet1.spec
+++ b/libnet1.spec
@@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka czynności sieciowych
Summary(pt_BR.UTF-8): API para funções de rede de baixo nível
Name: libnet1
Version: 1.0.2a
-Release: 5
+Release: 6
License: BSD
Group: Libraries
Source0: http://www.packetfactory.net/libnet/dist/deprecated/libnet-%{version}.tar.gz
@@ -89,7 +89,7 @@ install %{_datadir}/automake/config.* .
%{__autoconf}
%configure \
--with-pf_packet=yes
-%{__make} CFLAGS="%{rpmcflags}"
+%{__make} CFLAGS="%{rpmcflags} -std=gnu89"
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libnet1.git/commitdiff/123e7f1a272124392bc31dbb689b2817352d027c
More information about the pld-cvs-commit
mailing list