Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
rpmlint.22536
confusing-invalid-spec-name.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File confusing-invalid-spec-name.diff of Package rpmlint.22536
From: Some One <nobody@opensuse.org> Date: Thu, 9 Apr 2015 14:55:39 +0200 Subject: [PATCH] confusing-invalid-spec-name # Confusing message. The problem is not that the file does not end # with ".spec", but that there is a mismatch of specname and pkg name. --- SpecCheck.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: rpmlint-rpmlint-1.10/SpecCheck.py =================================================================== --- rpmlint-rpmlint-1.10.orig/SpecCheck.py +++ rpmlint-rpmlint-1.10/SpecCheck.py @@ -644,8 +644,8 @@ addDetails( SPEC file to build a valid RPM package.''', 'invalid-spec-name', -'''Your spec filename must end with '.spec'. If it's not the case, rename your -file and rebuild your package.''', +'''The spec file name (without the .spec suffix) must match the package name +("Name:" tag). Either rename your package or the specfile.''', 'non-utf8-spec-file', '''The character encoding of the spec file is not UTF-8. Convert it for
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor