Bug 543913

Summary: Can you add build for EL-4, please
Product: [Fedora] Fedora Reporter: Pavel Lisý <pavel.lisy>
Component: ldapviAssignee: Matěj Cepl <mcepl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: mcepl
Target Milestone: ---Flags: kevin: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.7-10.el4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-31 06:54:37 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 Pavel Lisý 2009-12-03 13:59:22 UTC
Description of problem:

I am not sure if it is right way to ask for new rpm build.

I use ldapvi on my systems short time and I like it. Now I want use it on CentOS/RHEL4 too, can you add EL4 build? 

I've tried mock build from EL5 CVS sources successfully sou it could be easy.

I can help with it if you want.

Comment 1 Matěj Cepl 2009-12-03 15:32:25 UTC
Package Change Request
======================
Package Name: ldapvi
New Branches: EL-4
Owners: mcepl

why not? There will be more fun :)

Comment 2 Kevin Fenzi 2009-12-06 23:13:21 UTC
cvs done.

Comment 3 Matěj Cepl 2009-12-07 08:51:39 UTC
(In reply to comment #0)
> I've tried mock build from EL5 CVS sources successfully sou it could be easy.

Except it isn't ... http://koji.fedoraproject.org/koji/taskinfo?taskID=1857211 (failed scratch build with root.log http://koji.fedoraproject.org/koji/getfile?taskID=1857211&name=root.log). Apparently there is missing popt package in RHEL/EPEL-4. Please file a bug for popt component requesting EPEL-4 build and let me know here its number.

Thank you

Comment 4 Pavel Lisý 2009-12-07 10:08:23 UTC
I've wrote about build from EL-5 CVS

error is about "popt-devel"
DEBUG util.py:256:  No Package Found for popt-devel

there is non popt-devel package in EL4/5 

This was in EL-5, (Version: 1.7, Release: 1%{?dist})
BuildRequires:  popt, ...

and build in koji was successful. 


Try to use:

%if "%{dist}" == ".el5" || "%{dist}" == ".el4"
BuildRequires: popt
%else
BuildRequires: popt-devel
%endif

Comment 5 Fedora Update System 2009-12-07 11:12:41 UTC
ldapvi-1.7-10.el4 has been submitted as an update for Fedora EPEL 4.
http://admin.fedoraproject.org/updates/ldapvi-1.7-10.el4

Comment 6 Fedora Update System 2009-12-10 04:00:40 UTC
ldapvi-1.7-10.el4 has been pushed to the Fedora EPEL 4 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update ldapvi'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/EL-4/FEDORA-EPEL-2009-0983

Comment 7 Fedora Update System 2009-12-31 06:54:32 UTC
ldapvi-1.7-10.el4 has been pushed to the Fedora EPEL 4 stable repository.  If problems still persist, please make note of it in this bug report.