Jump to letter: [
BCEFGLMNPQRSUVWX
]
libdrm-poulsbo - Direct Rendering Manager runtime library (for Poulsbo)
Direct Rendering Manager runtime library. This build is specifically
for the xorg-x11-drv-psb driver, for Intel Poulsbo graphics chipsets.
As it is versioned lower than the normal build of libdrm, it is set to
obsolete that version, so it can be installed smoothly. If you wish to
revert to the regular version of libdrm for any reason, you will need
to force the removal of this version with 'rpm -e --nodeps' before you
are able to.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
libdrm-poulsbo |
2.3.0 |
11.fc13 |
src |
1.09 MiB |
Thu Jul 15 23:22:00 2010 |
Changelog
- * Mon Aug 10 14:00:00 2009 Adam Williamson <adamwill AT shaw DOT ca> 2.3.0-4
- use ldconfig -X in %post and %postun to (hopefully) work around the
nasty #513224 in normal use of these packages (this should be the
only library installed in the initial transaction people use)
- * Mon Aug 10 14:00:00 2009 Adam Williamson <adamwill AT shaw DOT ca> 2.3.0-5
- more outrageous lies in the -devel package
- * Tue Aug 11 14:00:00 2009 Adam Williamson <adamwill AT shaw DOT ca> 2.3.0-6
- The Let's Stop Smoking Crack release: move the library to libdir/psb
and use an ld.so.conf.d file, thus avoiding all the obsoletes /
provides tomfoolery and co-existing peacefully with main libdrm
thanks lkundrak for the suggestion