Bug 1043046 - use nm-connection-editor on EPEL for RHEL7
Summary: use nm-connection-editor on EPEL for RHEL7
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager-openvpn
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-13 20:24 UTC by Jeff Bastian
Modified: 2014-05-27 08:28 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-27 08:28:03 UTC
Type: Bug


Attachments (Terms of Use)

Description Jeff Bastian 2013-12-13 20:24:35 UTC
Description of problem:
The NetworkManager-openvpn.spec tries to use NetworkManager-gnome when building on RHEL7 Beta, but it should be using nm-connection-editor:

%if 0%{?fedora} > 17
Requires: nm-connection-editor
%else
Requires: NetworkManager-gnome
%endif

Please update the spec file to use nm-connection-editor on RHEL7 EPEL.


EPEL for RHEL7 planning is going on:
https://lists.fedoraproject.org/pipermail/epel-devel/2013-December/008935.html


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