[packages/docbook-to-man] Release 5 (by relup.sh)
arekm
arekm at pld-linux.org
Sun Apr 5 01:02:55 CEST 2026
commit 2beab6463d63b8e5586164b2d7a45bbf27d188f8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Apr 5 01:02:49 2026 +0200
Release 5 (by relup.sh)
docbook-to-man.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docbook-to-man.spec b/docbook-to-man.spec
index 8abf4cc..343c061 100644
--- a/docbook-to-man.spec
+++ b/docbook-to-man.spec
@@ -2,7 +2,7 @@ Summary: Converter from DocBook SGML into roff man macros
Summary(pl.UTF-8): Konwerter z formatu DocBook SGML do roff (używanego przez program man)
Name: docbook-to-man
Version: 2.0.0
-Release: 4
+Release: 5
License: MIT
Group: Applications/Publishing/SGML
# original: http://www.oasis-open.org/docbook/tools/dtm/%{name}.tar.gz
@@ -54,7 +54,7 @@ done
%build
%{__make} \
CC="%{__cc}" \
- OPT="%{rpmcflags}" \
+ OPT="%{rpmcflags} -std=gnu89" \
ROOT=%{_prefix}
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/docbook-to-man.git/commitdiff/2beab6463d63b8e5586164b2d7a45bbf27d188f8
More information about the pld-cvs-commit
mailing list