Bug 1444738

Summary: kmymoney-devel
Product: [Fedora] Fedora Reporter: Thorbjörn <larsson074>
Component: kmymoneyAssignee: Rex Dieter <rdieter>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 25CC: rdieter, smparrish
Target Milestone: ---Keywords: Upstream
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-24 16:52:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thorbjörn 2017-04-24 07:31:46 UTC
Description of problem:
The kmymoney-devel package is missing some .h files.

There is a new subdirectory added under kmymoney/kmymoney/mymoney. And this directory is missing in the devel package.

The name of the missing directory is payeeidentifier/.


Version-Release number of selected component (if applicable):
I have tested version 4.8.0-1.fc25 but the problem seems to be there in later versions as well.


How reproducible:
Install kmymoney-devel package and try to compile against it.
Or just check mymoneyaccount.h and verify that all dependent include files is present.

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Rex Dieter 2017-04-24 14:34:36 UTC
fedora's kmymoney packaging installs everything that is included in 'make install' target.  If there's something you think is missing, it's a problem with kmymoney upstream not fedora's packaging of it.

Comment 2 Rex Dieter 2017-04-24 16:52:36 UTC
I've filed a bug upstream to track this,
https://bugs.kde.org/show_bug.cgi?id=379169

Comment 3 Thorbjörn 2017-04-25 06:51:08 UTC
Thanks :)