rpms/exo/devel exo.spec,1.2,1.3

Michael Schwendt bugs.michael at gmx.net
Mon May 30 18:43:26 UTC 2005


On Mon, 30 May 2005 14:23:29 -0400, Kevin Fenzi wrote:

> Author: kevin
> 
> Update of /cvs/extras/rpms/exo/devel

> -%{_datadir}/locale/*/*/libexo*.mo
>  
>  %files devel
>  %defattr(-, root, root)
> +%doc %{_datadir}/gtk-doc/html/exo/*

The directory "exo" is not included with that. The fix is:
%doc %{_datadir}/gtk-doc/html/exo/

>  %{_libdir}/lib*a
>  %{_libdir}/pkgconfig/*.pc
> -%{_datadir}/gtk-doc
>  %{_libdir}/python*/site-packages
>  %{_datadir}/pygtk/*/defs/exo*/exo.defs

The last line above also smells like some "exo" specific directories
are not included.

Always keep in mind that directories not included within packages
can be created with bad file access permissions and would not be
removed after erasing the package.
 




More information about the fedora-extras-commits mailing list