Bug 125306 - authconfig is missing dependencies
Summary: authconfig is missing dependencies
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: authconfig
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jindrich Novy
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-04 16:19 UTC by Steve Grubb
Modified: 2013-07-02 23:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-08-26 12:51:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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

Description of problem:
authconfig is missing dependencies, please apply the following patch:

--- working/authconfig/authconfig.spec  2004-04-21 18:30:26.000000000
-0400
+++ /opt/specs/authconfig.spec  2004-05-29 15:34:57.000000000 -0400
@@ -11,6 +11,7 @@
 Conflicts: pam_krb5 < 1.49, samba-common < 3.0, samba-client < 3.0
 BuildPrereq: pam-devel >= 0.73, newt-devel, glib2-devel, python,
python-devel
 BuildPrereq: desktop-file-utils
+BuildRequires: perl-XML-Parser, gettext
 Requires: usermode
                                                                     
          
 %description


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

How reproducible:
Always

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

Additional info:

Comment 1 Jindrich Novy 2004-08-26 12:51:38 UTC
Updated. Thanks!

greetings,
Jindrich


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