Bug 42691 - missing files
Summary: missing files
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: kdelibs
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-05-29 14:10 UTC by j. alan eldridge
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-05-29 14:11:01 UTC
Embargoed:


Attachments (Terms of Use)

Description j. alan eldridge 2001-05-29 14:10:56 UTC
Description of Problem:

Missing files from kdelibs, kdelibs-devel. This patch includes the 
previous patch to fix printing.


--- kdelibs.spec.or     Mon May 21 10:16:42 2001
+++ kdelibs.spec        Tue May 29 09:25:51 2001
@@ -233,14 +233,20 @@
 %files
 %defattr(-,root,root)
 %{prefix}/bin/dcop*
+%{prefix}/bin/imagetops
 %{prefix}/bin/kbuildsycoca
+%{prefix}/bin/kconf_update
 %{prefix}/bin/kcookiejar
 %{prefix}/bin/kdb2html
 %{prefix}/bin/kde*
 %{prefix}/bin/kio*
 %{prefix}/bin/klauncher
 %{prefix}/bin/kmailservice
+%{prefix}/bin/kpac_dhcp_helper
+%{prefix}/bin/kshell
+%{prefix}/bin/kwrapper
 %{prefix}/bin/lnusertemp
+%{prefix}/bin/preparetips
 %{prefix}/bin/settheme
 %{prefix}/bin/ksendbugmail
 %{prefix}/bin/make*
@@ -248,6 +254,7 @@
 %{prefix}/lib/dcop*
 %{prefix}/lib/kbuildsycoca*
 %{prefix}/lib/kcookiejar*
+%{prefix}/lib/kconf_update*
 %{prefix}/lib/kded*
 %dir %{prefix}/lib/kde2
 %{prefix}/lib/kde2/*
@@ -290,6 +297,8 @@
 %{prefix}/share/services/khtmlimage.desktop
 %{prefix}/share/services/kio_uiserver.desktop
 %{prefix}/share/services/knotify.desktop
+%dir %{prefix}/share/services/kded
+%{prefix}/share/services/kded/*.desktop
 %dir %{prefix}/share/servicetypes
 %{prefix}/share/servicetypes/*
 %doc %{prefix}/share/doc/HTML/*
@@ -297,6 +306,7 @@
 %files devel
 %defattr(-,root,root)
 %{prefix}/include/kde/*.h
+%{prefix}/include/kde/kde.pot
 %dir %{prefix}/include/kde/dom
 %{prefix}/include/kde/dom/*
 %dir %{prefix}/include/kde/kio

Comment 1 Bernhard Rosenkraenzer 2001-05-31 08:08:23 UTC
Fixed in 2.2-0.alpha2.4, with the exception of /usr/include/kde/kde.pot.

I consider it a bug to include a translation file in a system header include 
directory.




Note You need to log in before you can comment on or make changes to this bug.