On Thu, Mar 26, 2015 at 09:19:04PM -0400, Russell Bryant wrote:
> On 03/26/2015 08:12 PM, Flavio Leitner wrote:
> > That RPM requires helped to work around a bug in
> > the kernel that was triggered by userspace package.
> >
> > However, it doesn't force the kernel to be running,
> > so it's a wea
On Thu, Mar 26, 2015 at 09:12:17PM -0300, Flavio Leitner wrote:
> That RPM requires helped to work around a bug in
> the kernel that was triggered by userspace package.
>
> However, it doesn't force the kernel to be running,
> so it's a weak solution. Also, it makes difficult
> to re-use the same
On 03/26/2015 08:12 PM, Flavio Leitner wrote:
> That RPM requires helped to work around a bug in
> the kernel that was triggered by userspace package.
>
> However, it doesn't force the kernel to be running,
> so it's a weak solution. Also, it makes difficult
> to re-use the same spec on other RPM
That RPM requires helped to work around a bug in
the kernel that was triggered by userspace package.
However, it doesn't force the kernel to be running,
so it's a weak solution. Also, it makes difficult
to re-use the same spec on other RPM distros.
This patch comments out the requires.
Signed-o