From e44f1185729b1c1323595248d9587be977cffe6a Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Wed, 4 Jul 2018 18:20:29 +0200 Subject: [PATCH] Longest summaries/descriptions cut to fir 80chars (without expanded macros) --- java-11-openjdk.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/java-11-openjdk.spec b/java-11-openjdk.spec index 819ed4a..cd9d480 100644 --- a/java-11-openjdk.spec +++ b/java-11-openjdk.spec @@ -1102,7 +1102,8 @@ Group: Development/Languages %{java_src_rpo %{nil}} %description src -The java-%{origin}-src sub-package contains the complete %{origin_nice} %{majorver} class library source code for use by IDE indexers and debuggers. +The java-%{origin}-src sub-package contains the complete %{origin_nice} %{majorver} +class library source code for use by IDE indexers and debuggers. %endif %if %{include_debug_build} @@ -1113,7 +1114,8 @@ Group: Development/Languages %{java_src_rpo -- %{debug_suffix_unquoted}} %description src-slowdebug -The java-%{origin}-src-slowdebug sub-package contains the complete %{origin_nice} %{majorver} class library source code for use by IDE indexers and debuggers. Debugging %{for_debug}. +The java-%{origin}-src-slowdebug sub-package contains the complete %{origin_nice} %{majorver} + class library source code for use by IDE indexers and debuggers. Debugging %{for_debug}. %endif %if %{include_normal_build}