On Sun, 2006-07-09 at 06:04 -0700, Paul F. Johnson wrote: > @@ -40,8 +40,8 @@ > %files > %defattr(-, root, root) > %doc COPYING AUTHORS ChangeLog NEWS README > -%{_libdir}/mono/gac/monodoc/ > -%{_libdir}/mono/monodoc/ > +/usr/lib/mono/gac/monodoc/ > +/usr/lib/mono/monodoc/ > %{_libdir}/%{name}/ > %{_bindir}/mdassembler > %{_bindir}/mdcs2ecma > @@ -58,6 +58,9 @@ > %{__rm} -rf %{buildroot} > > %changelog > +* Sun Jul 09 2006 Paul F. Johnson <paul@xxxxxxxxxxxxxxxxxxxxxx> 1.1.13-17 > +- need to specify usr-lib for the mono and gac dir > + My reading of the mono packaging guidelines is that things should be in %{_libdir} rather than /usr/lib, and that the packager's effort should go into getting the application/library to put things there and use them from there. I realise this is non-trivial given the way that most upstream mono apps/libraries are written, but hardcoding /usr/lib has to be seen as a regression, doesn't it? Paul. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list