On Mon, 2007-03-05 at 21:55 -0500, Laszlo (Laca) Peter wrote: > Sorry about the slow response. > I'd like to comment on just one part: > > On Wed, 2007-02-28 at 18:40 +0800, Halton Huo wrote: > > +# FXIME > > +# there are files under /var/lib/scrollkeeper/, need more discussion > > +# to make clear the usage of them. > > +rm -rf $RPM_BUILD_ROOT/var > > 1) using the --disable-scrollkeeper configure option should help here, > in that it won't create files in $RPM_BUILD_ROOT/var during make > install if use --disable-scrollkeeper, there is no scrollkeeper data, no need run /usr/bin/scrollkeeper-update, correct me if I'm wrong.
Laca, could you explain more about scrollkeeper? If there does not ship scrollkeeper data, will we lose something? -Halton. > 2) you will, however, need to update the scrollkeeper data after > installing/uninstalling this package, if it comes with help files. > > See SUNWgnome-terminal.spec's %post and %postun script for an example. > You may or may not need the update-desktop-database command. > If you don't then SUNWgnome-dialog.spec's version is what you need. > > You will also need to add a dependency on SUNWpostrun. > > Laca > >
