Bug 1018482 - [RFE] Pleas create EPEL-6 branch for the GUIless build of this component
Summary: [RFE] Pleas create EPEL-6 branch for the GUIless build of this component
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: libinfinity
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Till Maas
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-12 12:34 UTC by Matěj Cepl
Modified: 2018-04-11 07:00 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-13 20:39:39 UTC
Type: Bug


Attachments (Terms of Use)
suggested patch (3.67 KB, patch)
2013-10-12 12:34 UTC, Matěj Cepl
no flags Details | Diff

Description Matěj Cepl 2013-10-12 12:34:06 UTC
Created attachment 811569 [details]
suggested patch

Description of problem:
infinoted could be useful even on RHEL-6 even though we cannot build GUI components there (unfortunately).

http://koji.fedoraproject.org/koji/taskinfo?taskID=6053262

Version-Release number of selected component (if applicable):
libinfinity-0.5.4-1.el6.src.rpm

Comment 1 Till Maas 2013-10-12 15:46:02 UTC
| %if 0%{?rhel} >= 7
Why is the comparison with '7' and not with '6'? And why is it working in koji?

Would you mind maintaining it for EPEL6? I won't use it there and would not notice bugs.

Comment 2 Matěj Cepl 2013-10-13 17:28:47 UTC
(In reply to Till Maas from comment #1)
> | %if 0%{?rhel} >= 7
> Why is the comparison with '7' and not with '6'? And why is it working in
> koji?

Because EL-7 will (hopefully) have enough gtk3 powers to allow building GUI?

> Would you mind maintaining it for EPEL6? I won't use it there and would not
> notice bugs.

Probably not. I have found out that actually gedit-collaboration plugin (which I planned to use the server with) is unmaintained and broken, so it doesn't work with infinoted-5.

Comment 3 Till Maas 2013-10-13 19:10:31 UTC
(In reply to Matěj Cepl from comment #2)
> (In reply to Till Maas from comment #1)
> > | %if 0%{?rhel} >= 7
> > Why is the comparison with '7' and not with '6'? And why is it working in
> > koji?
> 
> Because EL-7 will (hopefully) have enough gtk3 powers to allow building GUI?

Ah, yes, I confused bcond_with and without. It is clear to me now.
 
> > Would you mind maintaining it for EPEL6? I won't use it there and would not
> > notice bugs.
> 
> Probably not. I have found out that actually gedit-collaboration plugin
> (which I planned to use the server with) is unmaintained and broken, so it
> doesn't work with infinoted-5.

Ok.

Comment 4 Till Maas 2013-10-13 20:39:39 UTC
I applied your patch in GIT, therefore a branch for EPEL 6 is now easily possible. I will re-consider creating a branch when there is demand for it again.


Note You need to log in before you can comment on or make changes to this bug.