On Wed, Feb 28, 2007 at 06:41:23AM -0600, Rex Dieter wrote:
Parag N(पराग़) wrote:
Hi,
While reviewing some fonts-* packages , I saw files being installed
under /usr are marked as %config in their SPECS as shown below
%config(noreplace) %verify(not md5 size mtime) %{ttfontdir}/fonts.alias
...
How to handle this issue?
IMO, the fonts.alias example is a fair use of %config that's ok in my book.
But we do want /usr to be "stateless". Although I can see that fixing
the fonts.alias issues may be non-trivial.