Bug 155965

Summary: perl-LDAP: update to 0.33
Product: [Fedora] Fedora Reporter: Jose Pedro Oliveira <jose.p.oliveira.oss>
Component: perl-LDAPAssignee: Chip Turner <cturner>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: wtogami
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: 2005-04-27 00:41:55 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
Update to version 0.33. none

Description Jose Pedro Oliveira 2005-04-26 10:03:07 UTC
Version-Release number of selected component (if applicable):
0.3202-1

Expected results:
0.33-1

Comment 1 Jose Pedro Oliveira 2005-04-26 10:03:07 UTC
Created attachment 113661 [details]
Update to version 0.33.

Comment 2 Warren Togami 2005-04-26 21:36:08 UTC
--- perl-LDAP.spec      5 Apr 2005 19:39:14 -0000       1.4
+++ perl-LDAP.spec      26 Apr 2005 21:34:40 -0000
@@ -1,12 +1,13 @@
 Name:           perl-LDAP
-Version:        0.3202
+Version:        0.33
 Release:        1

Bad news, 0.3202 is "newer" than 0.33 in rpmvercmp.  We need to introduce an
Epoch here. =(  That itself isn't a huge problem, except if any other package
has "Requires: perl-LDAP >= 0.3XXX" then it needs to become 1:0.33.  Can you
check all other packages to be sure?

Comment 3 Jose Pedro Oliveira 2005-04-26 21:49:23 UTC
Warren,

perl-LDAP doesn't seem to be required by any package.  

There are several perl scripts packaged as docs in samba that use the Net::LDAP
perl modules but this requirement is being filtered out.

In a full installed FC3 system the query
   rpm -q --whatrequires perl-LDAP
returns 0 packages.  The query
      rpm -q --whatrequires "perl(Net::LDAP)"
only returns perl-LDAP.

Tomorrow I will try to install a full FC4test system and see if some other
package requires perl.

/jpo

NOTE: FC3 ships with perl-LDAP-0.31