Bug 126599 - sharutils is missing a build dependency
Summary: sharutils is missing a build dependency
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: sharutils
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-23 17:47 UTC by Steve Grubb
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-06-24 10:18:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Steve Grubb 2004-06-23 17:47:42 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.2)
Gecko/20040308

Description of problem:
sharutils is missing a build dependency on gettext.

--- working/sharutils/sharutils.spec    2004-05-21 11:01:05.000000000
-0400
+++ /opt/specs/sharutils.spec   2004-05-29 22:53:22.000000000 -0400
@@ -14,6 +14,7 @@
 Patch7: sharutils-4.2.1-uudecode.patch
 Patch8: sharutils-opto.dif
 Prereq: /sbin/install-info
+BuildRequires: gettext
 Buildroot: %{_tmppath}/%{name}-root
                                                                     
          
 %description


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

How reproducible:
Always

Steps to Reproduce:
1. rpm -e --nodeps gettext
2. rpmbuild -bb /usr/src/redhat/SPECS/sharutils.spec
    

Additional info:

Comment 1 Than Ngo 2004-06-24 10:18:50 UTC
it's fixed in sharutils-4.2.1-21. Thanks for your report


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