On Thu, Jun 30, 2011 at 8:38 AM, <[email protected]> wrote: > Revision 116308 Author ze Date 2011-06-30 08:38:32 +0200 (Thu, 30 Jun 2011) > > Log Message > > - add missing files > - fix minor errors > - list dirs so that can be removed in uninstall > > Modified Paths > > cauldron/kdenetwork4/current/SPECS/kdenetwork4.spec > > Modified: cauldron/kdenetwork4/current/SPECS/kdenetwork4.spec > =================================================================== > --- cauldron/kdenetwork4/current/SPECS/kdenetwork4.spec 2011-06-30 > 06:13:28 > UTC (rev 116307) > +++ cauldron/kdenetwork4/current/SPECS/kdenetwork4.spec 2011-06-30 > 06:38:32 > UTC (rev 116308) > @@ -95,15 +95,11 @@ > > %files -n kde4-filesharing > %defattr(-,root,root) > -%_kde_libdir/kde4/fileshare_propsdlgplugin.so > -%_kde_libdir/kde4/kcm_fileshare.so > -%_kde_libdir/kde4/kcm_kcmsambaconf.so > -%_kde_services/fileshare.desktop > -%_kde_services/fileshare_propsdlgplugin.desktop > -%_kde_services/kcmsambaconf.desktop > +%_kde_libdir/kde4/sambausershareplugin.so > +%_kde_services/sambausershareplugin.desktop > %_kde_services/ServiceMenus/smb2rdc.desktop > -%_kde_iconsdir/*/*/apps/kcmsambaconf.* > > + > #--------------------------------------------- > %package -n kdnssd > Summary: DNS-SD Service Discovery Monitor > @@ -124,7 +120,7 @@ > %_kde_services/zeroconf.protocol > > #--------------------------------------------- > -%define libkgetcore %mklibname kgetcore %{%major} > +%define libkgetcore %mklibname kgetcore %{major} > > %package -n %libkgetcore > Summary: Runtime library for KGET > @@ -135,7 +131,7 @@ > > %files -n %libkgetcore > %defattr(-,root,root) > -%_kde_libdir/libkgetcore.so.%{%major}* > +%_kde_libdir/libkgetcore.so.%{major}* > > #--------------------------------------------- > %package -n kget > @@ -159,23 +155,28 @@ > %defattr(-,root,root) > %_kde_bindir/kget > %_kde_appsdir/kget > +%_kde_applicationsdir/kget.desktop > %_kde_libdir/kde4/krunner_kget.so > %_kde_libdir/kde4/kget_* > %_kde_libdir/kde4/plasma_engine_kget.so > %_kde_libdir/kde4/kcm_kget_checksumsearchfactory.so > %_kde_libdir/kde4/kcm_kget_metalinkfactory.so > %_kde_services/plasma-engine-kget.desktop > -%_kde_datadir/applications/kde4/kget.desktop > %_kde_services/ServiceMenus/kget_download.desktop > %_kde_datadir/config.kcfg/kget* > %_kde_services/kget_* > %_kde_datadir/kde4/servicetypes/kget_* > +%dir %_kde_appsdir/dolphinpart/kpartplugins/ > %_kde_appsdir/dolphinpart/kpartplugins/kget_plug_in.rc > %_kde_appsdir/dolphinpart/kpartplugins/kget_plug_in.desktop > +%dir %_kde_appsdir/khtml/kpartplugins/
Dirs must be owned by only one rpm. Do you think clever to own those ones by kdenetwork4 ? i don't think. I will revert and fix a better way
