[Bug 578290] Review Request: mj - Mah-Jong program with network option

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 21 11:43:25 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=578290

--- Comment #16 from Klaus Grue <grue at diku.dk> 2010-04-21 07:43:18 EDT ---
> >  %_bindir/*
> >  %_mandir/man1/*
> > I suppose those lines say that mj owns everything in bin and man1.

> Yes, that's correct, it does.  I don't quite understand what you
> mean the issue is though.

OK. It seems there is no issue. RPM seems to be sensible:

> su
> touch /usr/bin/foo
> rpm -qf /usr/bin/foo
file /usr/bin/foo is not owned by any package
> rpm -i mj-1.10-3.fc13.x86_64.rpm 
> rpm -qf /usr/bin/foo
file /usr/bin/foo is not owned by any package
> rpm -e mj
> rpm -qf /usr/bin/foo
file /usr/bin/foo is not owned by any package

So mj does not claim ownership of /usr/bin/foo and does not erase it
at uninstall.

So it is probably OK to use %_bindir/* and %_mandir/man1/*

---

> Would you like to have a Danish version included too?

That would be nice:-) But no, I think it has a cost in maintenance which is
not worth paying. Having the Swedish version is nice.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list