Re: Re: [cooker-commits] [svn-commit] r769413 - cooker/qt-creator/current/SPECS
Jeffrey Johnson <[email protected]> Fri, 27 Jan 2012 13:16:37 -0500
| Newsgroups | gmane.linux.mandrake.cooker.devel |
|---|---|
| Message-ID | <[email protected]> |
On Jan 27, 2012, at 1:01 PM, Andrey Bondrov wrote: > 28.01.2012 04:50, Nicolas Lécureuil пишет: >> On Fri, Jan 27, 2012 at 5:14 PM, abondrov<[email protected]> wrote: >>> Author: abondrov >>> Date: Fri Jan 27 16:14:39 2012 >>> New Revision: 769413 >>> >>> Modified: >>> cooker/qt-creator/current/SPECS/qt-creator.spec >>> >>> Log: >>> Fix summary and description lines length >>> >>> Modified: cooker/qt-creator/current/SPECS/qt-creator.spec >>> ============================================================================== >>> --- cooker/qt-creator/current/SPECS/qt-creator.spec (original) >>> +++ cooker/qt-creator/current/SPECS/qt-creator.spec Fri Jan 27 16:14:39 2012 >>> @@ -2,10 +2,10 @@ >>> Version: 2.4.0 >>> Release: %mkrel 1 >>> License: LGPLv2+ and MIT >>> -Summary: Qt Creator is a lightweight, cross-platform integrated development environment (IDE) >>> +Summary: Qt Creator is a lightweight, cross-platform IDE >> why ? this is interesting to keep : >> integrated development environment (IDE) >> >> Please revert this part > > rpmlint was very unhappy with Summary line length. It was the cause of SRPM sumbit failure. There is no (practical) limit to Summary: strings. I'd question whether the policy implemented in rpm lint is sensible. The policy is likely trying to ensure that Summary: can be displayed by installers and not line wrapped at 80 column terminal windows I'd argue that Summary: is useless info in most cases these days, because either the package has been around forever and Summary isn't informative or the package is brand new and Summary: isn't sufficiently informative Again minority/conrarian POV: not disagreeing. 73 de Jeff