[ python-Bugs-1248997 ] 2.3.5 SRPM fails to build without tkinter installed
SourceForge.net
noreply at sourceforge.net
Wed Apr 12 10:06:56 CEST 2006
Bugs item #1248997, was opened at 2005-07-31 23:04
Message generated for change (Comment added) made by loewis
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1248997&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tkinter
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Laurie Harper (zodiac)
>Assigned to: Nobody/Anonymous (nobody)
Summary: 2.3.5 SRPM fails to build without tkinter installed
Initial Comment:
If tkinter isn't available, rpmbuild fails due to the
presence of unpackages files in usr/lib/python-2.3/lib-tk.
----------------------------------------------------------------------
>Comment By: Martin v. Löwis (loewis)
Date: 2006-04-12 10:06
Message:
Logged In: YES
user_id=21627
I don't think I will do anything about this anytime soon, so
unassigning myself.
----------------------------------------------------------------------
Comment By: Martin v. Löwis (loewis)
Date: 2005-08-04 07:30
Message:
Logged In: YES
user_id=21627
Sounds good. Can you provide a patch?
----------------------------------------------------------------------
Comment By: Jeff Epler (jepler)
Date: 2005-08-04 00:14
Message:
Logged In: YES
user_id=2772
I'd rather see the build-requires line of the spec file have
the required -devel packages listed, than fix the spec file
to detect whether they're available and possibly build a
python with reduced capabilities.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1248997&group_id=5470
More information about the Python-bugs-list
mailing list