Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 302831

Summary: kde-base/kdepimlibs-4.3.4: /usr/lib64/gpgmepp/GpgmeppConfig.cmake has incorrect include
Product: Gentoo Linux Reporter: P Purkayastha <ppurka>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: rmmarm
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description P Purkayastha 2010-01-30 07:04:31 UTC
/usr/lib64/gpgmepp/GpgmeppConfig.cmake which belongs to kde-base/kdepimlibs-4.3.4 has an incorrect include in line 3. It tries to include 

"/usr/lib64/Gpgmepp/GpgmeppLibraryDepends.cmake" 

whereas the correct file is 

"/usr/lib64/gpgmepp/GpgmeppLibraryDepends.cmake"
            ^


Reproducible: Always

Steps to Reproduce:
Comment 1 Scott Stubbs 2010-01-31 19:02:07 UTC
Also exist in kde-base/kdepimlibs-4.3.5.
Comment 2 Robert Marmorstein 2010-02-03 07:41:19 UTC
Please report this upstream.
Comment 3 P Purkayastha 2010-02-03 14:57:10 UTC
(In reply to comment #2)
> Please report this upstream.
> 

Done. Please see:
https://bugs.kde.org/show_bug.cgi?id=225393
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2010-04-09 22:37:09 UTC
Fixed (at least) in 4.4.2 (see upstream bug).