[packages/djbdns] Release 29 (by relup.sh)
arekm
arekm at pld-linux.org
Thu May 21 15:04:45 CEST 2026
commit 7aee520921dce695a8c8469e1f72d93b8276b4f1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu May 21 15:04:30 2026 +0200
Release 29 (by relup.sh)
djbdns.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/djbdns.spec b/djbdns.spec
index a026f38..f8c2da9 100644
--- a/djbdns.spec
+++ b/djbdns.spec
@@ -6,7 +6,7 @@ Summary: DJB DNS
Summary(pl.UTF-8): DJB DNS
Name: djbdns
Version: 1.05
-Release: 27
+Release: 29
# http://cr.yp.to/distributors.html
License: Public Domain
Group: Networking/Daemons
@@ -385,7 +385,8 @@ cd doc
ln -s merge/djbdns/* .
%build
-echo %{__cc} %{rpmcflags} >conf-cc
+echo %{__cc} -std=gnu89 %{rpmcflags} %{rpmcppflags} >conf-cc
+echo %{__cc} %{rpmldflags} >conf-ld
echo %{_prefix} > conf-home
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/djbdns.git/commitdiff/7aee520921dce695a8c8469e1f72d93b8276b4f1
More information about the pld-cvs-commit
mailing list