[Bug 489014] Review Request: gnome-do-plugins - Plugins for Gnome Do

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 7 09:43:35 UTC 2009


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


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





--- Comment #20 from Sindre Pedersen Bjørdal <sindrepb at fedoraproject.org>  2009-04-07 05:43:35 EDT ---
You don't need the excludes, but you do need to use %dir in the -plugins
package. You see, if you do %{_datadir}/gnome-do/plugins/ in %files that
package will own all subdirectories and files of that dir, but if you use %dir
%{_datadir}/gnome-do/plugins/ it will only own the dir in question, without the
subdirs.

As for the monodevelop issue, monodevelop is not available for ppc* for some
reason, the following works around that:

# ppc* not supported: needs monodevelop which is not built for ppc*
ExclusiveArch:  %ix86 x86_64 ia64 armv4l sparc alpha

in the long run monodevelop should be fixed to run on ppc though, file a bug
against monodevelop.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list