https://bugzilla.redhat.com/show_bug.cgi?id=847684 --- Comment #8 from Wolfgang Ulbrich <chat-to-me@xxxxxxxxx> --- (In reply to comment #7) > I used this provides as per Rex's suggestion. Than use Provides: desktop-notification-daemon Provides: mate-notification-daemon-engine-slider%{?_isa} = %{version}-%{release} Provides: mate-notification-daemon-engine-nodoka%{?_isa} = %{version}-%{release} Provides: mate-notification-daemon-engine-coco%{?_isa} = %{version}-%{release} Doing someting double is in this case not wrong. ;) This you can also fix. desktop-file-install \ --remove-category="MATE" \ --add-category="X-Mate" \ --remove-only-show-in="MATE" \ --add-only-show-in="X-MATE" \ --delete-original \ --dir=%{buildroot}%{_datadir}/applications \ %{buildroot}/%{_datadir}/applications/mate-notification-properties.desktop Here you can remove --add-category="X-Mate" because we don't need category desktop anymore. see https://bugs.freedesktop.org/show_bug.cgi?id=52493 I talked with Steve Zech from upstream about this, he agree with that. Note: this package can't update a package from my repo with old scriplet style. I tested this aboout 40 hours the last week, with help from Leigh Scott. {_sysconfdir}/mateconf/schemas/mate-notification-daemon.schemas wouldn't be writen correct or not at all in user mateconf directory. It is impossible. Sorry So no need to to push this to bodhi for fc17/16. This applies for all packages which use a mateconf scheme in {_sysconfdir}/mateconf/schemas/*. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review