Bug 928734

Summary: Review Request: groonga - open-source fulltext search engine and column store
Product: [Fedora] Fedora Reporter: Kentaro Hayashi <kenhys>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dueno, notting, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-29 05:21:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kentaro Hayashi 2013-03-28 10:31:49 UTC
Spec URL: http://kenhys.fedorapeople.org/groonga/groonga.spec
SRPM URL: http://kenhys.fedorapeople.org/groonga/groonga-3.0.2-0.fc18.src.rpm
Description: Groonga is an open-source fulltext search engine and column store.
Fedora Account System Username: kenhys

I updated the 2.0.9 spec a bit for the latest release (3.0.2).

The output results of rpmlint -i says some warnings and errors in it.
I guess those of them were also in 2.0.9 or older version. :-P

By the way, I think most of them are trivial issue such as:

W: no-documentation 
W: no-manual-page-for-binary
W: speling-error 
W: non-standard-uid/gid (because use groonga/groonga)
W: only-non-binary-in-usr-lib (systemd related)
E: changelog-time-in-future (because intended to release 3.0.2 tomorrow :-))
E: non-standard-dir-perm (because configured for groonga database)

Comment 1 Daiki Ueno 2013-03-29 05:21:50 UTC
Thanks for working on this, but you don't need a new review request to update an existing package.  Just go ahead and commit the changes :)

Comment 2 Mamoru TASAKA 2013-03-29 13:26:04 UTC
Please don't use "0" as release number:
https://fedoraproject.org/wiki/Packaging:NamingGuidelines?rd=Packaging/NamingGuidelines#Release_Tag

Comment 3 Kentaro Hayashi 2013-04-01 06:52:59 UTC
OK, I'll do it.

Next time, I 'll do not to forget to write down "notes" section when
executing fedpkg update command.