Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 15129

Summary: pam should be split: pam-devel (patch included)
Product: [Retired] Red Hat Raw Hide Reporter: Michael Tokarev <mjt>
Component: pamAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 1.0   
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: 2000-08-02 16:39: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:
Attachments:
Description Flags
diff for pam-0.72-23.spec none

Description Michael Tokarev 2000-08-02 16:35:50 UTC
Here is a patch to pam-0.72-23 (makes -24) that does two things:

 o it adds one another package (pam-devel) with all headers
   and libraries (.a and .so link)
 o it stops stripping binaries since rpm now does this by default

Enjoy ! :)

Comment 1 Michael Tokarev 2000-08-02 16:39:50 UTC
Created attachment 1834 [details]
diff for pam-0.72-23.spec

Comment 2 Nalin Dahyabhai 2000-09-12 20:00:16 UTC
Stripping of binaries was inconsistent for a while there, so I'll leave the
redundancy in.  The pam package will be split up, though.  Thanks!