[Bug 619237] New: Review Request: redis - A persistent key-value database

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 29 00:40:03 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: redis - A persistent key-value database

https://bugzilla.redhat.com/show_bug.cgi?id=619237

           Summary: Review Request: redis - A persistent key-value
                    database
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: silas at sewell.ch
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec:
http://github.com/tidg/rpms/raw/master/redis/redis.spec

SRPM:
http://github.com/downloads/silas/rpms/redis-1.2.6-1.fc14.src.rpm

Description:

Redis is an advanced key-value store. It is similar to memcached but the data
set is not volatile, and values can be strings, exactly like in memcached, but
also lists, sets, and ordered sets. All this data types can be manipulated with
atomic operations to push/pop elements, add/remove elements, perform server
side union, intersection, difference between sets, and so forth. Redis supports
different kind of sorting abilities.

rpmlint

redis.src: W: spelling-error %description -l en_US memcached -> cached,
mimicked, coached ...(repeats)
 * Just jargon

redis.src: W: invalid-url Source0:
http://redis.googlecode.com/files/redis-1.2.6.tar.gz HTTP Error 404: Not Found
 * Google reports a 404 for HEAD requests

redis.x86_64: W: non-standard-uid /var/lib/redis redis ...(repeats)
 * This is ok, just added a redis user for the service

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list