Bug 1094588 - some files aren't packaged in the right rpm
Summary: some files aren't packaged in the right rpm
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mesa
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Igor Gnatenko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-06 05:42 UTC by Igor Gnatenko
Modified: 2014-05-06 09:03 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1094199
Environment:
Last Closed: 2014-05-06 09:03:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Igor Gnatenko 2014-05-06 05:42:30 UTC
+++ This bug was initially created as a clone of Bug #1094199 +++

--- Additional comment from Loïc Yhuel on 2014-05-05 18:41:56 EDT ---

I think some files aren't packaged in the the right rpm :
 - /usr/lib64/egl/egl_gallium.so isn't a devel symlink, it's a shared library : it needs to be in mesa-libEGL, not mesa-libEGL-devel
 - On VMware, libxatracker.so will need /usr/lib64/gallium-pipe/pipe_vmwgfx.so (see http://lists.freedesktop.org/archives/mesa-dev/2014-May/058984.html), so this file (and probably other gallium-pipe plugins) shouldn't be in mesa-libOpenCL, but perhaps in mesa-dri-drivers (as done on arm)

Comment 1 Nicolas Chauvet (kwizart) 2014-05-06 07:24:02 UTC
Thx for the report.
Before my merge request the gallium-pipe was actually provided by the OpenCL package.

Merge request from the master branch:
http://fedorapeople.org/cgit/kwizart/public_git/mesa.git

commit 45f61b238bea4388b74bc1e6ecd3bc3b33eaf75e
Author: Nicolas Chauvet <kwizart>
Date:   Tue May 6 09:21:28 2014 +0200

    Move egl_gallium.so to the correct location - rhbz#1094588

commit b49ca9f39d924b8ee7bb3ef5600c07eeaf52dfd1
Author: Nicolas Chauvet <kwizart>
Date:   Tue May 6 09:16:59 2014 +0200

    Move gallium-pipe to the correct sub-package - rhbz#1094588

Comment 2 Nicolas Chauvet (kwizart) 2014-05-06 08:54:58 UTC
Added:
commit c75058be4c410e1c42540899bf5517c30fa34eea
Author: Nicolas Chauvet <kwizart>
Date:   Tue May 6 09:34:01 2014 +0200

    Switch from with to enable for llvm shared libs


Koji Scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=6817387


Note You need to log in before you can comment on or make changes to this bug.