Bug 227299 - kmymoney_rpm broken - kmymoney.spec.in is outdated
Summary: kmymoney_rpm broken - kmymoney.spec.in is outdated
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-17 01:33 UTC by Alvaro Soliverez
Modified: 2010-03-16 03:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alvaro Soliverez 2010-02-17 01:33:47 UTC
Version:            (using KDE 4.4.0)
OS:                Linux
Installed from:    Compiled From Sources

The kmymoney.spec.in file is completely outdated. The dependencies listed in it are for KDE3.
Someone with RPM knowledge has to get on it and sort it out.
Comment 1 Pino Toscano 2010-02-20 02:27:48 UTC
(or just remove it, given that distros will use own scripts anyway?)
Comment 2 Thomas Baumgart 2010-02-20 10:33:23 UTC
The spec file is generated during cmake processing (see CMakeLists.txt and cmake/modules/UseRPMTools.cmake.  In case we don't get this going, we can certainly comment it out in CMakeLists.txt until we find someone knowledgeable with RPM spec files.
Comment 3 Thomas Baumgart 2010-02-20 10:38:45 UTC
Forget my previous comment, it's only partially true. I overlooked kmymoney.spec.in which is causing the problems.
Comment 4 Thomas Baumgart 2010-02-20 10:57:07 UTC
Updated the spec file with a template I received from Toni. Please see if that works better for 3.9x