rpms/kdebase-runtime/devel kdebase-runtime.spec,1.170,1.171

Kevin Kofler kkofler at fedoraproject.org
Thu Dec 10 00:16:19 UTC 2009


Author: kkofler

Update of /cvs/pkgs/rpms/kdebase-runtime/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29707/devel

Modified Files:
	kdebase-runtime.spec 
Log Message:
Fix file list: add missing attica_kde.so, fix KCMs and kded modules being packaged twice (both in main and -libs).


Index: kdebase-runtime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase-runtime/devel/kdebase-runtime.spec,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -p -r1.170 -r1.171
--- kdebase-runtime.spec	9 Dec 2009 23:53:53 -0000	1.170
+++ kdebase-runtime.spec	10 Dec 2009 00:16:19 -0000	1.171
@@ -189,6 +189,8 @@ fi
 %{_kde4_datadir}/sounds/*
 %{_kde4_iconsdir}/default.kde4
 %{_kde4_libdir}/kconf_update_bin/*
+# unversioned plugin:
+%{_kde4_libdir}/attica_kde.so
 %{_kde4_libdir}/libkdeinit4_*.so
 %{_kde4_libdir}/kde4/kcm_*.so
 %{_kde4_libdir}/kde4/kded_*.so
@@ -214,8 +216,9 @@ fi
 %defattr(-,root,root,-)
 %{_kde4_libdir}/libkwalletbackend.so.*
 %{_kde4_libdir}/libmolletnetwork.so.*
-# FIXME: move some of these to main pkg, e.g. kcm*.so, kded_*.so
 %{_kde4_libdir}/kde4/*.so
+%exclude %{_kde4_libdir}/kde4/kcm_*.so
+%exclude %{_kde4_libdir}/kde4/kded_*.so
 %{_kde4_libdir}/kde4/plugins/phonon_platform/
 %{_kde4_libdir}/kde4/plugins/styles/
 




More information about the fedora-extras-commits mailing list