commit libdrm for openSUSE:Factory
Hello community, here is the log from the commit of package libdrm for openSUSE:Factory checked in at Fri Mar 26 00:16:58 CET 2010. -------- --- libdrm/libdrm.changes 2010-03-18 08:27:06.000000000 +0100 +++ libdrm/libdrm.changes 2010-03-19 23:40:34.000000000 +0100 @@ -4,0 +5,7 @@ + +------------------------------------------------------------------- +Wed Mar 17 21:38:43 CET 2010 - ro@suse.de + +- update to 2.4.19 for Mesa-7.8 + * added nouveau driver + * added kms wrapper library driver calling whatdependson for head-i586 Old: ---- libdrm-2.4.18.tar.bz2 New: ---- libdrm-2.4.19.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdrm.spec ++++++ --- /var/tmp/diff_new_pack.ngRMzq/_old 2010-03-26 00:15:56.000000000 +0100 +++ /var/tmp/diff_new_pack.ngRMzq/_new 2010-03-26 00:15:56.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package libdrm (Version 2.4.18) +# spec file for package libdrm (Version 2.4.19) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -31,8 +31,8 @@ Obsoletes: libdrm-64bit %endif # -Version: 2.4.18 -Release: 2 +Version: 2.4.19 +Release: 1 Summary: Userspace Interface for Kernel DRM Services Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf @@ -43,6 +43,7 @@ The package contains the userspace interface to the kernel DRM services. + %package devel License: MIT License (or similar) Summary: Libraries, includes and more to develop libdrm applications @@ -92,6 +93,8 @@ /usr/%{_lib}/libdrm_nouveau.so.1.0.0 /usr/%{_lib}/libdrm_radeon.so.1 /usr/%{_lib}/libdrm_radeon.so.1.0.0 +/usr/%{_lib}/libkms.so.1 +/usr/%{_lib}/libkms.so.1.0.0 /usr/bin/dristat /usr/bin/drmstat /usr/bin/modeprint @@ -101,6 +104,7 @@ %defattr(-,root,root) /usr/include/drm/ /usr/include/nouveau/ +/usr/include/libkms/ /usr/include/xf86drm.h /usr/include/xf86drmMode.h /usr/include/intel_bufmgr.h @@ -108,13 +112,16 @@ /usr/%{_lib}/libdrm_intel.so /usr/%{_lib}/libdrm_nouveau.so /usr/%{_lib}/libdrm_radeon.so +/usr/%{_lib}/libkms.so /usr/%{_lib}/pkgconfig/libdrm.pc /usr/%{_lib}/pkgconfig/libdrm_intel.pc /usr/%{_lib}/pkgconfig/libdrm_nouveau.pc /usr/%{_lib}/pkgconfig/libdrm_radeon.pc +/usr/%{_lib}/pkgconfig/libkms.pc %exclude %{_libdir}/libdrm.la %exclude %{_libdir}/libdrm_intel.la %exclude %{_libdir}/libdrm_nouveau.la %exclude %{_libdir}/libdrm_radeon.la +%exclude %{_libdir}/libkms.la %changelog ++++++ libdrm-2.4.18.tar.bz2 -> libdrm-2.4.19.tar.bz2 ++++++ ++++ 4850 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de