On 15.05.2011 23:33, Jose Pedro Oliveira wrote:
Michael,

What's the reason for versioning the virtual nagios provides?

Hmmm, no particular reasons. This was added a while ago in GIT tree and I probably did not see it amongst the various diffs I already reverted.


Specfile diff from 1.3.1-1 to 1.4.0-2:
-----------
@@ -28,7 +28,7 @@
  BuildRequires: libjpeg-devel
  BuildRequires: libdbi-devel
  BuildRequires: perl(ExtUtils::Embed)
-Provides: nagios
+Provides: nagios = %{version}
·
  %description
  Icinga is an application, system and network monitoring application.
------------

This seems to be rather wrong/misleading as the current upstream nagios
version is 3.2.3 and the above line creates a nagios 1.4.0 provides:

----------
$ rpm -qp --provides icinga-1.4.0-2.el6.x86_64.rpm | grep nagios
nagios = 1.4.0
----------

Shouldn't it be better to revert this line change?
(i.e., ship an unversioned nagios provides, like in the
icinga 1.3.1 specfile)

most likely you're right - thanks for the pointer!

https://dev.icinga.org/issues/1562

either someone could do it by hand for rpmforge, or i'll provide the diff as soon as i get my hands back on the git.

thanks,
Michael





Regards,
jpo

_______________________________________________
suggest mailing list
suggest@lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/suggest

Reply via email to