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



--- Comment #14 from Antonio Trande <[email protected]> ---
> BuildRequires:  mariadb-server

mariadb-server is a Requires package.

> 'summary-too-long' error from rpmlint

$ rpmlint -I summary-too-long 
summary-too-long:
The "Summary:" must not exceed 80 characters.

> vdr-epg-daemon.i686: E: non-standard-executable-perm 
> /usr/lib/mysql/plugin/mysqlepglv.so 0775L
> vdr-epg-daemon.i686: E: non-standard-executable-perm /usr/bin/epgd 0775L

These errors persist. Maybe better if we use

install -pm 755 epgd %{buildroot}%{_bindir}
install -pm 755 epglv/mysqlepglv.so %{buildroot}%{_libdir}/mysql/plugin

-- 
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]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to