Opened 3 years ago
Closed 3 years ago
#16678 closed enhancement (fixed)
xcb-proto-1.15.2
Reported by: | Bruce Dubbs | Owned by: | pierre |
---|---|---|---|
Priority: | normal | Milestone: | 11.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
Another point version.
Change History (4)
follow-up: 2 comment:1 by , 3 years ago
comment:2 by , 3 years ago
Replying to Xi Ruoyao:
- Install xcb-proto to $(datarootdir)
We need to run rm $XORG_PREFIX/lib/pkgconfig/xcb-proto.pc
to remove the old pkgconfig file if updating from 1.15.1 or earlier. The new pkgconfig file is installed as $XORG_PREFIX/share/pkgconfig/xcb-proto.pc
. But pkg-config searches /usr/lib/pkgconfig
before /usr/share/pkgconfig
. pkg-config --modversion xcb-proto
will read the old file and report "1.15.1" if it's not removed.
comment:3 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at:
4287b2576f Update to mesa-22.1.2
9d4a59ac9a Update to xcb-proto-1.15.2
0adae6fa46 Update to postgresql-14.4
c65511f5c0 Update to mercurial-6.1.4
Note:
See TracTickets
for help on using tickets.
Changes since 1.15.1: