[packages/rpm-build-macros/rpm.org: 8/8] - disable _compress_docs for now, rpm.org ddon't know how to package docs that changed names in the

baggins baggins at pld-linux.org
Tue Jan 7 07:48:46 CET 2020


commit 0c4a87cbfb5cfc4b9a707f657b25f01e04db0843
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Jan 6 21:26:52 2020 +0900

    - disable _compress_docs for now, rpm.org ddon't know how to package docs that changed names in the middle of copy

 macros.pld | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/macros.pld b/macros.pld
index f200e49..01f5f0f 100644
--- a/macros.pld
+++ b/macros.pld
@@ -70,7 +70,8 @@
 %_initddir		/etc/rc.d/init.d
 
 # Executed at after copying %doc to DOCDIR, with $DOCDIR set
-%__compress_doc		%{_rpmconfigdir}/compress-doc%{?_noautocompressdoc: --noautocompressdoc='%{_noautocompressdoc}'}
+# TODO: teach rpm.org that compressed %doc is the same thing as uncompressed
+#__compress_doc		%{_rpmconfigdir}/compress-doc%{?_noautocompressdoc: --noautocompressdoc='%{_noautocompressdoc}'}
 
 %__os_install_post \
 %{__spec_install_post_strip}\
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-macros.git/commitdiff/0c4a87cbfb5cfc4b9a707f657b25f01e04db0843



More information about the pld-cvs-commit mailing list