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

leigh scott <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]    |[email protected]
                   |                            |m



--- Comment #2 from leigh scott <[email protected]> ---
You can remove  these as gnome-common requires them

BuildRequires:    autoconf
BuildRequires:    automake
BuildRequires:    gettext

The package requires gschema scriptlets

%{_datadir}/glib-2.0/schemas/org.x.editor.*gschema.xml


You also have a directory ownership issue on

%{_datadir}/help

change it to 


%{_datadir}/help/*/%{name}/


Do we really need the debian bits?

%license AUTHORS COPYING debian/copyright
%doc ChangeLog README debian/changelog

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to