Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=907027

--- Comment #6 from T.C. Hollingsworth <[email protected]> ---
Ah, the completely empty main package confused me.  Please at least make that
package depend on the -devel package.  Packages in the repo that do absolutely
nothing aren't very nice.

It seems to me this is effectively a static library (albeit one that is
compiled every time it's included).  You'd want to track it in the same way for
all the same reasons (e.g. if a security flaw is found in it you'd want to
rebuild everything that uses it).

So please follow the guidelines for static libraries:
http://fedoraproject.org/wiki/Packaging:Guidelines#Packaging_Static_Libraries

(Basically, just add "Provides: rapidxml-static = %{version}-%{release}" to
-devel.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=NTJYLJt4ZP&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to