[zeromq-dev] modified spec file for rhel6 beta2

Sebastian Otaegui feniix at gmail.com
Mon Aug 9 07:33:02 CEST 2010


Hello Mikko,
You are right, is not part of rhel5 or previous.

I will try out that snippet.

btw, I wrote this blog post for mongrel2 but most (2/3rd) is zeromq related.

http://blog.feniix-hq.net/2010/08/installing-mongrel2-on-rhel6-beta2.html

Regards

On Sun, Aug 8, 2010 at 3:58 PM, Mikko Koppanen <mikko at ibuildings.com> wrote:

> On Sun, Aug 8, 2010 at 6:59 PM, Sebastian Otaegui <feniix at gmail.com>
> wrote:
> > Hello,
> > I am doing some tests on rhel6, trying to install mongrel2.
> > I downloaded the tar file and wanted to build an rpm for rhel6.
> > The first obstacle was that uuid-devel is part of the RHEL6 OPTIONAL
> > repository.
> > The second obstacle is that some man files where part of the package but
> > weren't mentioned in the spec file.
> > In regards to uuid-devel I have the following question:
> > There are two sets uuid packages:
> > libuuid/libuuid-devel is the uuid implementation provided by the folks of
> > the e2fsprogs libraries
> > and
> > uuid/uuid-devel is the version provided by the OSSP guys.
>
> Hi Sebastian,
>
> if I remember correctly 'libuuid' package is not available in RHEL5/CentOS5
> (?)
>
> Maybe the following would work:
>
> %if %{?rhel}%{!?rhel:0} >= 6
> BuildRequires: libuuid-devel
> %else
> BuildRequires: uuid-devel
> %endif
>
>
>
> --
> Mikko Koppanen
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



-- 
Those who do not understand Unix are condemned to reinvent it, poorly.
Any sufficiently recent Microsoft OS contains an ad hoc,
informally-specified, bug-ridden, slow implementation of half of Unix.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20100809/c3567a65/attachment.htm>


More information about the zeromq-dev mailing list