#3 GSettings writeup
Closed: Fixed None Opened 13 years ago by toshio.


action giomodules, gdkpixbufloaders, gtkmodules with these changes: Remove Requires; change %posttrans to %post, redirect output to /dev/null, make clear that these are MUST items (+1:6, 0:0, -1:0)

The GSettings draft has been updated and is ready for voting. Since this follows the same pattern as the other three drafts, we can vote in the ticket:

https://fedoraproject.org/wiki/GSettings_Draft

I'm +1 to it.

re: Gsettings , why isn't %postun wrapped with:
{{{if [$1 -eq 0]; then ... ; fi}}} ?

not that it's broken without it, +1 (just wonderin)

Added wrappers to skip the %post script on update (because %postun is run after %post) for all four of the drafts. This doesn't change the semantics, just allows us to skip running the cache update twice per package when it's being updated.

Everything has been written up. Spot's handling the update text.

Login to comment on this ticket.

Metadata