Menu

#4 RPMs conflict with filesystem package in fedora

closed
nobody
None
2015-03-03
2015-02-27
No

The built libgeaminggear RPM claims to own /usr/lib and /usr/lib64 because of line 71 in libgaminggear.spec:
%{prefix}/lib*

This should look something like:
%{_libdir}/libgaminggear*

You probably should also take a look at roccat-tools.spec and replace libdir with _libdir, as predefined _libdir should generally be preferred to any own definition.

It was a little bit of work but my new Ryos MK Pro runs now on FC21. Thanks a lot!

Discussion

  • Stefan Achatz

    Stefan Achatz - 2015-03-03
    • status: open --> closed
     
  • Stefan Achatz

    Stefan Achatz - 2015-03-03

    Added 2 commits to the development branch. Thanks for reporting.

     

Log in to post a comment.

MongoDB Logo MongoDB