On 2013-07-29 19:01, Petr Machata wrote:

> Bugs apparently related to unversioned docfiles change:
> 
> CGAL                  5663106 Installed (but unpackaged) file(s) found:
> snapper                       5665599 Installed (but unpackaged) file(s) found
> stdair                        5663142 Installed (but unpackaged) file(s) found
> fatrat                        5672534 Installed (but unpackaged) file(s) found
> 
> -- Frankly, I'm confused by those.  Fatrat and CGAL don't mention
>    version in any way--they simply use %{_docdir} and %doc.  stdair does
>    mention version, but the build failure complains about stuff
>    installed by %doc.  What gives?

The root cause for all these is the same: for various reasons (upstream
defaults, whatever) they install files to a versioned dir in
/usr/share/doc. Previously when the special %doc used that same
versioned dir, it (possibly accidentally) picked up files already in it
and they ended up in packages. Special %doc is no longer versioned, so
nothing picks up those files any more -> build fail.

I can look into these soon unless others beat me to it.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to