[packages/daemontools] Rel 16
arekm
arekm at pld-linux.org
Thu May 21 14:58:38 CEST 2026
commit 3da7d90e2bd1c453d650768d43b2251bdf98f980
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu May 21 14:58:21 2026 +0200
Rel 16
daemontools.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/daemontools.spec b/daemontools.spec
index a02b99c..87c1a7f 100644
--- a/daemontools.spec
+++ b/daemontools.spec
@@ -2,7 +2,7 @@ Summary: D. J. Bernstein daemontools
Summary(pl.UTF-8): daemontools D. J. Bernsteina
Name: daemontools
Version: 0.76
-Release: 15
+Release: 16
License: Public Domain
Group: Networking/Admin
Source0: http://cr.yp.to/daemontools/%{name}-%{version}.tar.gz
@@ -56,7 +56,7 @@ cd src
%patch -P0 -p0
%build
-echo "%{__cc} %{rpmcflags} -Wall" > src/conf-cc
+echo "%{__cc} -std=gnu89 %{rpmcflags} -Wall" > src/conf-cc
echo "%{__cc} %{rpmldflags}" > src/conf-ld
./package/compile
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/daemontools.git/commitdiff/3da7d90e2bd1c453d650768d43b2251bdf98f980
More information about the pld-cvs-commit
mailing list