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



--- Comment #15 from Christopher Meng <cicku...@gmail.com> ---
1. Drop BuildRoot tag.

2. Suggestion:

find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --

-->

find %{buildroot} -name '*.la' -delete

3. Add a dot after X.org X11 Qualcomm Adreno video driver in %desciption:

X.org X11 Qualcomm Adreno video driver.

----------

Review is not avilable because in my location:

DEBUG util.py:281:  Error: No Package found for pkgconfig(libdrm_freedreno)

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

Reply via email to