Bug 76981 - python-tools missing from BuildRequires
Summary: python-tools missing from BuildRequires
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: redhat-config-date
Version: 8.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-30 15:30 UTC by Ian Pilcher
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-10-30 15:30:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Ian Pilcher 2002-10-30 15:30:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021020

Description of problem:
python-tools should be added to the BuildRequires line in redhat-config-date.spec.

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


How reproducible:
Always

Steps to Reproduce:
1. Remove python-tools if installed (rpm -e python-tools)
2. Install the redhat-config-date SRPM (1.5.2-10 or 1.5.4-1)
3. Try to build a binary RPM (rpmbuild -bb redhat-config-date.spec)
	

Actual Results:  pygettext.py --default-domain=redhat-config-date --verbose
--output=redhat-config-date.po  --keyword=_ --keyword=N_ ../src/Clock.py
../src/dateBackend.py ../src/date_gui.py ../src/helpBrowser.py
../src/mainWindow.py ../src/redhat-config-date.py ../src/timezoneBackend.py
../src/timezone_gui.py ../src/timezone_map_gui.py
make[1]: pygettext.py: Command not found

Expected Results:  rpmbuild should complain about missing python-tools and not
try to build the package.

Additional info:

Comment 1 Brent Fox 2002-10-30 20:30:44 UTC
Committed in cvs.  Thanks for your report.


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