[packages/common-lisp-asdf] Rel 3

arekm arekm at pld-linux.org
Thu May 21 14:53:05 CEST 2026


commit c066214e2decb8c5330f009c3f3b787a2e04194a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu May 21 14:52:47 2026 +0200

    Rel 3

 common-lisp-asdf.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/common-lisp-asdf.spec b/common-lisp-asdf.spec
index 8837e17..32fdbe7 100644
--- a/common-lisp-asdf.spec
+++ b/common-lisp-asdf.spec
@@ -2,7 +2,7 @@ Summary:	Another System Definition Facility - package format for Common Lisp lib
 Summary(pl.UTF-8):	Another System Definition Facility - format pakietów bibliotek Common Lispa
 Name:		common-lisp-asdf
 Version:	20101028
-Release:	2
+Release:	3
 License:	MIT
 Group:		Development/Libraries
 Source0:	http://pkgs.fedoraproject.org/repo/pkgs/cl-asdf/cl-asdf-%{version}.tar.bz2/f258de374780dcf5ad3ffeff422047ff/cl-asdf-%{version}.tar.bz2
@@ -26,7 +26,9 @@ bibliotek Common Lispa.
 %patch -P0 -p1
 
 %build
-%{__make} -C doc -j1 asdf.html manual-html
+%{__make} -C doc -j1 asdf.html
+# explicit -o avoids texinfo>=7 picking "asdf_html" to dodge clash with the input basename
+makeinfo --html -o doc/asdf doc/asdf.texinfo
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/common-lisp-asdf.git/commitdiff/c066214e2decb8c5330f009c3f3b787a2e04194a



More information about the pld-cvs-commit mailing list