forked from pool/rpmlint
Accepting request 78188 from home:jengelh:dev
- Facepalming spelling fixes OBS-URL: https://build.opensuse.org/request/show/78188 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=54
This commit is contained in:
parent
3f7d5f3d1f
commit
c883c64444
@ -454,12 +454,12 @@ allow to install multiple versions of the package in parallel.""",
|
||||
of legacy exceptions. Please do not rename the package until SONAME changes, but if you have
|
||||
to rename it for another reason, make sure you name it correctly.""",
|
||||
'shlib-policy-excessive-dependency',
|
||||
"""Your package starts with 'lib' as part of it's name, but also contains binaries
|
||||
"""Your package starts with 'lib' as part of its name, but also contains binaries
|
||||
that have more dependencies than those that already required by the libraries.
|
||||
Those binaries should probably not be part of the library package, but split into
|
||||
a seperate one to reduce the additional dependencies for other users of this library.""",
|
||||
'shlib-policy-missing-lib',
|
||||
"""Your package starts with 'lib' as part of it's name, but does not provide
|
||||
"""Your package starts with 'lib' as part of its name, but does not provide
|
||||
any libraries. It must not be called a lib-package then. Give it a more
|
||||
sensible name.""",
|
||||
'shlib-fixed-dependency',
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 6 19:01:00 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Spelling fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 5 12:16:36 UTC 2011 - lnussel@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user