Hide Forgot
Spec URL: http://kenhys.fedorapeople.org/mroonga/mariadb-mroonga.spec SRPM URL: http://kenhys.fedorapeople.org/mroonga/mariadb-mroonga-3.08-1.fc19.src.rpm Description: Mroonga is a fast fulltext searchable storage plugin for MariaDB. It is based on groonga that is a fast fulltext search engine and column store. Groonga is good at real-time update. Fedora Account System Username: kenhys
There are some errors, but they are derived from mariadb. $ rpmlint -i RPMS/x86_64/mariadb-mroonga-*|grep E: mariadb-mroonga-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/mariadb-5.5.32/sql/multi_range_read.h mariadb-mroonga-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/mariadb-5.5.32/sql/sql_lifo_buffer.h mariadb-mroonga-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/mariadb-5.5.32/sql/gcalc_slicescan.h mariadb-mroonga-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/mariadb-5.5.32/include/maria.h mariadb-mroonga-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/mariadb-5.5.32/sql/sql_join_cache.h mariadb-mroonga-debuginfo.x86_64: E: incorrect-fsf-address /usr/src/debug/mariadb-5.5.32/sql/gcalc_tools.h There are some warnings, but they are derived from sphix bundled javascript. $ rpmlint -i RPMS/x86_64/mariadb-mroonga-*|grep W: mariadb-mroonga.x86_64: W: spelling-error Summary(en_US) fulltext -> full text, full-text, teletext mariadb-mroonga.x86_64: W: spelling-error Summary(en_US) searchable -> search able, search-able, unsearchable mariadb-mroonga.x86_64: W: spelling-error %description -l en_US fulltext -> full text, full-text, teletext mariadb-mroonga.x86_64: W: spelling-error %description -l en_US searchable -> search able, search-able, unsearchable mariadb-mroonga.x86_64: W: spelling-error %description -l en_US groonga -> grooming mariadb-mroonga.x86_64: W: spelling-error %description -l en_US Groonga -> Grooming mariadb-mroonga.x86_64: W: obsolete-not-provided mysql-groonga mariadb-mroonga-doc.x86_64: W: wrong-file-end-of-line-encoding /usr/share/doc/mariadb-mroonga-doc-3.08/ja/html/_static/jquery.js mariadb-mroonga-doc.x86_64: W: wrong-file-end-of-line-encoding /usr/share/doc/mariadb-mroonga-doc-3.08/en/html/_static/jquery.js [vagrant@fedora19-amd64 rpmbuild]$
You should mark doc package as noarch, same to bug 1013375
(In reply to Christopher Meng from comment #2) > You should mark doc package as noarch, same to bug 1013375 Thanks Christopher! Here is the updated spec and SRPM. Spec URL: http://kenhys.fedorapeople.org/mroonga/mariadb-mroonga.spec SRPM URL: http://kenhys.fedorapeople.org/mroonga/mariadb-mroonga-3.08-2.fc19.src.rpm - add BuildArch tag - remove redundant clean section.
curl --output ../../SRPMS/$srpm %{mariadb_download_base_url}/$srpm rpm -Uvh ../../SRPMS/$srpm this part is not gonna work in koji.
mroonga is now part of mariadb-server package, so closing this bug.