Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541232 - x11-base/xorg-server: support multiple "Files" sections
Summary: x11-base/xorg-server: support multiple "Files" sections
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 534128
  Show dependency tree
 
Reported: 2015-02-24 12:28 UTC by Michał Górny
Modified: 2015-02-27 23:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Support for "Files" sections (0001-config-Support-multiple-Files-sections.patch,2.20 KB, patch)
2015-02-24 12:28 UTC, Michał Górny
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.