Spec URL: http://rnovacek.fedorapeople.org/matahari.spec SRPM URL: http://rnovacek.fedorapeople.org/matahari-0.4.4-7.el5.src.rpm Description: Matahari provides a QMF Agent that can be used to control and manage various pieces of functionality for an ovirt node, using the AMQP protocol. The Advanced Message Queuing Protocol (AMQP) is an open standard application layer protocol providing reliable transport of messages. QMF provides a modeling framework layer on top of qpid (which implements AMQP). This interface allows you to manage a host and its various components as a set of objects with properties and methods.
Review Request for matahari on Fedora (outdated version of matahari): https://bugzilla.redhat.com/show_bug.cgi?id=511148 Review Request for mingw32-matahari on Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=674152 Add matahari to RHEL-6 bug: https://bugzilla.redhat.com/show_bug.cgi?id=658828 Add mingw32-matahari to RHEL-6 bug: https://bugzilla.redhat.com/show_bug.cgi?id=658840
rpmlint is okay: [root@snap ~]# rpmlint matahari-0.4.4-7.el5.src.rpm matahari.src: I: enchant-dictionary-not-found en_US matahari.src:569: W: macro-in-%changelog %{_datadir} matahari.src:78: W: mixed-use-of-spaces-and-tabs (spaces: line 78, tab: line 18) 1 packages and 0 specfiles checked; 0 errors, 2 warnings. The warning on line 569 is bogus. What I don't really like is the comment in the changelog: - Link libresolv statically Why is this done?
Russell pointed me at this, I think we should mention it in the spec file: https://bugzilla.redhat.com/show_bug.cgi?id=723928 As in "Statically link because of rhbz#723928" or something.
Lon, thanks for noticing, I added the bugzilla reference to patch comment but forget to add it to changelog. Fixed now: Spec URL: http://rnovacek.fedorapeople.org/matahari.spec SRPM URL: http://rnovacek.fedorapeople.org/matahari-0.4.4-7.el5.src.rpm
Ok, thanks Radek!