[Kst] kdeextragear-2/kst

George Staikos staikos at kde.org
Tue Nov 11 22:44:30 CET 2003


CVS commit by staikos: 

add more files to the rpm

CCMAIL: 67607-done at bugs.kde.org


  M +15 -0     kst.spec.in   1.16


--- kdeextragear-2/kst/kst.spec.in  #1.15:1.16
@@ -14,4 +14,6 @@
 BuildRoot: /var/tmp/kst-%{version}.root
 
+Requires(post,postun): /sbin/ldconfig
+
 %description
 A data viewing application for KDE.
@@ -28,4 +30,5 @@
 
 %files
+%defattr(-,root,root)
 #binaries
 %prefix/bin/kst
@@ -44,4 +47,14 @@
 %prefix/share/services/kst/kstdata_planck.desktop
 %prefix/lib/kde3/kstdata_planck.so
+%prefix/include/kstdatasource.h
+%prefix/include/kstobject.h
+%prefix/lib/kde3/kstdata_ascii.la
+%prefix/lib/kde3/kstdata_dirfile.la
+%prefix/lib/kde3/kstdata_frame.la
+%prefix/lib/kde3/kstdata_indirect.la
+%prefix/lib/kde3/kstdata_planck.la
+%prefix/lib/libkst.la
+%prefix/share/servicetypes/kst/kstdatasourceplugin.desktop
+%prefix/share/servicetypes/kst/kstplugin.desktop
 # UI file
 %prefix/share/apps/kst/kstui.rc
@@ -74,5 +87,7 @@
 
 %post
+/sbin/ldconfig
 
 %postun
+/sbin/ldconfig
 





More information about the Kst mailing list