Bug 471099

Summary: How to build rp-pppoe kernel mode in the Fedora
Product: [Fedora] Fedora Reporter: QVirus <virus>
Component: pppAssignee: Jiri Skala <jskala>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: aglotov, jskala, than
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: 2008-11-13 15:54:05 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
Patch file rp-pppoe.spec
none
Additional patch none

Description QVirus 2008-11-11 19:27:48 UTC
Created attachment 323219 [details]
Patch file rp-pppoe.spec

1. Download rp-pppoe-3.8-5.fc10.src.rpm (from http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os/Packages/rp-pppoe-3.8-5.fc10.i386.rpm)

2. rpm -ivh rp-pppoe-3.8-5.fc10.src.rpm
3. save rp-pppoe-3.8-kernelmode.patch to ~/rpmbuild/SOURCES
4. save rp-pppoe.spec.patch to ~/rpmbuild/SPECS
5. apply patch: `patch -b --suffix .orig < rp-pppoe.spec.patch`
6. Find for the rp-pppoe.spec line with the "--enable-plugin=/usr/local/src/ppp-cvs/ppp/" and change the path to the source code of pppd for which you need
7. rpmbuild -bb --target=i686 rp-pppoe.spec
8. See and use ~/rpmbuild/RPMS/i686/rp-pppoe-3.8-5.fc10.i386.rpm

PS. Без напильника нонче никуда...

Comment 1 QVirus 2008-11-11 19:29:06 UTC
Created attachment 323220 [details]
Additional patch

Comment 2 Than Ngo 2008-11-13 15:54:05 UTC
it's already fixed the rp-pppoe-3.10.