Bug 2748 - xorg-x11 spec file needs a little cleaning (in order to switch from mesaglut to freeglut
Summary: xorg-x11 spec file needs a little cleaning (in order to switch from mesaglut ...
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 01:02 CEST by Philippe Didier
Modified: 2011-10-01 01:22 CEST (History)
1 user (show)

See Also:
Source RPM: xorg-x11
CVE:
Status comment:


Attachments

Description Philippe Didier 2011-09-15 01:02:13 CEST
I forgot to add this package to the list of packages to modify in order to switch from mesaglut to freeglut

https://bugs.mageia.org/show_bug.cgi?id=2412

As it is only a metapackage (mesaglut is not a BuildRequire but only a Require) it was not filtered!!!

the rpm xorg-x11-devel must require now freeglut-devel instead of mesaglut-devel

 the spec file may easily be modified 
line 100 
instead of : Requires: libmesaglut-devel 
write      : Requires: freeglut-devel
Comment 1 Samuel Verschelde 2011-10-01 01:22:40 CEST
Done.

Do you have a packager account ? If not I think you should find a mentor and get one so that you could do that kind of fixes by yourself :)

Status: NEW => RESOLVED
CC: (none) => stormi
Resolution: (none) => FIXED


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