Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 541232

Summary: x11-base/xorg-server: support multiple "Files" sections
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 534128    
Attachments: Support for "Files" sections

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-02-24 12:28:40 UTC
Created attachment 397386 [details, diff]
Support for "Files" sections

Attached patch seems to be the simplest way of concatenating multiple "Files" sections. The code is terrible, so I don't think there's a point in working on it more.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-02-27 22:00:00 UTC
+*xorg-server-1.17.1-r1 (27 Feb 2015)
+
+  27 Feb 2015; Michał Górny <mgorny@gentoo.org>
+  +files/xorg-server-1.17-support-multiple-Files-sections.patch,
+  +xorg-server-1.17.1-r1.ebuild:
+  Add support for multiple "Files" sections as needed for eselect-opengl, bug
+  #541232.

+*eselect-opengl-1.3.1-r3 (27 Feb 2015)
+
+  27 Feb 2015; Michał Górny <mgorny@gentoo.org> +eselect-opengl-1.3.1-r3.ebuild:
+  Add a revbump that no longer complains about "Files" section but blocks the
+  xorg-server versions not having the fix for it.
Comment 2 Steve Arnold archtester gentoo-dev 2015-02-27 23:50:31 UTC
Tested on wandboard (~arm) with xorg-server-9999 (built off latest master commit).  Correctly merges two config snippets with different Files sections.