]> git.pld-linux.org Git - packages/kde4-kdebase-runtime.git/commitdiff
- more %files but it's still not as it should be
authorshadzik <shadzik@pld-linux.org>
Sun, 20 Jan 2008 18:15:10 +0000 (18:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kde4-kdebase-runtime.spec -> 1.2

kde4-kdebase-runtime.spec

index 8a97e2e00c8d0241ba428fd4f1afd0567bac3445..ce560967214adf1eeafe1e74793cef615d3c2e2c 100644 (file)
@@ -69,6 +69,19 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_libdir}/kde4/*.so
+%attr(755,root,root) %{_libdir}/*.so
+%attr(755,root,root) %{_libdir}/kde4/libexec/*
+%attr(755,root,root) %{_libdir}/kde4/plugins/styles/*.so
+%{_iconsdir}/oxygen
+%{_datadir}/applications/kde4/*
+# this should be probably a separate package
+%{_datadir}/apps/khelpcenter
+#
+%{_datadir}/emoticons/kde4
+%{_datadir}/kde4/services
+
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.070285 seconds and 4 git commands to generate.