2011/6/8 <[email protected]>: > Revision 102224 Author ze Date 2011-06-09 04:57:19 +0200 (Thu, 09 Jun 2011) > > Log Message > > - move binary xf86gammacfg to proper package kgamma > [...] > %files -n kgamma > %defattr(-,root,root) > +%_kde_bindir/xf86gammacfg > %_kde_datadir/kde4/services/kgamma* [...] > + > > #----------------------------------------------------------------------------- > > %package -n kamera > @@ -155,7 +157,6 @@ > %files -n okular > %defattr(-,root,root) > %_kde_bindir/okular > -%_kde_bindir/xf86gammacfg [...]
You need to add a conflict here because you don't know in which order kamera or kgamma can be installed.
