[Bug 212003] Review Request: mugshot - Companion software for mugshot.org

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 16 01:27:11 UTC 2007


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

Summary: Review Request: mugshot - Companion software for mugshot.org


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





------- Additional Comments From peter at thecodergeek.com  2007-03-15 21:26 EST -------
(In reply to comment #14)
> 1. Configure with --disable-static.  The current package includes .a and .la
> files for the firefox thingy.  AFAICT these aren't needed and shouldn't be
> installed.

"--disable-static" will get rid of the .a files, but you probably will still
need to %exclude them in your %files section. (Globs are really nice for this.)

> 2. Add "%config(noreplace)" in the %files section before the schema file like
so...
> %config(noreplace) %{_sysconfdir}/gconf/schemas/*.schemas
> These changes silence rpmlint.
Unfortunately, this one is a false positive from rpmlint. You would normally
change administrative GConf settings through gconf-editor or gconftool-2 by
their key/value pairs, and not by hand. See bug #223943 (comments 4 through 6)
for more details.

Thanks.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list