Bug 85123

Summary: cannot build rpms with included spec file
Product: [Applications] kst Reporter: Matthew Truch <matt>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: patch to resolve bug

Description Matthew Truch 2004-07-13 22:52:05 UTC
Version:           0.98 (using KDE KDE 3.2.1)
Installed from:    RedHat RPMs

The new files installed with 0.98 were not included in the kst.spec.in file, therefore rpms cannot be built.
Comment 1 Matthew Truch 2004-07-13 22:53:03 UTC
Created attachment 6667 [details]
patch to resolve bug

The attached patch adds missing intsalled files to kst.spec.in.
Comment 2 George Staikos 2004-07-13 22:53:51 UTC
On Tuesday 13 July 2004 16:52, Matthew Truch wrote:
> The new files installed with 0.98 were not included in the kst.spec.in
> file, therefore rpms cannot be built.

   Yes, files were added to Kst without adding them to the spec file.  The RPM 
should still build though... at least it does for me.  Just those plugins 
don't get installed.

Comment 3 George Staikos 2004-07-13 23:33:48 UTC
CVS commit by staikos: 

Patch kindly provided by Matthew Truch
CCMAIL: 85123-done@bugs.kde.org


  M +80 -0     kst.spec.in   1.29