Bug 174271

Summary: No rebuilding of vim if withgui is 0
Product: [Fedora] Fedora Reporter: Robert Scheck <redhat-bugzilla>
Component: vimAssignee: Karsten Hopp <karsten>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-30 14:24:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Diff of vim spec files none

Description Robert Scheck 2005-11-27 00:35:31 UTC
Description of problem:
It isn't really a problem, because it isn't build in such way in Rawhide, but 
maybe it can be fixed in the next rebuild anyway. Set withgui to 0 or set 
enterprise to 1 and try to rebuild vim - it will fail.

Version-Release number of selected component (if applicable):
vim-6.4.000-4

How reproducible:
Everytime, see above.

Actual results:
No rebuilding, "Package does not exist: %post X11"

Expected results:
Rebuilding.

Additional info:
The attached patch solves the problem for me.

Comment 1 Robert Scheck 2005-11-27 00:36:20 UTC
Created attachment 121515 [details]
Diff of vim spec files

Comment 2 Karsten Hopp 2005-11-30 14:24:14 UTC
I'll remove the withgui switch alltogether as it is no longer required.
I had to add it in the early RHEL-3 times when PM decided that we shouldn't ship
vim-X11 in our enterprise product. Fortunately they revised their decision later.