Bug 125310

Summary: cpio is missing a dependency
Product: [Fedora] Fedora Reporter: Steve Grubb <linux_4ever>
Component: cpioAssignee: Jeff Johnson <jbj>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
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: 2006-02-21 19:03:57 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:

Description Steve Grubb 2004-06-04 16:53:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.2)
Gecko/20040308

Description of problem:
cpio is missing a dependency for texinfo:

--- working/cpio/cpio.spec      2004-02-13 14:30:49.000000000 -0500
+++ /opt/specs/cpio.spec        2004-05-16 11:44:16.000000000 -0400
@@ -16,6 +16,7 @@
 Patch11: cpio-2.4.2-bug56346.patch
 Patch12: cpio-2.5-i18n-0.1.patch
 Patch13: cpio-2.5-nolibnsl.patch
+BuildRequires: texinfo
                                                                     
          
 %ifnos linux
 Prereq: /sbin/rmt


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

How reproducible:
Always

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

Additional info:

Comment 1 Jeff Johnson 2004-06-06 23:57:17 UTC

*** This bug has been marked as a duplicate of 123729 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:03:57 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.