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

Robert-André Mauchin <zebo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |POST
           Assignee|nob...@fedoraproject.org    |zebo...@gmail.com
              Flags|                            |fedora-review+



--- Comment #28 from Robert-André Mauchin <zebo...@gmail.com> ---
%dir %{_libdir}/cmake/%{name}
%dir %{_libdir}/cmake/%{name}/cmake
%{_libdir}/cmake/%{name}/cmake/*


The cmake files should be directly under %{_libdir}/cmake/%{name}, not within a
cmake subdirectory. Probably by moving like this:

mv %{buildroot}%{_datadir}/%{name}/cmake/*
%{buildroot}%{_libdir}/cmake/%{name}/


This is trivial to fix, package is therefore accepted.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to